Last Updated: 24 Apr 2024

   |   

Author: 114.119.152.8

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
server-tech:centos:adding-formatting-a-new-drive [Apr 24, 2024 10:14 AM]
216.244.66.236 old revision restored (Nov 15, 2023 01:02 AM)
server-tech:centos:adding-formatting-a-new-drive [Apr 24, 2024 07:26 PM] (current)
114.119.152.8 old revision restored (Feb 28, 2024 04:26 PM)
Line 19: Line 19:
  
 If you don't see the disk from the first bus, you may need to scan the others: If you don't see the disk from the first bus, you may need to scan the others:
- 
-''# echo "- - -" > /sys/class/scsi_host/host1/scan'' 
  
 ''# echo "- - -" > /sys/class/scsi_host/host2/scan'' ''# echo "- - -" > /sys/class/scsi_host/host2/scan''
 +''# echo "- - -" > /sys/class/scsi_host/host3/scan''
  
 Eventually the disk should show up in /var/log/messages. Let's assume it is ''/dev/sdb'' Eventually the disk should show up in /var/log/messages. Let's assume it is ''/dev/sdb''