Change in vdsm[master]: After exception on _recoverExistingVms thread we should try ...

michal.skrivanek at redhat.com michal.skrivanek at redhat.com
Tue Aug 20 08:10:41 UTC 2013


Michal Skrivanek has posted comments on this change.

Change subject: After exception on _recoverExistingVms thread we should try again
......................................................................


Patch Set 5:

(1 comment)

....................................................
File vdsm/clientIF.py
Line 425:             vdsmVms = self._getVDSMVms()
Line 426:             #Recover
Line 427:             for v in vdsmVms:
Line 428:                 vmId = v.UUIDString()
Line 429:                 if not self._recoverVm(vmId):
agreed
Line 430:                     #RH qemu proc without recovery
Line 431:                     self.log.info('loose qemu process with id: '
Line 432:                                   '%s found, killing it.', vmId)
Line 433:                     try:


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I80745e04c7cce50e4cd8ce12628131b76d0659a7
Gerrit-PatchSet: 5
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Martin Polednik <mpoledni at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: mooli tayer <mtayer at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list