Specifications
Item Description
server (default is no)
xend-unix-server Enables the unix domain socket server (a
socket server is a communications endpoint
that handles low level network connections
and accepts or rejects incoming connections)
xend-relocation-server Enables the relocation server for
cross-machine migrations (default is no)
xend-unix-path Determines the location where the
xend-unix-server command outputs data
(default is var/lib/xend/xend-socket)
xend-port Determines the port that the http management
server uses (default is 8000)
xend-relocation-port Determines the port that the relocation server
uses (default is 8002)
xend-relocation-address Determines the virtual machine addresses
that are allowed for system migration
xend-address Determines the address that the domain
socket server binds to.
Table 16.1. Red Hat Virtualization xend Configuration Parameters
After setting these operating parameters, you should verify that xend is running and if not,
initilize the daemon. At the command prompt, you can start the xend daemon by entering the
following:
service xend start
You can use xend to stop the daemon:
service xend stop
This stops the daemon from running.
Chapter 16. Managing Virtual Machines Using xend
38