Forcing Linux to detect new disks

To force detection of newly added disks in Linux running as a virtual machine under VMware:

echo "- - -" > /sys/class/scsi_host/host#/scan
fdisk -l
tail -f /var/log/message