[lvs-users] --sync-id errs out
L.S. Keijser
leon at linux.nl
Thu Jun 11 15:13:10 BST 2009
On Thu, 2009-06-11 at 06:22 -0700, Joseph Mack NA3T wrote:
> > I am stuck with the same error like
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504001
>
> In general we don't keep track of what distributions do with
> our code. As far as we can tell, our code is working. Of
> course it may not work. If there's a problem in our code,
> someone needs to tell us. If it's not in our archives, we
> don't know about it.
I just tested this on a hand-compiled version of ipvsadm:
# ipvsadm --start-daemon master --mcast-interface eth1 --syncid 51
Illegal 'syncid' option with the 'start-daemon' command
# ipvsadm --version
ipvsadm v1.24 2005/12/10 (compiled with getopt_long and IPVS v1.2.1)
# uname -r
2.6.18-128.1.10.el5xen
However, on another box:
# ipvsadm --start-daemon master --mcast-interface eth1 --syncid 51
# ipvsadm --version
ipvsadm v1.24 2003/06/07 (compiled with popt and IPVS v1.2.0)
# uname -r
2.6.18-6-amd64
--
Léon
More information about the lvs-users
mailing list