Oracle X6-2-HA Deployment And User's Manual page 404

Database appliance
Hide thumbs Also See for X6-2-HA:
Table of Contents

Advertisement

Syntax
oakcli configure vm name [-vcpu cpucount -maxvcpu maxcpu -cpuprio priority
-cpucap cap -memory memsize -maxmemory max_memsize -os sys -keyboard lang -mouse
mouse_type -domain dom -network netlist -autostart astart -disk disks -bootoption
bootstrap -cpupool pool -prefnode 0|1 -failover true|false][-h]
Parameters
Parameter
Description
The name assigned to the virtual machine.
name
Number of nodes assigned to the virtual machine. The range is 1 to
-vcpu cpucount
72. This number depends on your Oracle Database Appliance
configuration
Maximum number of CPUs that the virtual machine can consume. The
-maxvcpu maxcpu
range is 1 to 72. This number depends on your Oracle Database
Appliance configuration.
Priority for CPU usage, where larger values have higher priority. The
-cpuprio priority
range is 1 to 65535.
Percentage of a CPU the virtual machine can receive. The range is 10
-cpucap cap
to 100.
Amount of memory given to the virtual machine: (1 to 248)G to (1to
-memory memsize
760G) or (1 to 253952)M to (1 to 778240)M, based on RAM. The
default is M.
Maximum amount of memory allowed for the virtual machine: (1 to
-maxmemory
248)G to (1 to 760)G or (1-253952)M to (1-778240)M, based on RAM.
max_memsize
The default is M.
Operating system used by the virtual machine (WIN_2003, WIN_2008,
-os sys
WIN_7, WIN_VISTA, OTHER_WIN, OL_4, OL_5, OL_6, RHL_4,
RHL_5, RHL_6, LINUX_RECOVERY, OTHER_LINUX, SOLARIS_10,
SOLARIS_11, OTHER_SOLARIS, or NONE)
Keyboard used by virtual machine (en-us, ar, da, de, de-ch, en-gb, es,
-keyboard lang
et, fi, fo, fr, fr-be, fr-ca, hr, hu, is, it, ja, lt, lv, mk, nl, n--be, no, pl, pt, pt-
br, ru, sl, sv, th, or tr)
Mouse type used by the virtual machine (OS_DEFAULT,
-mouse mouse_type
PS2_MOUSE, USB_MOUSE, or USB_TABLET)
Domain type from the following options:
-domain dom
MAC address and list of networks used by the virtual machine
-network netlist
Startup option for virtual machine (always, restore, or never)
-autostart astart
Hardware virtualized guest (XEN_HVM)
- The kernel or operating system is not virtualization-aware and
can run unmodified.
- Device drivers are emulated.
Para virtualized guest (XEN_PVM)
- The guest is virtualization-aware and is optimized for a
virtualized environment.
- PV guests use generic, idealized device drivers.
Hardware virtualized guest (XEN_HVM_PV_DRIVERS)
The PV drivers are hypervisor-aware and significantly reduce the
overhead of emulated device input/output.
Hardware virtualized guest (UNKNOWN)
Chapter 14
oakcli Virtual Machine Commands
14-69

Advertisement

Table of Contents
loading

Table of Contents