Getting High With Lenny
|
Submitted by randall (Contact Author) (Forums) on Thu, 2009-02-26 11:19. :: Debian | High-Availability
Getting High With LennyThe aim here is to set up some high available services on Debian Lenny (at the time of writing still due to be released). Most of the documentation available for such a setup I found on the net are based on Xen but I prefer to use Vserver for the "virtualisation" because of its configurability, shared memory and cpu resources and basically the raw speed. DRBD8 and Heartbeat should take care of the availability magic in case a machine shuts down unexpectedly. *2 machines The partitioning looks as follows in this example. c0d0p1 Boot Primary Linux ext3 10001.95 For this setup we go for 1 single DRBD partition, node1 is primary and node2 secondary. Trying to not to confuse ourselves we follow the naming scheme below. (for an almost setup (not tested) with 2 drbd disks, 1 primary on each node [[ha-hosting-setup-vserver-double-drbd]]) machine1 will use the following names: machine2 will use the following names:
Install the Vserver packagesBe sure to choose the amd64 version in case you are running 64 bit, in my case I'm running 32bit with more than 4GB RAM. apt-get install linux-image-2.6-vserver-686-bigmem util-vserver vserver-debiantools As usual a reboot is needed to boot this kernel. With Etch i found that the Vserver kernel often ended up as second in the grub list, not so in Lenny but to be safe check the kernel stanza in /boot/grub/menu.lst before you reboot, especially when doing this from a remote location.
|



Recent comments
1 day 4 hours ago
1 day 15 hours ago
1 day 21 hours ago
2 days 15 hours ago
2 days 17 hours ago
2 days 17 hours ago
2 days 21 hours ago
2 days 22 hours ago
3 days 13 hours ago
3 days 15 hours ago