Part IV Managing Virtual Machines with Xen #
- 18 Setting Up a Virtual Machine Host
This section documents how to set up and use SUSE Linux Enterprise Server 12 SP5 as a virtual machine host.
- 19 Virtual Networking
A VM Guest system needs some means to communicate either with other VM Guest systems or with a local network. The network interface to the VM Guest system is made of a split device driver, which means that any virtual Ethernet device has a corresponding network interface in Dom0. This interface is s…
- 20 Managing a Virtualization Environment
Apart from using the recommended
libvirt
library (Part II, “Managing Virtual Machines withlibvirt
”), you can manage Xen guest domains with thexl
tool from the command line.- 21 Block Devices in Xen
- 22 Virtualization: Configuration Options and Settings
The documentation in this section, describes advanced management tasks and configuration options that might help technology innovators implement leading-edge virtualization solutions. It is provided as a courtesy and does not imply that all documented options and tasks are supported by Novell, Inc.
- 23 Administrative Tasks
- 24 XenStore: Configuration Database Shared between Domains
This section introduces basic information about XenStore, its role in the Xen environment, the directory structure of files used by XenStore, and the description of XenStore's commands.
- 25 Xen as a High-Availability Virtualization Host
Setting up two Xen hosts as a failover system has several advantages compared to a setup where every server runs on dedicated hardware.