Xen host having issues rebooting windows 2008 guest
This document (7008837) is provided subject to the disclaimer at the end of this document.
Environment
XEN Host
Microsoft Windows 2008 Server Guest
Situation
Reboot hangs.
ERROR: Out of populate-on-demand memory!
Resolution
Also, verify the "on_reboot" configuration setting for the VM (Guest). It must be set to "restart" and not "destroy".
Additional Information
To modify a virtual machine’s configuration settings that is administrated with Virtual Machine Manager first shut it down and then:
1. At Domain0 (the Host), as root, enter
xm list -l vm_name > filename
where vm_name is the name of the virtual machine you want to modify and filename is whatever you want to name the text file.
2. Use a text editor to make and save any desired changes.
3. Delete the existing configuration from Xend with the command xm del vm_name
4. Enter xm new -F filename to import the virtual machine’s new settings into Xend.
5. Enter xm start vm_name to start the virtual machine with its new settings.
To modify the settings for an "unmanaged" vm (started via "xm create" or some other package like HAE clustering) modify the configuration file for the VM found in the /etc/xen/vm directory.
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7008837
- Creation Date: 16-Jun-2011
- Modified Date:03-Mar-2020
-
- SUSE Linux Enterprise Server
- SUSE Linux Enterprise Real Time Extension
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com