[Users] vdsm netinfo fails errors with InfiniBand present

Trey Dockendorf treydock at gmail.com
Fri Feb 7 01:20:20 UTC 2014


I am seeing lots of entries like the one below on my ovirt nodes that
have InfiniBand (ib0).

Thread-13::ERROR::2014-02-06 19:03:52,906::netinfo::301::root::(speed)
cannot read ib0 speed
Traceback (most recent call last):
  File "/usr/lib64/python2.6/site-packages/vdsm/netinfo.py", line 297, in speed
    s = int(speedFile.read())
IOError: [Errno 22] Invalid argument

I'm seeing related entries in system's syslog.

Feb  6 18:58:31 vm02 vdsm root ERROR cannot read ib0
speed#012Traceback (most recent call last):#012  File
"/usr/lib64/python2.6/site-packages/vdsm/netinfo.py", line 297, in
speed#012    s = int(speedFile.read())#012IOError: [Errno 22] Invalid
argument

The file being read exists but I can't "cat" it.

# cat /sys/class/net/ib0/speed
cat: /sys/class/net/ib0/speed: Invalid argument

Attached is full vdsm log.

Host is CentOS 6.5.  I just upgraded host from 3.3.2 to 3.3.3 and the
errors are the same.

Thanks
- Trey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vm02_vdsm.log
Type: application/octet-stream
Size: 315130 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/users/attachments/20140206/8acbf6b2/attachment-0001.obj>


More information about the Users mailing list