Shubhendu Tripathi has uploaded a new change for review. Change subject: gluster: Added cluster name with volume names ......................................................................
gluster: Added cluster name with volume names Modified to add cluster name as well while event logging any gluster volume related message. Change-Id: I5c857311f5e187f946325df444bee724c02e8f8d Bug-Url: https://bugzilla.redhat.com/1220782 Signed-off-by: Shubhendu Tripathi <shtri...@redhat.com> --- M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties 1 file changed, 77 insertions(+), 77 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/17/41917/1 diff --git a/backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties b/backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties index 7faed19..74153b2 100644 --- a/backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties +++ b/backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties @@ -706,55 +706,55 @@ NUMA_REMOVE_VM_NUMA_NODE_SUCCESS=Remove VM NUMA node successfully. NUMA_REMOVE_VM_NUMA_NODE_FAILED=Remove VM NUMA node failed. # Gluster Messages -GLUSTER_VOLUME_CREATE=Gluster Volume ${glusterVolumeName} created. -GLUSTER_VOLUME_CREATE_FAILED=Creation of Gluster Volume ${glusterVolumeName} failed. -GLUSTER_VOLUME_OPTION_ADDED=Volume Option ${Key}=${Value} set on ${glusterVolumeName}. -GLUSTER_VOLUME_OPTION_MODIFIED=Volume Option ${Key} changed to ${Value} from ${oldvalue} on ${glusterVolumeName}. -GLUSTER_VOLUME_OPTION_SET_FAILED=Volume Option ${Key}=${Value} could not be set on ${glusterVolumeName}. -GLUSTER_VOLUME_START=Gluster Volume ${glusterVolumeName} started. -GLUSTER_VOLUME_START_FAILED=Could not start Gluster Volume ${glusterVolumeName}. -GLUSTER_VOLUME_STOP=Gluster Volume ${glusterVolumeName} stopped. -GLUSTER_VOLUME_STOP_FAILED=Could not stop Gluster Volume ${glusterVolumeName}. -GLUSTER_VOLUME_OPTIONS_RESET=Volume Option ${Key}=${Value} reset on ${glusterVolumeName}. -GLUSTER_VOLUME_OPTIONS_RESET_ALL=All Volume Options reset on ${glusterVolumeName}. -GLUSTER_VOLUME_OPTIONS_RESET_FAILED=Could not reset Gluster Volume ${glusterVolumeName} Options. -GLUSTER_VOLUME_DELETE=Gluster Volume ${glusterVolumeName} deleted. -GLUSTER_VOLUME_DELETE_FAILED=Could not delete Gluster Volume ${glusterVolumeName}. -GLUSTER_VOLUME_REMOVE_BRICKS=Bricks removed from Gluster Volume ${glusterVolumeName}. -GLUSTER_VOLUME_REMOVE_BRICKS_FAILED=Could not remove Gluster Volume ${glusterVolumeName} Bricks. -GLUSTER_VOLUME_ADD_BRICK= ${NoOfBricks} brick(s) added to volume ${glusterVolumeName}. -GLUSTER_VOLUME_ADD_BRICK_FAILED=Gluster Volume ${glusterVolumeName} add brick failed. -GLUSTER_VOLUME_REBALANCE_START=Gluster Volume ${glusterVolumeName} rebalance started. -GLUSTER_VOLUME_REBALANCE_START_FAILED=Could not start Gluster Volume ${glusterVolumeName} rebalance. +GLUSTER_VOLUME_CREATE=Gluster Volume ${glusterVolumeName} created on cluster ${vdsGroupName}. +GLUSTER_VOLUME_CREATE_FAILED=Creation of Gluster Volume ${glusterVolumeName} failed on cluster ${vdsGroupName}. +GLUSTER_VOLUME_OPTION_ADDED=Volume Option ${Key}=${Value} set on ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_OPTION_MODIFIED=Volume Option ${Key} changed to ${Value} from ${oldvalue} on ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_OPTION_SET_FAILED=Volume Option ${Key}=${Value} could not be set on ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_START=Gluster Volume ${glusterVolumeName} of cluster ${vdsGroupName} started. +GLUSTER_VOLUME_START_FAILED=Could not start Gluster Volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_STOP=Gluster Volume ${glusterVolumeName} stopped on cluster ${vdsGroupName}. +GLUSTER_VOLUME_STOP_FAILED=Could not stop Gluster Volume ${glusterVolumeName} on cluster ${vdsGroupName}. +GLUSTER_VOLUME_OPTIONS_RESET=Volume Option ${Key}=${Value} reset on ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_OPTIONS_RESET_ALL=All Volume Options reset on ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_OPTIONS_RESET_FAILED=Could not reset Gluster Volume ${glusterVolumeName} Options on cluster ${vdsGroupName}. +GLUSTER_VOLUME_DELETE=Gluster Volume ${glusterVolumeName} deleted on cluster ${vdsGroupName}. +GLUSTER_VOLUME_DELETE_FAILED=Could not delete Gluster Volume ${glusterVolumeName} on cluster ${vdsGroupName}. +GLUSTER_VOLUME_REMOVE_BRICKS=Bricks removed from Gluster Volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_REMOVE_BRICKS_FAILED=Could not remove bricks from Gluster Volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_ADD_BRICK= ${NoOfBricks} brick(s) added to volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_ADD_BRICK_FAILED=Failed to add bricks to the Gluster Volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_REBALANCE_START=Gluster Volume ${glusterVolumeName} rebalance started on cluster ${vdsGroupName}. +GLUSTER_VOLUME_REBALANCE_START_FAILED=Could not start Gluster Volume ${glusterVolumeName} rebalance on cluster ${vdsGroupName}. GLUSTER_GEO_REP_PUB_KEY_FETCH_FAILED=Failed to fetch public keys. GLUSTER_GET_PUB_KEY=Public key fetched. GLUSTER_GEOREP_PUBLIC_KEY_WRITE_FAILED=Failed to write public keys to ${VdsName} GLUSTER_WRITE_PUB_KEYS=Public keys written to ${VdsName} GLUSTER_GEOREP_SETUP_MOUNT_BROKER_FAILED=Failed to setup geo-replication mount broker for user ${geoRepUserName} group ${geoRepGroupName} on the slave volume ${geoRepSlaveVolumeName}. GLUSTER_SETUP_GEOREP_MOUNT_BROKER=Geo-replication mount broker has been setup for user ${geoRepUserName} group ${geoRepGroupName} on the slave volume ${geoRepSlaveVolumeName}. -GLUSTER_GEOREP_SESSION_CREATE_FAILED=Failed to create geo-replication session between master volume : ${glusterVolumeName} and slave volume : ${geoRepSlaveVolumeName} for the user ${geoRepUserName}. -CREATE_GLUSTER_VOLUME_GEOREP_SESSION=Created geo-replication session between master volume : ${glusterVolumeName} and slave volume : ${geoRepSlaveVolumeName} for the user ${geoRepUserName}. -GLUSTER_VOLUME_GEO_REP_RESUME=Geo-replication session on volume ${glusterVolumeName} has been resumed. -GLUSTER_VOLUME_GEO_REP_RESUME_FAILED=Failed to resume geo-replication session on volume ${glusterVolumeName} -GLUSTER_VOLUME_REBALANCE_STOP=Gluster Volume ${glusterVolumeName} rebalance stopped. -GLUSTER_VOLUME_REBALANCE_STOP_FAILED=Could not stop rebalance of gluster volume ${glusterVolumeName}. -START_REMOVING_GLUSTER_VOLUME_BRICKS=Started removing bricks from Volume ${glusterVolumeName} -START_REMOVING_GLUSTER_VOLUME_BRICKS_FAILED=Could not start remove bricks from Volume ${glusterVolumeName} -GLUSTER_VOLUME_REMOVE_BRICKS_COMMIT=Gluster volume ${glusterVolumeName} remove bricks committed. ${NoOfBricks} brick(s) removed from volume ${glusterVolumeName}. -GLUSTER_VOLUME_REMOVE_BRICKS_STOP=Stopped removing bricks from Volume ${glusterVolumeName} -GLUSTER_VOLUME_REMOVE_BRICKS_STOP_FAILED=Failed to stop remove bricks from Volume ${glusterVolumeName} -GLUSTER_VOLUME_REMOVE_BRICKS_COMMIT_FAILED=Gluster volume ${glusterVolumeName} remove bricks could not be commited -GLUSTER_VOLUME_REPLACE_BRICK_FAILED=Replace Gluster Volume ${glusterVolumeName} Brick failed -GLUSTER_VOLUME_REPLACE_BRICK_START=Gluster Volume ${glusterVolumeName} Replace Brick started. -GLUSTER_VOLUME_REPLACE_BRICK_START_FAILED=Could not start Gluster Volume ${glusterVolumeName} Replace Brick. -GLUSTER_VOLUME_REBALANCE_FINISHED=${action} ${status} on volume ${glusterVolumeName}. -GLUSTER_VOLUME_MIGRATE_BRICK_DATA_FINISHED=${action} ${status} for brick(s) on volume ${glusterVolumeName}. Please review to abort or commit. +GLUSTER_GEOREP_SESSION_CREATE_FAILED=Failed to create geo-replication session between master volume : ${glusterVolumeName} of cluster ${vdsGroupName} and slave volume : ${geoRepSlaveVolumeName} for the user ${geoRepUserName}. +CREATE_GLUSTER_VOLUME_GEOREP_SESSION=Created geo-replication session between master volume : ${glusterVolumeName} of cluster ${vdsGroupName} and slave volume : ${geoRepSlaveVolumeName} for the user ${geoRepUserName}. +GLUSTER_VOLUME_GEO_REP_RESUME=Geo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName} has been resumed. +GLUSTER_VOLUME_GEO_REP_RESUME_FAILED=Failed to resume geo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName} +GLUSTER_VOLUME_REBALANCE_STOP=Gluster Volume ${glusterVolumeName} rebalance stopped of cluster ${vdsGroupName}. +GLUSTER_VOLUME_REBALANCE_STOP_FAILED=Could not stop rebalance of gluster volume ${glusterVolumeName} of cluster ${vdsGroupName}. +START_REMOVING_GLUSTER_VOLUME_BRICKS=Started removing bricks from Volume ${glusterVolumeName} of cluster ${vdsGroupName} +START_REMOVING_GLUSTER_VOLUME_BRICKS_FAILED=Could not start remove bricks from Volume ${glusterVolumeName} of cluster ${vdsGroupName} +GLUSTER_VOLUME_REMOVE_BRICKS_COMMIT=Gluster volume ${glusterVolumeName} remove bricks committed on cluster ${vdsGroupName}. ${NoOfBricks} brick(s) removed from volume ${glusterVolumeName}. +GLUSTER_VOLUME_REMOVE_BRICKS_STOP=Stopped removing bricks from Volume ${glusterVolumeName} of cluster ${vdsGroupName} +GLUSTER_VOLUME_REMOVE_BRICKS_STOP_FAILED=Failed to stop remove bricks from Volume ${glusterVolumeName} of cluster ${vdsGroupName} +GLUSTER_VOLUME_REMOVE_BRICKS_COMMIT_FAILED=Gluster volume ${glusterVolumeName} remove bricks could not be commited on cluster ${vdsGroupName} +GLUSTER_VOLUME_REPLACE_BRICK_FAILED=Replace Gluster Volume ${glusterVolumeName} Brick failed on cluster ${vdsGroupName} +GLUSTER_VOLUME_REPLACE_BRICK_START=Gluster Volume ${glusterVolumeName} Replace Brick started on cluster ${vdsGroupName}. +GLUSTER_VOLUME_REPLACE_BRICK_START_FAILED=Could not start Gluster Volume ${glusterVolumeName} Replace Brick on cluster ${vdsGroupName}. +GLUSTER_VOLUME_REBALANCE_FINISHED=${action} ${status} on volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_MIGRATE_BRICK_DATA_FINISHED=${action} ${status} for brick(s) on volume ${glusterVolumeName} of cluster ${vdsGroupName}. Please review to abort or commit. GLUSTER_SERVER_ADD_FAILED=Failed to add host ${VdsName} into Cluster ${VdsGroupName}. GLUSTER_VOLUME_REBALANCE_START_DETECTED_FROM_CLI=Detected start of rebalance on volume ${glusterVolumeName} of Cluster ${VdsGroupName} from CLI. START_REMOVING_GLUSTER_VOLUME_BRICKS_DETECTED_FROM_CLI=Detected start of brick removal for bricks ${brick} on volume ${glusterVolumeName} of Cluster ${VdsGroupName} from CLI. GLUSTER_VOLUME_REBALANCE_NOT_FOUND_FROM_CLI=Could not find information for rebalance on volume ${glusterVolumeName} of Cluster ${VdsGroupName} from CLI. Marking it as unknown. -GLUSTER_VOLUME_GEO_REP_PAUSE=Geo-replication session on volume ${glusterVolumeName} has been paused. -GLUSTER_VOLUME_GEO_REP_PAUSE_FAILED=Failed to pause geo-replication session on volume ${glusterVolumeName} +GLUSTER_VOLUME_GEO_REP_PAUSE=Geo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName} has been paused. +GLUSTER_VOLUME_GEO_REP_PAUSE_FAILED=Failed to pause geo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName} REMOVE_GLUSTER_VOLUME_BRICKS_NOT_FOUND_FROM_CLI=Could not find information for remove brick on volume ${glusterVolumeName} of Cluster ${VdsGroupName} from CLI. Marking it as unknown. GLUSTER_SERVER_REMOVE=Host ${VdsName} removed from Cluster ${VdsGroupName}. GLUSTER_SERVER_REMOVE_FAILED=Failed to remove host ${VdsName} from Cluster ${VdsGroupName}. @@ -762,10 +762,10 @@ HA_VM_FAILED=Highly Available VM ${VmName} failed. It will be restarted automatically. HA_VM_RESTART_FAILED=Restart of the Highly Available VM ${VmName} failed. EXCEEDED_MAXIMUM_NUM_OF_RESTART_HA_VM_ATTEMPTS=Highly Available VM ${VmName} could not be restarted automatically, exceeded the maximum number of attempts. -GLUSTER_VOLUME_PROFILE_START=Gluster Volume ${glusterVolumeName} Profile started. -GLUSTER_VOLUME_PROFILE_START_FAILED=Could not start Profiling on gluster volume ${glusterVolumeName} -GLUSTER_VOLUME_PROFILE_STOP=Gluster Volume ${glusterVolumeName} Profile stopped. -GLUSTER_VOLUME_PROFILE_STOP_FAILED=Could not stop Profiling on gluster volume ${glusterVolumeName}. +GLUSTER_VOLUME_PROFILE_START=Gluster Volume ${glusterVolumeName} profiling started on cluster ${vdsGroupName}. +GLUSTER_VOLUME_PROFILE_START_FAILED=Could not start profiling on gluster volume ${glusterVolumeName} of cluster ${vdsGroupName} +GLUSTER_VOLUME_PROFILE_STOP=Gluster Volume ${glusterVolumeName} profiling stopped on cluster ${vdsGroupName}. +GLUSTER_VOLUME_PROFILE_STOP_FAILED=Could not stop Profiling on gluster volume ${glusterVolumeName} of cluster ${vdsGroupName}. GLUSTER_COMMAND_FAILED=Gluster command [${Command}] failed on server ${VdsName}. GLUSTER_VOLUME_INFO_FAILED=Failed to fetch gluster volume list from server ${VdsName}. GLUSTER_VOLUME_CREATED_FROM_CLI=Detected new volume ${glusterVolumeName} on cluster ${VdsGroupName}, and added it to engine DB. @@ -807,27 +807,27 @@ GLUSTER_HOOK_REMOVE_FAILED=Failed to remove Gluster Hook ${GlusterHookName} from cluster ${VdsGroupName}. ${FailureMessage} GLUSTER_HOOK_REFRESH=Refreshed gluster hooks in Cluster ${VdsGroupName}. GLUSTER_HOOK_REFRESH_FAILED=Failed to refresh gluster hooks in Cluster ${VdsGroupName}. -GLUSTER_VOLUME_DETAILS_REFRESH=Refreshed details of the volume ${glusterVolumeName}. -GLUSTER_VOLUME_DETAILS_REFRESH_FAILED=Failed to refresh the details of volume ${glusterVolumeName}. -GLUSTER_SERVICE_STARTED=${servicetype} service started on host ${VdsName} on cluster ${VdsGroupName}. -GLUSTER_SERVICE_START_FAILED=Could not start ${servicetype} service on host ${VdsName} on cluster ${VdsGroupName}. -GLUSTER_SERVICE_STOPPED=${servicetype} services stopped on host ${VdsName} on cluster ${VdsGroupName}. -GLUSTER_SERVICE_STOP_FAILED=Could not stop ${servicetype} service on host ${VdsName} on cluster ${VdsGroupName}. +GLUSTER_VOLUME_DETAILS_REFRESH=Refreshed details of the volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_DETAILS_REFRESH_FAILED=Failed to refresh the details of volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_SERVICE_STARTED=${servicetype} service started on host ${VdsName} of cluster ${VdsGroupName}. +GLUSTER_SERVICE_START_FAILED=Could not start ${servicetype} service on host ${VdsName} of cluster ${VdsGroupName}. +GLUSTER_SERVICE_STOPPED=${servicetype} services stopped on host ${VdsName} of cluster ${VdsGroupName}. +GLUSTER_SERVICE_STOP_FAILED=Could not stop ${servicetype} service on host ${VdsName} of cluster ${VdsGroupName}. GLUSTER_SERVICES_LIST_NOT_FETCHED=Could not fetch list of services from ${ServiceGroupType} named ${ServiceGroupName}. -GLUSTER_SERVICE_RESTARTED=${servicetype} service re-started on host ${VdsName} on cluster ${VdsGroupName}. -GLUSTER_SERVICE_RESTART_FAILED=Could not re-start ${servicetype} service on host ${VdsName} on cluster ${VdsGroupName}. -GLUSTER_VOLUME_BRICK_ADDED=Brick [${brickpath}] on host [${servername}] added to volume [${glusterVolumeName}] -GLUSTER_BRICK_STATUS_CHANGED=Detected change in status of brick ${brickpath} of volume ${glusterVolumeName} from ${oldValue} to ${newValue}. -GLUSTER_GEOREP_SESSION_DELETED_FROM_CLI=Detected deletion of geo-replication session ${geoRepSessionKey} from volume ${glusterVolumeName} -GLUSTER_GEOREP_SESSION_DETECTED_FROM_CLI=Detected new geo-replication session ${geoRepSessionKey} for volume ${glusterVolumeName}. Adding it to engine. -GLUSTER_GEOREP_SESSION_REFRESH=Refreshed geo-replication sessions for volume ${glusterVolumeName}. -GLUSTER_GEOREP_SESSION_REFRESH_FAILED=Failed to refresh geo-replication sessions for volume ${glusterVolumeName}. -GEOREP_SESSION_STOP=Geo-replication session on volume ${glusterVolumeName} has been stopped. -GEOREP_SESSION_STOP_FAILED=Failed to stop geo-replication session on volume ${glusterVolumeName} -GEOREP_SESSION_DELETED=Geo-replication session deleted on volume ${glusterVolumeName} -GEOREP_SESSION_DELETE_FAILED=Failed to delete geo-replication session on volume ${glusterVolumeName} -GLUSTER_VOLUME_GEO_REP_START=Geo-replication session on volume ${glusterVolumeName} has been started. -GLUSTER_VOLUME_GEO_REP_START_FAILED_EXCEPTION=Failed to start geo-replication session on volume ${glusterVolumeName} +GLUSTER_SERVICE_RESTARTED=${servicetype} service re-started on host ${VdsName} of cluster ${VdsGroupName}. +GLUSTER_SERVICE_RESTART_FAILED=Could not re-start ${servicetype} service on host ${VdsName} of cluster ${VdsGroupName}. +GLUSTER_VOLUME_BRICK_ADDED=Brick [${brickpath}] on host [${servername}] added to volume [${glusterVolumeName}] of cluster ${vdsGroupName} +GLUSTER_BRICK_STATUS_CHANGED=Detected change in status of brick ${brickpath} of volume ${glusterVolumeName} of cluster ${vdsGroupName} from ${oldValue} to ${newValue} . +GLUSTER_GEOREP_SESSION_DELETED_FROM_CLI=Detected deletion of geo-replication session ${geoRepSessionKey} from volume ${glusterVolumeName} of cluster ${vdsGroupName} +GLUSTER_GEOREP_SESSION_DETECTED_FROM_CLI=Detected new geo-replication session ${geoRepSessionKey} for volume ${glusterVolumeName} of cluster ${vdsGroupName}. Adding it to engine. +GLUSTER_GEOREP_SESSION_REFRESH=Refreshed geo-replication sessions for volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_GEOREP_SESSION_REFRESH_FAILED=Failed to refresh geo-replication sessions for volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GEOREP_SESSION_STOP=Geo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName} has been stopped. +GEOREP_SESSION_STOP_FAILED=Failed to stop geo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName} +GEOREP_SESSION_DELETED=Geo-replication session deleted on volume ${glusterVolumeName} of cluster ${vdsGroupName} +GEOREP_SESSION_DELETE_FAILED=Failed to delete geo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName} +GLUSTER_VOLUME_GEO_REP_START=Geo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName} has been started. +GLUSTER_VOLUME_GEO_REP_START_FAILED_EXCEPTION=Failed to start geo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName} GLUSTER_GEOREP_CONFIG_SET=Configuration ${key} has been set to ${value} on the geo-rep session ${geoRepSessionKey}. GLUSTER_GEOREP_CONFIG_SET_FAILED=Failed to set the configuration ${key} to ${value} on geo-rep session ${geoRepSessionKey}. GLUSTER_GEOREP_CONFIG_SET_DEFAULT=Configuration of ${key} of session ${geoRepSessionKey} reset to its default value . @@ -836,14 +836,14 @@ GLUSTER_GEOREP_CONFIG_LIST_FAILED=Failed to refresh configuration options for geo-replication session ${geoRepSessionKey} GLUSTER_VOLUME_SNAPSHOT_DELETED=Gluster volume snapshot ${snapname} deleted. GLUSTER_VOLUME_SNAPSHOT_DELETE_FAILED=Failed to delete gluster volume snapshot ${snapname}. -GLUSTER_VOLUME_ALL_SNAPSHOTS_DELETED=Deleted all the gluster volume snapshots for the volume ${glusterVolumeName}. -GLUSTER_VOLUME_ALL_SNAPSHOTS_DELETE_FAILED=Failed to delete all the gluster volume snapshots for the volume ${glusterVolumeName}. -GLUSTER_VOLUME_SNAPSHOT_ACTIVATED=Activated the gluster volume snapshot ${snapname} on volume ${glusterVolumeName}. -GLUSTER_VOLUME_SNAPSHOT_ACTIVATE_FAILED=Failed to activate the gluster volume snapshot ${snapname} on volume ${glusterVolumeName}. -GLUSTER_VOLUME_SNAPSHOT_DEACTIVATED=De-activated the gluster volume snapshot ${snapname} on volume ${glusterVolumeName}. -GLUSTER_VOLUME_SNAPSHOT_DEACTIVATE_FAILED=Failed to de-activate gluster volume snapshot ${snapname} on volume ${glusterVolumeName}. -GLUSTER_VOLUME_SNAPSHOT_RESTORED=Restored the volume ${glusterVolumeName} to the state of gluster volume snapshot ${snapname}. -GLUSTER_VOLUME_SNAPSHOT_RESTORE_FAILED=Failed to restore the volume ${glusterVolumeName} to the state of gluster volume snapshot ${snapname}. +GLUSTER_VOLUME_ALL_SNAPSHOTS_DELETED=Deleted all the gluster volume snapshots for the volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_ALL_SNAPSHOTS_DELETE_FAILED=Failed to delete all the gluster volume snapshots for the volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_SNAPSHOT_ACTIVATED=Activated the gluster volume snapshot ${snapname} on volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_SNAPSHOT_ACTIVATE_FAILED=Failed to activate the gluster volume snapshot ${snapname} on volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_SNAPSHOT_DEACTIVATED=De-activated the gluster volume snapshot ${snapname} on volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_SNAPSHOT_DEACTIVATE_FAILED=Failed to de-activate gluster volume snapshot ${snapname} on volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_SNAPSHOT_RESTORED=Restored the volume ${glusterVolumeName} of cluster ${vdsGroupName} to the state of gluster volume snapshot ${snapname}. +GLUSTER_VOLUME_SNAPSHOT_RESTORE_FAILED=Failed to restore the volume ${glusterVolumeName} of cluster ${vdsGroupName} to the state of gluster volume snapshot ${snapname}. GLUSTER_VOLUME_SNAPSHOT_CONFIG_UPDATED=Updated Gluster volume snapshot configuration(s). GLUSTER_VOLUME_SNAPSHOT_CONFIG_UPDATE_FAILED=Failed to update gluster volume snapshot configuration(s). GLUSTER_VOLUME_SNAPSHOT_CONFIG_UPDATE_FAILED_PARTIALLY=Failed to update gluster volume snapshot configuration(s) ${failedSnapshotConfigs}. @@ -852,14 +852,14 @@ STORAGE_DEVICE_REMOVED_FROM_THE_HOST=Detected deletion of storage device ${storageDevice} on host ${VdsName}, and deleting it from engine DB." SYNC_STORAGE_DEVICES_IN_HOST=Manually synced the storage devices from host ${VdsName} SYNC_STORAGE_DEVICES_IN_HOST_FAILED=Failed to synced storage devices from host ${VdsName} -GEOREP_SESSION_STARTED=Geo-replication session on volume ${glusterVolumeName} has been started. -GEOREP_SESSION_START_FAILED=Failed to start geo-replication session on volume ${glusterVolumeName} +GEOREP_SESSION_STARTED=Geo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName} has been started. +GEOREP_SESSION_START_FAILED=Failed to start geo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName} GEOREP_OPTION_SET_FROM_CLI=Detected new option ${key}=${value} for geo-replication session ${geoRepSessionKey} on volume ${glusterVolumeName} of cluster ${VdsGroupName}, and added it to engine. GEOREP_OPTION_CHANGED_FROM_CLI=Detected change in value of option ${key} from ${oldValue} to ${value} for geo-replication session on volume ${glusterVolumeName} of cluster ${VdsGroupName}, and updated it to engine. -GLUSTER_MASTER_VOLUME_STOP_FAILED_DURING_SNAPSHOT_RESTORE=Could not stop master volume ${glusterVolumeName} during snapshot restore. -GLUSTER_MASTER_VOLUME_SNAPSHOT_RESTORE_FAILED=Could not restore master volume ${glusterVolumeName}. -GLUSTER_VOLUME_SNAPSHOT_CREATED=Snapshot ${snapname} created for volume ${glusterVolumeName} on cluster ${vdsGroupName}. -GLUSTER_VOLUME_SNAPSHOT_CREATE_FAILED=Could not create snapshot for volume ${glusterVolumeName} on cluster ${vdsGroupName}. +GLUSTER_MASTER_VOLUME_STOP_FAILED_DURING_SNAPSHOT_RESTORE=Could not stop master volume ${glusterVolumeName} of cluster ${vdsGroupName} during snapshot restore. +GLUSTER_MASTER_VOLUME_SNAPSHOT_RESTORE_FAILED=Could not restore master volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_SNAPSHOT_CREATED=Snapshot ${snapname} created for volume ${glusterVolumeName} of cluster ${vdsGroupName}. +GLUSTER_VOLUME_SNAPSHOT_CREATE_FAILED=Could not create snapshot for volume ${glusterVolumeName} of cluster ${vdsGroupName}. CREATE_GLUSTER_BRICK=Brick ${brickName} created successfully. CREATE_GLUSTER_BRICK_FAILED=Failed to create brick ${brickName}. GLUSTER_VOLUME_SNAPSHOT_SCHEDULE_DELETED=Snapshot schedule deleted for volume ${glusterVolumeName} of ${vdsGroupName}. -- To view, visit https://gerrit.ovirt.org/41917 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5c857311f5e187f946325df444bee724c02e8f8d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5-gluster Gerrit-Owner: Shubhendu Tripathi <shtri...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches