Rescan scsi

From Playing with linux...
Revision as of 14:55, 28 February 2012 by 2001:610:300:64::e (talk) (Created page with "To rescan your scsi disks (to look if a disk has been added) you can reread your scsi device by giving the following command: echo "- - -" >/sys/class/scsi_host/host0/scan I...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To rescan your scsi disks (to look if a disk has been added) you can reread your scsi device by giving the following command:

echo "- - -" >/sys/class/scsi_host/host0/scan

It's very handy if you added a disk in vmware.