Contents


On-line Guides
All Guides
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems

How To Guides
Xen Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions

 

 

Chapter 8. Starting/Stopping a Domain at Boot Time

You can start or stop running domains at any time. Domain0 waits for all running domains to shutdown before restarting. You must place the configuration files of the domains you wish to shut down in the /etc/xen/ directory. All the domains that you want to start at boot time must be symlinked to /etc/xen/auto.

chkconfig xendomains on 

The chkconfig xendomains on command does not automatically start domains--instead it will start the domains on the next boot.

chkconfig xendomains off

Terminates all running Red Hat Virtualization domains. The chkconfig xendomains off command shuts down the domains on the next boot.


 
 
  Published under the terms of the GNU General Public License Design by Interspire