On Fri, Jan 31, 2014 at 7:46 AM, Girish Shilamkar <gir...@clogeny.com>wrote:
> Hello, > > In ACS KVM the volumes attached are seen as normal disk /dev/vda /dev/vdb > and so on. But with vmware it seems Volume Groups are being used. > The root device is /dev/mapper/VolGroup00-LogVol100 which previously it > was /dev/hda. > So now when I attach a new datadisk to vm running on vmware what device/vg > is created ? > > They should be added as sd[a-z], but your template might utilize LVM. Run a 'dmesg | grep sd' and you should see your disks. 'sda' would be your first disk, 'sdb' the second etc. -- Erik Weber