Is there a way to manually test and debug VDSM?

<>
Nathan Stratton
nathan at robotics.net
http://www.robotics.net

On Thu, 21 Jun 2012, Nathan Stratton wrote:


Fedora 17 RPMs, hosts complets install and reboots, but never connects back to engine. I just see thousands of the following in the logs:

----

MainThread::INFO::2012-06-21 13:07:26,304::vdsm::71::vds::(run) I am the actual vdsm 4.9-0 MainThread::ERROR::2012-06-21 13:07:26,656::vdsm::74::vds::(run) Traceback (most recent call last):
 File "/usr/share/vdsm/vdsm", line 72, in run
   serve_clients(log)
 File "/usr/share/vdsm/vdsm", line 40, in serve_clients
   cif = clientIF.clientIF(log)
 File "/usr/share/vdsm/clientIF.py", line 115, in __init__
   self._createLibvirtNetworks()
 File "/usr/share/vdsm/clientIF.py", line 152, in _createLibvirtNetworks
   nf = netinfo.NetInfo()
 File "/usr/share/vdsm/netinfo.py", line 268, in __init__
   _netinfo = get()
 File "/usr/share/vdsm/netinfo.py", line 215, in get
   for bridge in bridges() ])
KeyError: 'ovirtmgmt'

MainThread::INFO::2012-06-21 13:07:26,657::vdsm::76::vds::(run) VDSM main thread ended. Waiting for 1 other threads... MainThread::INFO::2012-06-21 13:07:26,657::vdsm::79::vds::(run) <_MainThread(MainThread, started 140487047427904)> MainThread::INFO::2012-06-21 13:07:26,657::vdsm::79::vds::(run) <Thread(libvirtEventLoop, started daemon 140486974248704)>

----

ovirtmgmt is up and running:

-bash-4.2# brctl show
bridge name     bridge id               STP enabled     interfaces
ovirtmgmt               8000.a0369f0a15f8       no              bond0

<>
Nathan Stratton
nathan at robotics.net
http://www.robotics.net
_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to