<div dir="ltr"><div><div><div><div><div>Any ideas on this one? (from VDSM log):<br>Thread-25::DEBUG::2013-01-22 15:35:29,065::BindingXMLRPC::914::vds::(wrapper) client [3.57.111.30]::call getCapabilities with () {}<br>Thread-25::ERROR::2013-01-22 15:35:29,113::netinfo::159::root::(speed) cannot read ib0 speed<br>
Traceback (most recent call last):<br>  File &quot;/usr/lib64/python2.6/site-packages/vdsm/netinfo.py&quot;, line 155, in speed<br>    s = int(file(&#39;/sys/class/net/%s/speed&#39; % dev).read())<br>IOError: [Errno 22] Invalid argument<br>
<br></div>Causes VDSM to fail to attach storage<br><br></div>Engine side sees:<br>ERROR [org.ovirt.engine.core.bll.storage.NFSStorageHelper] (QuartzScheduler_Worker-96) [553ef26e] The connection with details 192.168.0.1:/ovirt/ds failed because of error code 100 and error message is: general exception<br>
2013-01-22 15:35:30,160 INFO  [org.ovirt.engine.core.bll.SetNonOperationalVdsCommand] (QuartzScheduler_Worker-96) [1ab78378] Running command: SetNonOperationalVdsCommand internal: true. Entities affected :  ID: 8970b3fe-1faf-11e2-bc1f-00151712f280 Type: VDS<br>
2013-01-22 15:35:30,200 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (QuartzScheduler_Worker-96) [1ab78378] START, SetVdsStatusVDSCommand(HostName = kezan, HostId = 8970b3fe-1faf-11e2-bc1f-00151712f280, status=NonOperational, nonOperationalReason=STORAGE_DOMAIN_UNREACHABLE), log id: 4af5c4cd<br>
2013-01-22 15:35:30,211 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (QuartzScheduler_Worker-96) [1ab78378] FINISH, SetVdsStatusVDSCommand, log id: 4af5c4cd<br>2013-01-22 15:35:30,242 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (QuartzScheduler_Worker-96) [1ab78378] Try to add duplicate audit log values with the same name. Type: VDS_SET_NONOPERATIONAL_DOMAIN. Value: storagepoolname<br>
<br></div>Engine = latest master<br></div>VDSM = latest master<br>node = el6<br></div></div>