[ovirt-users] Spam Re: Spam Misreporting network activity

Maurice James mjames at media-node.com
Fri Jun 27 12:25:02 UTC 2014


Looks like it cleared up after I restarted the engine and vdsm 

----- Original Message -----
From: "Dan Kenigsberg" <danken at redhat.com>
To: "Maurice James" <mjames at media-node.com>
Cc: "users" <users at ovirt.org>
Sent: Friday, June 27, 2014 4:33:43 AM
Subject: Re: [ovirt-users] Spam  Misreporting network activity

On Thu, Jun 26, 2014 at 10:26:27PM -0400, Maurice James wrote:
> My setup is reporting that one of the NICs in a bond pair is receiving 770Mbps even though I shut it off (ifconfig em2 down). I refreshed the page several times. I even restarted the engine just in case it was a caching issue. I thought that it was a caching issue because rx is always at 770Mbps and tx is always at 350Mbps. I put the node into maintenance mode because it was constantly showing 77% network utilization 
> 
> My troubleshooting steps were 
> Put the node into maintenance mode 
> Migrate all VMs to another host 
> Restart network services on the host 
> Restart the ovirt-engine 
> Restart the interface 
> 
> 
> Logging into the engine via Firefox and Chrome yields the exact same results even with em2 in a down state 
> 

Could you log into the relevant host and run

  vdsClient -s 0 getVdsStats

to see what Vdsm reports to Engine? Could you do

cat /sys/class/net/em2/statistics/?x_bytes && sleep 10 && \
  cat /sys/class/net/em2/statistics/?x_bytes

to see what the kernel reports to Vdsm?



More information about the Users mailing list