Last Updated: 29 Apr 2026

   |   

Author: 114.119.145.78

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
server-tech:centos:adding-formatting-a-new-drive [Apr 29, 2026 05:02 AM]
114.119.145.78 old revision restored (Aug 5, 2023 02:21 AM)
server-tech:centos:adding-formatting-a-new-drive [Apr 29, 2026 07:30 AM] (current)
216.73.216.66 old revision restored (Apr 28, 2026 08:28 AM)
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''