EasyManua.ls Logo

Oracle X6-2-HA

Oracle X6-2-HA
473 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
For example, the
OL6U7
virtual machine is in the
odarepo1
repository:
/u01/app/sharedrepo/odarepo1/.ACFS/snaps/OL6U7/VirtualMachines/
OL6U7/vm.cfg
b. Add the new disk entry on the disk parameter.
disk = ['file:virtual disk file path,virtual device,r/w option']
For example, add the
newboot
virtual disk for the
OL6U7
virtual machine, which
is in the
odarepo1
repository.
disk =
[u'file:/OVS/Repositories/odarepo1/.ACFS/snaps/OL6U7/
VirtualMachines/OL6U7/15f96d92a66c4b808035116ab6348d0d.img,xvda,w',
u'file:/u01/app/sharedrepo/odarepo1/.ACFS/snaps/oakvdk_ol6u7_u01/
VirtualDisks/oakvdk_ol6u7_u01,xvdb,w,oakDom1',
u'file:/u01/app/sharedrepo/odarepo1/.ACFS/snaps/
oakvdk_ol6u7_bootdsk/VirtualDisks/
oakvdk_ol6u7_bootdsk,xvdc,w,oakDom1']
(...)
The following example shows the
newboot
virtual disk:
disk =
[u'file:/OVS/Repositories/odarepo1/.ACFS/snaps/OL6U7/
VirtualMachines/OL6U7/15f96d92a66c4b808035116ab6348d0d.img,xvda,w',
u'file:/u01/app/sharedrepo/odarepo1/.ACFS/snaps/oakvdk_ol6u7_u01/
VirtualDisks/oakvdk_ol6u7_u01,xvdb,w,oakDom1',
u'file:/OVS/Repositories/odarepo1/.ACFS/snaps/OL6U7/VirtualMachines/
OL6U7/newboot.img,xvdc,w']
(...)
4. Stop and restart your guest VM.
oakcli stop vm vm_name
oakcli start vm vm_name
For example, stop and restart the
OL6U7
guest.
oakcli stop vm OL6U7oakcli start vm OL6U7
The new disks are available to the guest VM after the restart.
5. Create a disk partition on the new boot driver.
A new empty virtual disk appears as an
/dev/xvdc
device.
# dmesg |grep xvdc
blkfront: xvdc: flush diskcache: enabled; persistent grants: enabled;
indirect descriptors: enabled;
xvdc: unknown partition table
Chapter 12
How to Create Driver Domain Virtual Machines
12-36

Table of Contents

Related product manuals