Revision 756d5ec3 doc/install.rst

b/doc/install.rst
124 124
   unrelated.
125 125

  
126 126

  
127
Installing Xen
128
++++++++++++++
127
Installing The Hypervisor
128
+++++++++++++++++++++++++
129 129

  
130 130
**Mandatory** on all nodes.
131 131

  
132
While Ganeti is developed with the ability to modularly run on
133
different virtualization environments in mind the only two currently
134
useable on a live system are Xen and KVM. Supported
135
Xen versions are: 3.0.3, 3.0.4 and 3.1.
132
While Ganeti is developed with the ability to modularly run on different
133
virtualization environments in mind the only two currently useable on a live
134
system are Xen and KVM. Supported Xen versions are: 3.0.3, 3.0.4 and 3.1.
135
Supported KVM version are 72 and above.
136 136

  
137 137
Please follow your distribution's recommended way to install and set
138 138
up Xen, or install Xen from the upstream source, if you wish,
139 139
following their manual. For KVM, make sure you have a KVM-enabled
140 140
kernel and the KVM tools.
141 141

  
142
After installing either hypervisor, you need to reboot into your new
143
system. On some distributions this might involve configuring GRUB
144
appropriately, whereas others will configure it automatically when you
145
install the respective kernels.
142
After installing Xen, you need to reboot into your new system. On some
143
distributions this might involve configuring GRUB appropriately, whereas others
144
will configure it automatically when you install the respective kernels. For
145
KVM no reboot should be necessary.
146 146

  
147
.. admonition:: Debian
147
.. admonition:: Xen on Debian
148 148

  
149 149
   Under Lenny or Etch you can install the relevant
150 150
   ``xen-linux-system`` package, which will pull in both the

Also available in: Unified diff