21
edits
Changes
m
Added info to disable starting of OpenVZ on system boot →Installing OpenVZ
== Installing OpenVZ ==
Get the OpenVZ kernel and utilities and install them on both nodes, as described in [[quick installation]]. Update grub configuration to use the OpenVZ kernel by default . Disable starting of OpenVZ on system boot on both nodes (OpenVZ will be started and stopped by Heartbeat):<pre>[root@ovz-node1 ~]# chkconfig --del vz[root@ovz-node1 ~]# </pre>Then reboot both machines.
== Setting up DRBD ==