Dan Kenigsberg has submitted this change and it was merged. Change subject: Do not acquire leases on shared volumes ......................................................................
Do not acquire leases on shared volumes At the moment (exclusive leases) if a VM acquires the leases on a shared volume (template) it will prevent all the other VMs based on such template to start. Signed-off-by: Federico Simoncelli <[email protected]> Change-Id: I3a618141d0a76da3fdc5d4bf558fd07b8dacfec5 --- M vdsm/libvirtvm.py M vdsm/storage/hsm.py 2 files changed, 11 insertions(+), 5 deletions(-) Approvals: Ayal Baron: Looks good to me, approved Federico Simoncelli: Verified; Looks good to me, approved Dan Kenigsberg: -- To view, visit http://gerrit.ovirt.org/5521 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3a618141d0a76da3fdc5d4bf558fd07b8dacfec5 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
