Federico Simoncelli has uploaded a new change for review.

Change subject: Fix detachStorageDomain for the iso domains
......................................................................

Fix detachStorageDomain for the iso domains

When detaching an iso domain we should acquire the host id before
trying to acquire the cluster lock.
Additionally since an iso domain can be used by multiple pools we
should avoid to acquire the host id in the domain monitor.

In this patch:
* acquire the host id in detachSD for the iso domains
* do not acquire the host id in the domain monitor for the iso domains

Signed-off-by: Federico Simoncelli <[email protected]>
Change-Id: Ifdf531f99d3d7304139def10fc6fd3ee4eedda28
---
M vdsm/storage/domainMonitor.py
M vdsm/storage/sp.py
2 files changed, 5 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/45/6445/1
--
To view, visit http://gerrit.ovirt.org/6445
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifdf531f99d3d7304139def10fc6fd3ee4eedda28
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to