1 Commits

Author SHA1 Message Date
Johnson koil raj
2a6bdf8f0e VMware: Enable disk.EnableUUID=True in vmx
Currently there is no link in /dev/disk/by-id for SCSI (sdx) devices
because by default VMWare doesn't provide information needed by udev
to generate /dev/disk/by-id. When this specific parameter disk.EnableUUID
is set to True in vmx file inside the guest vm /dev/disk/by-id shows a
link to UUID of the attached SCSI device

Closes-Bug: #1475740

Change-Id: Ib2cdf994c37d4c5d2e095741cc579a7dc12be9e0
2016-07-13 21:11:15 +00:00