Change in vdsm[ovirt-3.5]: vm: more generic recovery check

fromani at redhat.com fromani at redhat.com
Tue Aug 12 15:44:12 UTC 2014


Francesco Romani has posted comments on this change.

Change subject: vm: more generic recovery check
......................................................................


Patch Set 1: Verified+1

works as expected on PPC64 as well, so ticking V

clientIFinit::DEBUG::2014-08-12 11:06:30,591::clientIF::494::vds::(_recoverVm) Trying to recover 530413c0-e80f-43ca-9e3a-ed193a3a9b45
clientIFinit::INFO::2014-08-12 11:06:30,593::clientIF::390::vds::(createVm) vmContainerLock acquired by vm 530413c0-e80f-43ca-9e3a-ed193a3a9b45
clientIFinit::INFO::2014-08-12 11:06:30,603::vm::5875::root::(_getNetworkIp) network None: using 0
clientIFinit::DEBUG::2014-08-12 11:06:30,615::libvirtconnection::150::root::(get) trying to connect libvirt
clientIFinit::DEBUG::2014-08-12 11:06:30,668::clientIF::403::vds::(createVm) Total desktops after creation of 530413c0-e80f-43ca-9e3a-ed193a3a9b45 is 1
Thread-14::DEBUG::2014-08-12 11:06:30,668::vm::2261::vm.Vm::(_startUnderlyingVm) vmId=`530413c0-e80f-43ca-9e3a-ed193a3a9b45`::Start
Thread-14::DEBUG::2014-08-12 11:06:30,670::vm::2265::vm.Vm::(_startUnderlyingVm) vmId=`530413c0-e80f-43ca-9e3a-ed193a3a9b45`::_ongoingCreations acquired
clientIFinit::DEBUG::2014-08-12 11:06:30,671::clientIF::494::vds::(_recoverVm) Trying to recover f94957f1-6a60-45fe-b40c-3b7dcbc71bf8
Thread-14::INFO::2014-08-12 11:06:30,672::vm::3259::vm.Vm::(_run) vmId=`530413c0-e80f-43ca-9e3a-ed193a3a9b45`::VM wrapper has started
clientIFinit::INFO::2014-08-12 11:06:30,673::clientIF::390::vds::(createVm) vmContainerLock acquired by vm f94957f1-6a60-45fe-b40c-3b7dcbc71bf8
Thread-14::WARNING::2014-08-12 11:06:30,675::vm::2053::vm.Vm::(buildConfDevices) vmId=`530413c0-e80f-43ca-9e3a-ed193a3a9b45`::Unknown type found, device: '{'device': u'unix', 'alias': u'channel0', 'type': u'channel', 'address': {u'bus': u'0', u'controller': u'0', u'type': u'virtio-serial', u'port': u'1'}}' found
Thread-14::WARNING::2014-08-12 11:06:30,677::vm::2053::vm.Vm::(buildConfDevices) vmId=`530413c0-e80f-43ca-9e3a-ed193a3a9b45`::Unknown type found, device: '{'device': u'unix', 'alias': u'channel1', 'type': u'channel', 'address': {u'bus': u'0', u'controller': u'0', u'type': u'virtio-serial', u'port': u'2'}}' found
clientIFinit::INFO::2014-08-12 11:06:30,685::vm::5875::root::(_getNetworkIp) network None: using 0
clientIFinit::DEBUG::2014-08-12 11:06:30,726::clientIF::403::vds::(createVm) Total desktops after creation of f94957f1-6a60-45fe-b40c-3b7dcbc71bf8 is 2
Thread-16::DEBUG::2014-08-12 11:06:30,726::vm::2261::vm.Vm::(_startUnderlyingVm) vmId=`f94957f1-6a60-45fe-b40c-3b7dcbc71bf8`::Start
Thread-16::DEBUG::2014-08-12 11:06:30,731::vm::2265::vm.Vm::(_startUnderlyingVm) vmId=`f94957f1-6a60-45fe-b40c-3b7dcbc71bf8`::_ongoingCreations acquired
Thread-16::INFO::2014-08-12 11:06:30,736::vm::3259::vm.Vm::(_run) vmId=`f94957f1-6a60-45fe-b40c-3b7dcbc71bf8`::VM wrapper has started
clientIFinit::DEBUG::2014-08-12 11:06:30,736::clientIF::494::vds::(_recoverVm) Trying to recover 0b1fd662-1cd8-404e-843f-c17f6ba54c43
clientIFinit::INFO::2014-08-12 11:06:30,740::clientIF::390::vds::(createVm) vmContainerLock acquired by vm 0b1fd662-1cd8-404e-843f-c17f6ba54c43
Thread-16::WARNING::2014-08-12 11:06:30,740::vm::2053::vm.Vm::(buildConfDevices) vmId=`f94957f1-6a60-45fe-b40c-3b7dcbc71bf8`::Unknown type found, device: '{'device': u'unix', 'alias': u'channel0', 'type': u'channel', 'address': {u'bus': u'0', u'controller': u'0', u'type': u'virtio-serial', u'port': u'1'}}' found
Thread-16::WARNING::2014-08-12 11:06:30,745::vm::2053::vm.Vm::(buildConfDevices) vmId=`f94957f1-6a60-45fe-b40c-3b7dcbc71bf8`::Unknown type found, device: '{'device': u'unix', 'alias': u'channel1', 'type': u'channel', 'address': {u'bus': u'0', u'controller': u'0', u'type': u'virtio-serial', u'port': u'2'}}' found
clientIFinit::INFO::2014-08-12 11:06:30,756::vm::5875::root::(_getNetworkIp) network None: using 0
Thread-20::DEBUG::2014-08-12 11:06:30,772::__init__::157::IOProcessClient::(_run) Starting IOProcess...

-- 
To view, visit http://gerrit.ovirt.org/31411
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic0cc57129e9c8e6545f9a947329adf1f9e82648f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: No


More information about the vdsm-patches mailing list