Use the oakcli start vm command to start a virtual machine on a node.
Syntax
oakcli start vm vm_name [-node node_number] [-d] [-h]
Parameters
| Parameter | Description |
|---|---|
|
|
|
|
|
Specifies the node on which to start the virtual machine. |
|
|
Provides details about the virtual machine starting procedure |
|
|
(Optional) Display help for using the command. |
Example
Start the virtual machine named vm1_odarepo1 on Node 0.
oakcli start vm vm_odarepo1 -node 0