Last Updated: 08 May 2024

   |   

Author: 52.167.144.225

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 [May 8, 2024 10:13 AM]
52.167.144.225 old revision restored (Sep 12, 2022 12:47 AM)
server-tech:centos:adding-formatting-a-new-drive [May 20, 2024 01:26 PM] (current)
3.128.171.246 old revision restored (Apr 23, 2024 10:12 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''