Re: vmware, Redhat and new disk

Berthold Cogel <[email protected]> Tue, 26 May 2009 10:16:21 +0200
Newsgroups gmane.linux.redhat.rhn.user
Message-ID <[email protected]>
Scott Leavitt schrieb:
> Is there a way to get this additional disk to show up with out the
> reboot?  I know how to do this with my physical machines but it’s not
> the same.
> 

Although it's OT:

echo "- - -" > /sys/class/scsi_host/host[x]/scan

causes a rescan. After this you should be able to see and use the disk.
In case of your VM host[x] should be host0.
Check with 'ls /sys/class/scsi_host/'.


Regards,
Berthold Cogel