xm
list [--long --label] [domain-id, ...]
Displays information on all the running domains.
The
Enter the
xm list
log
Displays logs similar in format to the equivalent for the Linux kernel. The log file is located at /var/log/xend.log.
xm log
migrate {domain-id} {host} [-l --live] [-r=MB --resource=MB]
Migrates a domain to another computer.
The
The host parameter is the target computer.
The
new [config-file] [option ...] [name-=value ...]
Adds a domain to Oracle VM Server domain management.
You can set domain creation parameters with a number of
You can set configuration variables with name=value pairs, for example vmid=3 sets vmid to 3.
The
The option parameter is one or more of the following:
[-h --help]
Displays help on the command.
[--help-config]
Prints the available configuration variables for the configuration script.
Searches the location given in path for configuration scripts. The value of path is a
[-f=file --defconfig=file]
Uses the given Python configuration script. The script is loaded after arguments have been processed. Each