Nir Soffer has posted comments on this change.

Change subject: Live Merge: work around racy libvirt pivot
......................................................................


Patch Set 4:

(1 comment)

https://gerrit.ovirt.org/#/c/39303/4/vdsm/virt/vm.py
File vdsm/virt/vm.py:

Line 5150:             elif curVols == expectedVols:
Line 5151:                 self.vm.log.info("The XML update has been completed")
Line 5152:                 break
Line 5153:             else:
Line 5154:                 self.log.error("Bad volume chain found for drive %s. 
Previous "
found -> found after pivot
Line 5155:                                "chain: %s, Expected chain: %s, 
Actual chain: "
Line 5156:                                "%s", alias, origVols, expectedVols, 
curVols)
Line 5157:                 raise RuntimeError("Bad volume chain found")
Line 5158: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I1e794622baf66c75cbe583be03a7b9a4a7e4883d
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <[email protected]>
Gerrit-Reviewer: Adam Litke <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Francesco Romani <[email protected]>
Gerrit-Reviewer: Greg Padgett <[email protected]>
Gerrit-Reviewer: Nir Soffer <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to