Re: [Ipvsman-users] ipvsman
Status: Alpha
Brought to you by:
volkerjaenisch
|
From: Gerry R. <gr...@ve...> - 2007-05-03 13:47:42
|
Dr. Volker Jaenisch wrote: > Yes, but this feature is only one day old. > In principle there is no problem since ipvsman does only rely on the > ipvs and the desired configuration but not on the daemon that controls > the ipvs. Ok, so ipvsman is always looking at the ipvs kernel table for it's information and does not interact directly with any daemon. > > So ipvsman uses the config file of keepalived and the status > information of the ipvs and bring those two parts together in its GUI. > ipvsman is not a point and click GUI to interactively build the > configuration file. In all cases you will have to build up a valid > configuration file for keepalived (or for ipvsmand). ipvsman can be > used without any configuration to adjust the weight of the realservers > in realtime and have a look of the number of connections etc.. > But if ipvsman should be able to take a realserver completely out of > the loadbalancing it needs the meta information what realserver > belongs to what service. So this functionality is only possible via a > valid config file. Ok, so ipvsman cannot create a config file. But if you use ipvsman to adjust the function of the realservers then how can you preserve those changes over a reboot? Who/what takes care of changing the config file to reflect the realtime changes you made with ipvsman? Must this be done manually as in duplicating your changes, this time to the config file? > > Yesterday I wrote an import-filter for the keepalived.conf file which > is included in the current release. You are welcome to be my first > tester. To use the keepalived feature please run ipvsman this way: > #ipvsman -k > Just try it out and keep me informed. Yes, I think I will try this. I should have time in about 2-3 days to start. > > Due to the complete rewrite of the code for this public release lots > of bugs were born. The ipvsmand part was severely broken. I'm just > doing the fixes. Tomorrow you can expect 0.9.1-6 with smothly running > ipvsmand. That sounds good. Gerry |