Bug 20486 - Xen Dom0 Speicher und CPU per Default festlegen
Summary: Xen Dom0 Speicher und CPU per Default festlegen
Status: RESOLVED FIXED
Alias: None
Product: Z_wiki.univention.de
Classification: Unclassified
Component: ZZZ - Trash - Extended documentation
Version: unspecified
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: Bugzilla Mailingliste
QA Contact:
URL:
Keywords:
Depends on: 20013
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-22 13:32 CEST by Arvid Requate
Modified: 2011-05-19 10:27 CEST (History)
4 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): UCS Performance
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Requate univentionstaff 2010-10-22 13:32:32 CEST
Im Quickstart-Guide sollte ein Hinweis auftauchen, dass zumindest unter UCS 2.4-0 folgende UCR-Variable gesetzt und danach neu gebootet werden sollte:

ucr set grub/xenhopt="dom0_mem=1024M dom0_max_vcpus=1 dom0_vcpus_pin"

Das reserviert dem Xen-Dom0-System eine Gig und eine CPU (wenn ich das richtig verstehe..)

+++ This bug was initially created as a clone of Bug #20013 +++

Wir sollten per Default den Speicher der Dom0 begrenzen und auch fest eine CPU
für die Dom0 reservieren:

 ucr set grub/xenhopt="dom0_mem=512M dom0_max_vcpus=1 dom0_vcpus_pin"
Comment 1 Moritz Muehlenhoff univentionstaff 2011-03-18 10:14:33 CET
Das ist jetzt in den Quickstart Guide aufgenommen, Abschnitt "Konfiguration des Xen-Hypervisors".