> > > Actually, indeed, there is no /proc/net/ip_masq/vs file as it should be!
This makes me think the code isn't in the kernel (or you haven't included
procfs support...). A few random thoughts :
- have you rebooted with the "right" kernel?
- Did lilo pick up the changed kernel? (Bumping the extra version level
option in the kernel config file is a useful means of catching that
problem between rebuilds)
- Did you do a full make clean/make dep type thing before doing the kernel
build?
- The default lilo.conf in Redhat 5.2 IIRC points directly at a kernel
named vmlinuz.2.0.36-0.7 rather than just vmlinuz - this may be the
source of your problems.
Michael.
--
National & Local Web Cache Support R: G117
Manchester Computing T: 0161 275 7195
University of Manchester F: 0161 275 6040
Manchester UK M13 9PL M: Michael.Sparks@xxxxxxxxxxxxxxx
On Mon, 15 Nov 1999, Fred CHAUSSUMIER wrote:
> Oh, yes I took it from ipvs-0.9.4-2.2.13.tar.gz!
>
> Regards,
> Frederique
>
> Flavio Pescuma wrote:
> >
> > Are you using ipvsadm from the same tra file as the patch?
> >
> > Regards,
> >
> > Flavio
> >
> > Fred CHAUSSUMIER wrote:
> > >
> > > Hello,
> > >
> > > I am trying to install IPVS on my linux PC. I have the 2.2.13 kernel
> > > sources (with the RedHat 5.2 distribution). I installed the IPVS patch
> > > for this kernel, compiled the kernel as written in the README and
> > > everything seemed to work fine.
> > >
> > > But when I try to run ipvsadm, I have the following messages:
> > >
> > > # ipvsadm -a
> > > setsockopt failed: Invalid argument
> > > # ipvsadm -A
> > > setsockopt failed: Invalid argument
> > > # ipvsadm -L
> > > Could not open /proc/net/ip_masq/vs
> > > Are you sure that Virtual Server is supported by the kernel?
> > >
> > > Something must go wrong when applying the patch (although evrything
> > > seems to be OK) or there may be something missing in my kernel and I
> > > cannot guess what!
> > >
> > > Actually, indeed, there is no /proc/net/ip_masq/vs file as it should be!
> > > Why?
> > >
> > > Thanks for your help!
> > > Frederique
> > > --
> ----
> > > LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> > > To unsubscribe, e-mail: lvs-users-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx
> > > For additional commands, e-mail: lvs-users-help@xxxxxxxxxxxxxxxxxxxxxx
> >
> > --
> > WIRE - Web & Internet Resources at Ericsson
> > Flavio Pescuma phone: +46 (0)8 7263359
> > L M Ericsson Data AB fax: +46 (0)8 7217207
> > 125 82 Stockholm Sweden http://eriweb.ericsson.se
>
> --
>
>
>
>
> -- Frederique CHAUSSUMIER, PhD student
> -- LIP-LHPC, Ecole Normale Superieure de Lyon, Office 342
> -- 46 allee d'Italie, F - 69364 Lyon Cedex 07
> -- voice:(+33)04 72 72 84 70 fax:(+33)04 72 72 80 80
>
> ----------------------------------------------------------------------
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe, e-mail: lvs-users-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx
> For additional commands, e-mail: lvs-users-help@xxxxxxxxxxxxxxxxxxxxxx
>
----------------------------------------------------------------------
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
To unsubscribe, e-mail: lvs-users-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx
For additional commands, e-mail: lvs-users-help@xxxxxxxxxxxxxxxxxxxxxx
|