The Xm Command - Novell LINUX ENTERPRISE SERVER 11 - VIRTUALIZATION Manual

Virtualization with xen
Table of Contents

Advertisement

3 Delete the existing configuration from xend with the command xm del
4 Enter xm new -F filename to import the virtual machine's new settings
5 Enter xm start vm_name to start the virtual machine with its new settings.

4.4 The xm Command

The xm command provides a command line interface for managing virtual machines.
It can be used to create, pause, and shut down virtual machines. It can also be used to
list the current domains, enable or pin virtual CPUs, and attach or detach block devices.
For example, the xm list command displays the status of all virtual machines.
# xm list
Name
Domain-0
34
Virtualization with Xen
(bootloader /usr/bin/pygrub)
(on_crash destroy)
(uuid aa6969f3-8012-24f0-1e3a-35f150001950)
(bootloader_args -q)
(vcpus 2)
(name sles11)
(cpus (() ()))
(on_reboot restart)
(on_poweroff destroy)
(maxmem 512)
(memory 512)
(shadow_memory 0)
(features )
(on_xend_start ignore)
(on_xend_stop ignore)
(start_time 1240210933.16)
(cpu_time 35.841108115)
(online_vcpus 2)
....
vm_name
into xend.
You should repeat the entire process of exporting the file each time you want to
make changes to a virtual machine's settings.
ID
Mem VCPUs
0
457
2
State
Time(s)
r-----
2712.9

Advertisement

Table of Contents
loading

This manual is also suitable for:

Linux enterprise server 11 suse

Table of Contents