Last Updated: 28 Apr 2026

   |   

Author: 114.119.137.7

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 28, 2026 04:06 PM]
114.119.137.7 old revision restored (Jul 30, 2025 09:44 PM)
server-tech:centos:adding-formatting-a-new-drive [Apr 29, 2026 05:20 AM] (current)
114.119.150.64 old revision restored (Jan 13, 2023 04:25 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''