Maor Lipchuk has submitted this change and it was merged.
Change subject: core: Connect Storage Pool on iSCSI update
......................................................................
core: Connect Storage Pool on iSCSI update
We should catch the exception when calling ConnectStorageServer
since we should try to connect all the hosts,
and if one of them fails we should keep try to connect all the other
hosts.
Change-Id: I4b125471920792d8bfaae2327e6aa757c378ef0e
Bug-Url:
https://bugzilla.redhat.com/1094023
Signed-off-by: Maor Lipchuk <mlipchuk(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/BaseIscsiBondCommand.java
1 file changed, 12 insertions(+), 4 deletions(-)
Approvals:
Sergey Gotliv: Looks good to me, but someone else must approve
Allon Mureinik: Looks good to me, approved
Maor Lipchuk: Verified
--
To view, visit
http://gerrit.ovirt.org/27359
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4b125471920792d8bfaae2327e6aa757c378ef0e
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgotliv(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server