Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
hypervisor:base:xen [2014/04/03 01:31] 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 77: | 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 ===== | ||