Controlling The Host By Modifying Xend Settings - Novell LINUX ENTERPRISE SERVER 10 SP2 - VIRTUALIZATION WITH XEN Manual

Virtualization with xen
Table of Contents

Advertisement

• Clicking New in Virtual Machine Manager launches the Create Virtual Machine
Wizard, which walks you through the steps required to set up a virtual machine.
See also Section 3.1, "Creating a Virtual Machine" (page 15).
4.2 Controlling the Host by Modifying
xend Settings
The xend is a key component of Xen virtualization. It performs management functions
and stores settings that relate to the host environment and each virtual machine. You
can customize xend to meet your specific configuration requirements.
• To specify xend operating parameters, edit the /etc/xen/xend-config.sxp
file. The settings take effect the next time xend starts.
# -*- sh -*-
#
# Xend configuration file.
#
# This example configuration is appropriate for an installation that
# utilizes a bridged network configuration. Access to xend via http
# is disabled.
# Commented out entries show the default for that entry, unless otherwise
# specified.
#(logfile /var/log/xen/xend.log)
#(loglevel DEBUG)
# The Xen-API server configuration.
#
# This value configures the ports, interfaces, and access controls for
the
# Xen-API server. Each entry in the list starts with either unix, or a
port
• To start the xend daemon, enter rcxend start.
• To stop the xend daemon, enter rcxend stop.
Managing a Virtualization Environment
29

Advertisement

Table of Contents
loading

This manual is also suitable for:

Linux enterprise desktop 10 sp2

Table of Contents