PDA

View Full Version : [ubuntu] Ubuntu LVS implementation



box2
October 12th, 2009, 08:25 PM
I am looking to set up a multi-master style clustered service. From what I have read so far I can use LVS which is built into the kernel to enable a single entry point (using a virutal IP address) and have that entry point remain as high availability by using heartbeat between LVS nodes.

My problem is that even though on a surface level I understand the basics, it is difficult for me to implement without a serious guide with real-world examples.

Does anyone have any recommended reading? Web articles/how-to's or books that they have used to help them get from step 1 to tested and working HA cluster. Any help in this would be much appreciated!