Tal Nisan has submitted this change and it was merged.
Change subject: engine: host name is <UNKNOWN> in event log when extend fails
......................................................................
engine: host name is <UNKNOWN> in event log when extend fails
When extend fails, an event log shows the following error:
Failed to connect Host <UNKNOWN> to device.
This patch assure host name is seen instead of '<UNKNOWN>'.
Change-Id: Id9076b78f4ae2e39a60ddb41448b3cc1e794aa02
Bug-Url:
https://bugzilla.redhat.com/873251
Signed-off-by: Asaf Shakarchi <asaf(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ConnectAllHostsToLunCommand.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Asaf Shakarchi: Verified
--
To view, visit
http://gerrit.ovirt.org/10516
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id9076b78f4ae2e39a60ddb41448b3cc1e794aa02
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Asaf Shakarchi <asaf(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Asaf Shakarchi <asaf(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk(a)redhat.com>