Change in vdsm[master]: virt: adding virt basic api module to supervdsm

fromani at redhat.com fromani at redhat.com
Thu Feb 25 15:39:55 UTC 2016


Francesco Romani has posted comments on this change.

Change subject: virt: adding virt basic api module to supervdsm
......................................................................


Patch Set 2: Verified-1

Need to understand why this happens:

Thread-72::ERROR::2016-02-25 16:37:47,522::vm::1806::virt.vm::(_domDependentInit) vmId=`b29c12fe-d0ce-4bed-b2f5-184488854d37`::Failed to connect to guest agent channel
Traceback (most recent call last):
  File "/usr/share/vdsm/virt/vm.py", line 1804, in _domDependentInit
    self.guestAgent.start()
  File "/usr/share/vdsm/virt/guestagent.py", line 169, in start
    self._prepare_socket()
  File "/usr/share/vdsm/virt/guestagent.py", line 211, in _prepare_socket
    supervdsm.getProxy().prepareVmChannel(self._socketName)
  File "/usr/lib/python2.7/site-packages/vdsm/supervdsm.py", line 53, in __call__
    return callMethod()
  File "/usr/lib/python2.7/site-packages/vdsm/supervdsm.py", line 50, in <lambda>
    getattr(self._supervdsmProxy._svdsm, self._funcName)(*args,
AttributeError: 'AutoProxy[instance]' object has no attribute 'prepareVmChannel'
Thread-72::ERROR::2016-02-25 16:37:47,526::vm::752::virt.vm::(_startUnderlyingVm) vmId=`b29c12fe-d0ce-4bed-b2f5-184488854d37`::The vm start process failed
Traceback (most recent call last):
  File "/usr/share/vdsm/virt/vm.py", line 696, in _startUnderlyingVm
    self._run()
  File "/usr/share/vdsm/virt/vm.py", line 1942, in _run
    self._domDependentInit()
  File "/usr/share/vdsm/virt/vm.py", line 1809, in _domDependentInit
    con.prepare()
  File "/usr/share/vdsm/virt/vmdevices/core.py", line 112, in prepare
    constants.OVIRT_VMCONSOLE_GROUP)
  File "/usr/lib/python2.7/site-packages/vdsm/supervdsm.py", line 53, in __call__
    return callMethod()
  File "/usr/lib/python2.7/site-packages/vdsm/supervdsm.py", line 50, in <lambda>
    getattr(self._supervdsmProxy._svdsm, self._funcName)(*args,
AttributeError: 'AutoProxy[instance]' object has no attribute 'prepareVmChannel'
Thread-72::INFO::2016-02-25 16:37:47,594::vm::1290::virt.vm::(setDownStatus) vmId=`b29c12fe-d0ce-4bed-b2f5-184488854d37`::Changed state to Down: 'AutoProxy[instance]' object has no attribute 'prepareVmChannel' (code=1)

-- 
To view, visit https://gerrit.ovirt.org/54004
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I9acf5a2f8fd14ac172bb6ea70b8888bc2aff8caf
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: No


More information about the vdsm-patches mailing list