Last Updated: 27 Apr 2024

   |   

Author: 114.119.139.94

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 07:26 PM]
114.119.152.8 old revision restored (Feb 28, 2024 04:26 PM)
server-tech:centos:adding-formatting-a-new-drive [Apr 27, 2024 08:22 PM] (current)
114.119.139.94 old revision restored (Feb 29, 2024 05:25 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''