I've just setup nic bonding on our server (DL585-G7 running Centos 5.5 x86_64) as detailed on the wiki: http://wiki.centos.org/TipsAndTricks/BondingInterfaces and all seems fine but from other "howto's" I've seen on the web, they're should be a /proc/net/bond0/info As far as I can see, I don't have one and I'm not sure if it should be there or its absence is a sign I've done something wrong. I found /proc/net/dev_snmp6/bond0 but is the same? Any ideas? Thanx, Russell Smithies ======================================================================Attention: The information contained in this message and/or attachments from AgResearch Limited is intended only for the persons or entities to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited by AgResearch Limited. If you have received this message in error, please notify the sender immediately. =======================================================================
Afraid not, no /proc/net/bonding either. This is all I can see: [root at inbfop03 ~]# find / -name bonding 2>/dev/null /lib/modules/2.6.18-194.32.1.el5/kernel/drivers/net/bonding /lib/modules/2.6.18-194.el5/kernel/drivers/net/bonding /usr/src/kernels/2.6.18-194.el5-x86_64/drivers/net/bonding /usr/src/kernels/2.6.18-194.32.1.el5-x86_64/drivers/net/bonding [root at inbfop03 ~]# find / -name bond0 2>/dev/null /sys/class/net/bond0 /proc/sys/net/ipv6/conf/bond0 /proc/sys/net/ipv6/neigh/bond0 /proc/sys/net/ipv4/conf/bond0 /proc/sys/net/ipv4/neigh/bond0 /proc/net/dev_snmp6/bond0 It's not really a problem as it's working OK, just odd it's not there. --Russell> -----Original Message----- > From: Steve Thompson [mailto:smt at vgersoft.com] > Sent: Monday, 17 January 2011 2:13 p.m. > To: Smithies, Russell > Subject: Re: [CentOS] nic bonding > > On Mon, 17 Jan 2011, Smithies, Russell wrote: > > > I've just setup nic bonding on our server (DL585-G7 running Centos > 5.5 > > x86_64) as detailed on the wiki: > > http://wiki.centos.org/TipsAndTricks/BondingInterfaces and all seems > > fine but from other "howto's" I've seen on the web, they're should be > a > > /proc/net/bond0/info > > That would be /proc/net/bonding/bond0 > > -steve======================================================================Attention: The information contained in this message and/or attachments from AgResearch Limited is intended only for the persons or entities to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited by AgResearch Limited. If you have received this message in error, please notify the sender immediately. =======================================================================
On Mon, 2011-01-17 at 14:05 +1300, Smithies, Russell wrote:> I've just setup nic bonding on our server (DL585-G7 running Centos 5.5 > x86_64) as detailed on the wiki: > http://wiki.centos.org/TipsAndTricks/BondingInterfaces and all seems > fine but from other "howto's" I've seen on the web, they're should be > a /proc/net/bond0/info > As far as I can see, I don't have one and I'm not sure if it should be > there or its absence is a sign I've done something wrong. > I found /proc/net/dev_snmp6/bond0 but is the same? >Hello, On one of our CentOS 5.5 systems we have bonded interfaces. There is no '/proc/net/bond0' directory, but there is '/proc/net/bonding'. The dev_snmp6 file relates to IPv6 SNMP variables for the bond0 interface - not the same thing. You will find that some of the info out on the 'net relating to bonded interfaces is out of date. I suspect some of the 'howtos' you have looked at are examples of that. John. -- John Horne Tel: +44 (0)1752 587287 University of Plymouth, UK Fax: +44 (0)1752 587001