Type : local
VmAttached : 0
oakcli Virtual Machine Commands
Use the oakcli virtual machine commands to list and manage virtual machines (VMs).
• oakcli clone vm
Use the oakcli clone vm command to create clones and snap clones of virtual
machines.
• 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.
• oakcli delete vm
Use the
oakcli delete vm
command to delete a virtual machine.
• oakcli migrate vm
Use the
oakcli migrate vm
command to migrate a currently running virtual
machine to another node.
• oakcli modify vm
Use the oakcli modify vm command to modify an existing virtual machine.
• oakcli show vm
Use the
oakcli show vm
command to display information about virtual machines.
• oakcli show vmconsole
Use the
oakcli show vmconsole
command to open a GUI virtual machine
console to manage a specific virtual machine.
• oakcli start vm
Use the
oakcli start vm
command to start a virtual machine on a node.
oakcli clone vm
Use the oakcli clone vm command to create clones and snap clones of virtual
machines.
Syntax
To create a virtual machine from a template:
oakcli clone vm vm_name -vmtemplate template_name -repo repo_name [-
node 0|1] [-driverdomain]
To create a snapshot clone of an existing virtual machine:
oakcli clone vm vm_name -vm src_vm_name -snap [-force] [-driverdomain]
Chapter 14
oakcli Virtual Machine Commands
14-66