Last Updated: 23 Nov 2022

   |   

Author: 217.113.194.105

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 [Nov 23, 2022 08:25 PM]
217.113.194.105 old revision restored (Oct 2, 2022 05:54 PM)
server-tech:centos:adding-formatting-a-new-drive [Apr 23, 2024 10:22 AM] (current)
114.119.159.109 old revision restored (Apr 8, 2023 03: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''