Rescan SATA bus (aka hot-adding a SATA disk on a Linux guest in VMware without rebooting)
TweetLinux supports hot-adding disks but whenever I add a new vdisk in VMware the new disk doesn’t show up unless I reboot, which defeats the purpose of hot-add. This command forces a rescan of the bus: echo "- – -" > /sys/class/scsi_host/host0/scan dmesg shows the new disk has been found: Vendor: VMware Model: Virtual disk [...]

Recent Comments