Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hypervisor:base:xen [2014/04/03 01:29]
admin [Reliable Setup]
hypervisor:base:xen [2014/04/03 02:07] (current)
admin Links adapted because of a move operation
Line 1: Line 1:
 ====== Xen ====== ====== Xen ======
 <WRAP center round important 60%> <WRAP center round important 60%>
-In case you want to install the full XCP-XAPI toolstack, don't go any further and read the [[hypervisor:​base:​xcp|XCP-XAPI]] section.+In case you want to install the full XCP-XAPI toolstack, don't go any further and read the [[xcp-xapi|XCP-XAPI]] section.
 </​WRAP>​ </​WRAP>​
  
Line 43: Line 43:
   * Only use Logical Volume Manager (LVM) on Dom0 or DomU, but not both   * Only use Logical Volume Manager (LVM) on Dom0 or DomU, but not both
  
 +More (for SUSE): [[http://​www.novell.com/​support/​kb/​doc.php?​id=3559698]] ​
 ==== Configure Dom0 Memory ==== ==== Configure Dom0 Memory ====
  
Line 76: Line 77:
 At this point you should **reboot** so that these changes take effect. At this point you should **reboot** so that these changes take effect.
  
 +=== Ensure that Xen is running ===
 +<​code>​
 +> cat /​proc/​xen/​capabilities
 +</​code>​
 +Should display “control_d”
 ===== Configure guest behaviour on host reboot ===== ===== Configure guest behaviour on host reboot =====