Last Updated: 29 Apr 2026

   |   

Author: 114.119.151.156

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 28, 2026 10:22 PM]
216.244.66.236 old revision restored (May 17, 2025 08:23 AM)
server-tech:centos:adding-formatting-a-new-drive [Apr 29, 2026 12:18 AM] (current)
114.119.151.156 old revision restored (Aug 22, 2023 08:23 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''