Unterschiede zwischen den Revisionen 9 und 10
Revision 9 vom 2011-11-05 08:39:50
Größe: 2049
Autor: anonym
Kommentar:
Revision 10 vom 2011-11-05 08:40:11
Größe: 2046
Autor: anonym
Kommentar:
Gelöschter Text ist auf diese Art markiert. Hinzugefügter Text ist auf diese Art markiert.
Zeile 17: Zeile 17:
  * also: "''The next step is to configure xend to make sure dom0 memory is never ballooned down while starting new guests.

This can be done by editing /etc/xen/xend-config.sxp and modifying the "dom0-min-mem" option to (dom0-min-mem 512) and also change the "enable-dom0-ballooning" option to (enable-dom0-ballooning no). These options will make sure xend never takes any memory away from dom0.''"
  * also: "''The next step is to configure xend to make sure dom0 memory is never ballooned down while starting new guests. This can be done by editing /etc/xen/xend-config.sxp and modifying the "dom0-min-mem" option to (dom0-min-mem 512) and also change the "enable-dom0-ballooning" option to (enable-dom0-ballooning no). These options will make sure xend never takes any memory away from dom0.''"

TableOfContents

Neue Domain anlegen

Schritte die für eine neue virtuelle Instanz notwendig sind. Ausgehend von unserem derzeitigen Setup.

  • siehe: [wiki:senselab/systemausfall/ThoraxNeuesDomu]

Upgrade-Beschreibugen

Hints

  • set fixed amount of mem for dom0 appending following to kernel parameter:
    • dom0_mem=512M
    • also: "The next step is to configure xend to make sure dom0 memory is never ballooned down while starting new guests. This can be done by editing /etc/xen/xend-config.sxp and modifying the "dom0-min-mem" option to (dom0-min-mem 512) and also change the "enable-dom0-ballooning" option to (enable-dom0-ballooning no). These options will make sure xend never takes any memory away from dom0."

  • give dom0 more CPU weight (needed for IO requests -otherwise all domU equal dom0)


Xen Doku


Creative Commons Lizenzvertrag
This page is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.