EasyManuals Logo

Oracle VM User Manual

Default Icon
112 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #75 background imageLoading...
Page #75 background image
xm
Command-Line Tools A-7
xm
The Oracle VM Server management command-line management tool xm, creates,
destroys, manages and migrates guests.
This section contains a brief explanation of some of the more common xm commands.
For full documentation, use the xm help --long command.
The xm command-line tool requires the xend daemon to be started.
Enter parameters to the xm command-line tool in the format:
xm [option] [argument]
See Chapter 5, "Domain Monitoring and Administration" for examples on using the
xm command-line tool.
Options
console {domain-id}
Attaches to a domain’s console.
# xm console mydomain
create [-c] {config-file [name=value ...]}
Creates a domain based on the entries in the config-file.
Entering the -c parameter attaches to the domain’s console when the domain is
created and started.
You can also enter name value pairs to override variables in the config-file using
the name=value parameter.
# xm -c /home/myhome/myconfig
destroy {domain-id}
Immediately terminates a domain.
# xm destroy mydomain
dmesg [--clear]
Displays message buffer logs similar in format to the equivalent to the dmesg
command in the Linux kernel.
The --clear parameter clears the message buffer.
help [--long] [option]
Displays help on the xm command, and its options.
The --long option displays full help on xm commands, grouped by function.
Enter a command name as an option to the xm command to get help only on that
command.
# xm help --long create
info
Displays information about the host computer.
# xm info

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Oracle VM and is the answer not in the manual?

Oracle VM Specifications

General IconGeneral
Live MigrationYes
DeveloperOracle Corporation
Storage SupportNFS, iSCSI, Fibre Channel, Local Storage
CategoryServer
Host OS SupportOracle Linux, Red Hat Linux, SUSE Linux
Guest OS SupportOracle Linux, Red Hat Linux, SUSE Linux, Windows, Solaris
ManagementOracle VM Manager
High AvailabilityYes
Network SupportVLAN

Related product manuals