Get Error pcap: SIOCGIFFLAGS: bonding_masters: No such device

Bug #639829 reported by Vipul
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
tcprstat
New
Undecided
Unassigned

Bug Description

I used the installation notes for 64 bit redhat el5 , but I am getting following error when I launch tcprstat. Please advice

pcap: SIOCGIFFLAGS: bonding_masters: No such device

Revision history for this message
Kenny Gryp (gryp) wrote :

I'm having this on a database too. This machine is using bonding over 2 ethernet interfaces.

# ./tcprstat-static.v0.3.1.x86_64
pcap: SIOCGIFFLAGS: bonding_masters: No such device

Revision history for this message
David Sheldon (david-launchpad) wrote :

If you specify the list of local addresses, then it gets past this problem.

# ./tcprstat-static -l `ifconfig | grep 'addr:[^ ]\+' -o | cut -f 2 -d : | xargs echo | sed -e 's/ /,/g'`

I then get the error:
pcap: cooked-mode frame doesn't have room for sll header

Is this also bonding related, or should that be a separate bug?

Revision history for this message
joe damato (oze) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.