Reply to Message

View discussion in a popup

Replying to:
aleex42
Enthusiast
Enthusiast

First create the disk:

vmkfstools –c 10G -a lsilogic -d thick /vmfs/volumes/datastore/vm1/vm1_1.vmdk

and then attach it:

vim-cmd vmsvc/device.diskaddexisting <VM-ID> /vmfs/volumes/datastore/vm1/vm1_1.vmdk x y

x: SCSI controller

y: SCSI target number

Hope to help Smiley Happy

Alex

-- Alex (VMware VCAP-DCV, NetApp NCIE, LPIC 2)
Reply
0 Kudos