–
Oracle Solaris 11.3 or higher x86.
•
The driver domain only works when you add virtual disks to a guest virtual
machine. When
-driverdomain
is specified, the cloned virtual machine is in driver
domain mode. The corresponding virtual machine configuration file,
vm.cfg
, has
the following disk entries:
When
-driverdomain
is specified, the cloned virtual machine is in driver domain
mode. The corresponding virtual machine configuration file,
vm.cfg
, has the
following disk entries:
disk = [u'file:/OVS/Repositories/repo5/.ACFS/snaps/vm10/
VirtualMachines/
vm10/System.img,xvda,w',
u'file:/u01/app/sharedrepo/repo5/.ACFS/snaps/
vm10/VirtualMachines/vm10/u01.img,xvdb,w,oakDom1']
All disks, with the exception of the
xvda
boot disk, have the path from
oakDom1
,
that is
odabase
.
•
The driver domain functionality applies to non-system disks. Once a virtual
machine is created in driver domain mode, any new vDisks are added in driver
domain mode.
•
To determine if a virtual machine is configured in driver domain mode, use the
oakcli show vm
vmname command. When the virtual machine is in driver mode,
the output for the DriverDomain attribute is TRUE.
Example 14-46 Creating a Virtual Machine Image
Create a virtual machine image named
myol6u_test
from the virtual machine template
named
myol6u_15gb1
, which is stored in the shared repository named
repo2
on Node
0:
oakcli clone vm myol6u_test -vmtemplate myol6u_15gb1 -repo repo2 -node 0
Example 14-47 Creating a Virtual Machine Image in Driver Domain Mode
Create a virtual machine image named
myol6u_test
from the virtual machine template
named
myol6u_15gb1
, which is stored in the shared repository named
repo2
on Node
0 in driver domain mode:
oakcli clone vm myol6u_test -vmtemplate myol6u_15gb1 -repo repo2 -node 0 -
driverdomain
oakcli configure vm
Use the
oakcli configure vm
command to configure a virtual machine on Oracle
Database Appliance Virtualized Platform and to increase or decrease resource
allocation to user domains.
You must restart the domain for the resource allocation change to take effect.
Chapter 14
oakcli Virtual Machine Commands
14-68
Summary of Contents for Database Appliance X6-2-HA
Page 15: ...Index xv...