Change in vdsm[master]: Catch exception thrown by forceIScsiScan causing disconnect ...

danken at redhat.com danken at redhat.com
Wed Oct 31 15:03:23 UTC 2012


Dan Kenigsberg has submitted this change and it was merged.

Change subject: Catch exception thrown by forceIScsiScan causing disconnect to fail
......................................................................


Catch exception thrown by forceIScsiScan causing disconnect to fail

Sending disconnectStorageServer twice triggers two calls to
forceIScsiRescan. The first rescan closes the fd of the dd process for
the disconnected hba. The second rescan tries to write to the same hba
but doesn't find it anymore and dd exits and raises exception.

Change-Id: Id209743bc8a4bff4fc5a571974bded4e5f08ffc2
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=868681
Signed-off-by: Yeela Kaplan <ykaplan at redhat.com>
---
M vdsm/storage/iscsi.py
1 file changed, 15 insertions(+), 3 deletions(-)

Approvals:
  Dan Kenigsberg: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id209743bc8a4bff4fc5a571974bded4e5f08ffc2
Gerrit-PatchSet: 6
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Daniel Paikov <paikov at gmail.com>
Gerrit-Reviewer: Eduardo <ewarszaw at redhat.com>
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>


More information about the vdsm-patches mailing list