Novell LINUX ENTERPRISE SERVER 11 - VIRTUALIZATION Manual page 116

Virtualization with xen
Table of Contents

Advertisement

domain (5)
domain — Top Xend VM Guest SXP Configuration Element
Synopsis
(domain { bootloader | bootloader_args | cpus |cpu_time | device | features
| image | maxmem | memory | name | online_vcpus | on_crash | on_poweroff |
on_reboot | on_xend_start | on_xend_stop | shadow_memory | start_time | status
| store_mfn | uuid | vcpus })
The top level element of each VM Guest configuration is "(domain)". It needs several
subelements to store all needed data.
bootloader
Define the program that is used to boot the VM Guest. Paravirtualized SUSE Linux
Enterprise 11 systems use /usr/bin/pygrub by default. Example:
(bootloader /usr/bin/pygrub)
bootloader_args
Provide additional parameters to the boot loader program. Example:
(bootloader_args -q)
cpus
Defines which CPUs are available to a VM Guest. The settings may be changed with
xm vcpu-pin. Example:
(cpus ((1 2) (1 2)))
cpu_time
Time in nanoseconds the VM Guest already used. Example:
106
Virtualization with Xen

Advertisement

Table of Contents
loading

This manual is also suitable for:

Linux enterprise server 11 suse

Table of Contents