Maor Lipchuk has posted comments on this change. Change subject: core(WIP): Add VDSM missing error messages. ......................................................................
Patch Set 1: (3 inline comments) .................................................... File backend/manager/modules/dal/src/main/resources/bundles/VdsmErrors.properties Line 141: iSCSILoginError=Failed to login to iSCSI node Line 142: ISCSI_LOGIN_AUTH_ERROR=Failed to login to iSCSI node due to authorization failure Line 143: ProblemWhileTryingToMountTarget=Problem while trying to mount target Line 144: StorageServerConnectionRefIdAlreadyInUse=Connection Reference ID is already in use Line 145: StorageServerConnectionRefIdDoesNotExist=Connection Reference ID was not in the registered with this VDSM Done Line 146: iSCSISetupError=Failed to setup iSCSI subsystem Line 147: IsoCannotBeMasterDomain=ISO domain cannot be a master storage domain Line 148: IsSpm=Operatino not allowed while SPM is active Line 149: LogicalVolumeAddTagError=Add tag to Logical Volume error .................................................... Commit Message Line 6: Line 7: core(WIP): Add VDSM missing error messages. Line 8: Line 9: Add VDSM messages to the engine, which weren't part of the engine messages Line 10: support for VDSM. same same, don't mind changing it. Line 11: When engine will get those error messages from VDSM it will not start Line 12: fail over or reconstruct. Line 13: Line 14: Change-Id: Id8395c75bbba1f66d08bcd9c21fdeacc7f5e6d4f Line 8: Line 9: Add VDSM messages to the engine, which weren't part of the engine messages Line 10: support for VDSM. Line 11: When engine will get those error messages from VDSM it will not start Line 12: fail over or reconstruct. After, will rephrase it. Line 13: Line 14: Change-Id: Id8395c75bbba1f66d08bcd9c21fdeacc7f5e6d4f -- To view, visit http://gerrit.ovirt.org/8958 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id8395c75bbba1f66d08bcd9c21fdeacc7f5e6d4f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Eyal Edri <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
