LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

RE: No buffer space available

To: 'Roberto Nibali' <ratz@xxxxxxxxxxxx>, Jeremy Kusnetz <JKusnetz@xxxxxxxx>
Subject: RE: No buffer space available
Cc: "'lvs-users@xxxxxxxxxxxxxxxxxxxxxx '" <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
From: Peter Mueller <pmueller@xxxxxxxxxxxx>
Date: Mon, 30 Sep 2002 14:27:08 -0700
> Send me the this tool findif, if it's not so big and I fix it.

export CVSROOT=:pserver:guest@xxxxxxxxxxxxxxxx:/home/cvs/linux-ha
(password guest)
cvs login
cvs co linux-ha

> > For now I've hardcoded in the proper netmask and broadcast 
> I want for a /32
> > in the IPaddr script.  Interestingly enough when I do this, 
> and rerun findif
> > for /32 I get the right values:
> > ./findif 216.163.120.4/32
> > eth0    netmask 255.255.255.255 broadcast 216.163.120.4

my Qa version is fubar? Phawk.

[root@stage-lb2 resource.d]# /etc/ha.d/resource.d/IPaddr
some.ip.address.here/45/hut.hut.hut.hike start
IP address [some.ip.address.here] not valid.usage: /usr/lib/heartbeat/findif
ip-address[/CIDR-maskbits[/broadcast-addr]]
2002/09/30_14:30:58 ERROR: unable to find an interface for
some.ip.address.here/45/hut.hut.hut.hike
[root@stage-lb2 resource.d]# /etc/ha.d/resource.d/IPaddr
10.0.1.10/32/10.0.1.10 start
2002/09/30_14:29:35 info: ifconfig eth0:0 10.0.1.10  netmask 255.255.255.0
broadcast 10.0.1.10
                                                     ^^^^^^^^^^^^^^^^^^^^^
2002/09/30_14:29:35 info: Sending Gratuitous Arp for 10.0.1.10 on eth0:0
[eth0]
[root@stage-lb2 resource.d]# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:02:B3:03:9A:13  
          inet addr:10.0.1.11  Bcast:10.0.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:8160735 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1267728 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:1626499307 (1551.1 Mb)  TX bytes:206891737 (197.3 Mb)
          Interrupt:18 

eth0:0    Link encap:Ethernet  HWaddr 00:02:B3:03:9A:13  
          inet addr:10.0.1.10  Bcast:10.0.1.10  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:18 

> I don't know you have to check back with the author of this script. 
> Maybe we're both too stupid to understand and use it correctly.

I'll forward a note to linux-ha and see what they say.

Peter


<Prev in Thread] Current Thread [Next in Thread>