Last Updated: 03 May 2024

   |   

Author: 216.244.66.236

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
Next revision Both sides next revision
server-tech:centos:adding-formatting-a-new-drive [Apr 1, 2022 09:00 PM]
dordal [Adding the Disk]
server-tech:centos:adding-formatting-a-new-drive [Apr 19, 2024 12:46 PM]
114.119.129.82 old revision restored (Dec 19, 2023 09:51 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''