Operating System - HP-UX
1826498 Members
1734 Online
109692 Solutions
New Discussion

Integrity VM disk question

 
BrianDoyle
Trusted Contributor

Integrity VM disk question

I want to create a VM on local disk.
I'd like to host the VMs on local disks instead of the SAN and its looking for a cxtxdx path where to install.
Since the VM needs a disk - do I need to partition my local disk?
3 REPLIES 3
Nido
Trusted Contributor

Re: Integrity VM disk question

Hi,

You can have Logical Volume as a VM disk.

Thanks,
" Let Villagers Be Happy!! "
Shailendran V Naidu
Frequent Advisor

Re: Integrity VM disk question

Hi Yalla,
You can have the following as virtual disks to the VMs:

1) Physical disk - Ex : /dev/rdsk/c2t1d0
2) logical volume - Ex : /dev/vg00/vmvol
3) File - Ex : /opt/vmdisk


Its really upto you to manage your resources to fulfil your requirements.
BrianDoyle
Trusted Contributor

Re: Integrity VM disk question

-