
On Fri, May 16, 2014 at 2:07 PM, Alessandro Bianchi <a.bianchi@skynet.it>wrote:
I migrated the engin on a F19 and reimported the db so I'm ok
So I'playing with F20 to see if it may run as node but have this error on vdsm
vdsm vds ERROR unexpected error Traceback (most recent call last): File "/usr/share/vdsm/BindingXMLRPC.py", line 1070, in wrapper res = f(*args, **kwargs) File "/usr/share/vdsm/BindingXMLRPC.py", line 393, in getCapabilities ret = api.getCapabilities() File "/usr/share/vdsm/API.py", line 1185, in getCapabilities c = caps.get() File "/usr/share/vdsm/caps.py", line 369, in get caps.update(netinfo.get()) File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 557, in get netAttr.get('qosOutbound')) File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 487, in _getNetInfo ipv4addr, ipv4netmask, ipv6addrs = getIpInfo(iface) File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 317, in getIpInfo ipv6addrs = devInfo.get_ipv6_addresses() SystemError: error return without exception set
Any idea someone?
Thank you
Best regards
See this thread where Jason contributed: http://lists.ovirt.org/pipermail/users/2014-May/023986.html (keep away the "dot" in bugzilla link) HIH, Gianluca

On Fri, May 16, 2014 at 2:44 PM, Alessandro Bianchi <a.bianchi@skynet.it>wrote:
mmm
https://bugzilla.redhat.com/show_bug.cgi?id=1078312
it seems there is no vdsm in updates-testing repo
rpm -q vdsm vdsm-4.14.6-0.fc20.x86_64
yum upgrade vdsm --enablerepo=updates-testing Plugin abilitati:versionlock No packages marked for update
I see this on repo http://resources.ovirt.org/pub/ovirt-3.4/rpm/fc20/x86_64/vdsm-4.14.8.1-0.fc2... There was also a problem with vdsm due to python-ethtool Do you have 3.4.1 or 3.4.0?

On Fri, May 16, 2014 at 3:48 PM, Alessandro Bianchi <a.bianchi@skynet.it>wrote:
I edited the repo url and got vdsm updated and the hos came up
Thank you very much for your help
Now I'll do some testing
Alessandro
OK. following the quick start guide you had better to install yum install http://plain.resources.ovirt.org/pub/yum-repo/ovirt-release34.rpm that should have given you the right repo info... Gianluca
participants (2)
-
Alessandro Bianchi
-
Gianluca Cecchi