Well, I compiled the kernel and set up the ipvsadm. they seem to be set up.
But now I can't seem to create the config that would Drive LVS-DR.
I tried the configure perl script and got a 15K script that didn't work.
Is there just a simple clean setup for lvs that I could try?
I just want a simple text file that I could edit in vi and use.
Basically, set up a site using one director and two nodes.
Where can I obtain documentation for this or an example? Could someone post
their example? ipvs.conf for /etc or something.
Client
|
|
+-- Director (one nick)
|
/ \
Rs1 Rs2
I used the patch for 2.4.12. Does that mean that hidden patch is included in
the kernel or not? do I have to recompile with the hidden patch?
When defining VIP, does it matter if they are on eth0 or lo?
How do I now configure this? Is there some tool that could run over http
that could be use to add/remove Virtual Servers and corresponding Real
Servers? Something that would work with LVS 0.8.2? Is there some web tool
that could create these config files? I'd much rather understand the config
file then blindly create 15k scripts.
I also will need more than one setup
<Cluster1>
Real Server1
Real Server2
<Cluster2>
Real Server2
Real Server3
Site1 -> Cluster1
Site2 -> Cluster2
TIA
|