付録C イベントコード

C.1. イベントコード

以下の表には、全イベントコードをまとめています。

表C.1 イベントコード

コード名前重大度メッセージ
0UNASSIGNEDInfo
1VDC_STARTInfoStarting oVirt Engine.
2VDC_STOPInfoStopping oVirt Engine.
12VDS_FAILUREErrorHost ${VdsName} is non responsive.
13VDS_DETECTEDInfoStatus of host ${VdsName} was set to ${HostStatus}.
14VDS_RECOVERInfoHost ${VdsName} is rebooting.
15VDS_MAINTENANCENormalHost ${VdsName} was switched to Maintenance Mode.
16VDS_ACTIVATEInfoActivation of host ${VdsName} initiated by ${UserName}.
17VDS_MAINTENANCE_FAILEDErrorFailed to switch Host ${VdsName} to Maintenance mode.
18VDS_ACTIVATE_FAILEDErrorFailed to activate Host ${VdsName}.(User: ${UserName}).
19VDS_RECOVER_FAILEDErrorHost ${VdsName} failed to recover.
20USER_VDS_STARTInfoHost ${VdsName} was started by ${UserName}.
21USER_VDS_STOPInfoHost ${VdsName} was stopped by ${UserName}.
22IRS_FAILUREErrorFailed to access Storage on Host ${VdsName}.
23VDS_LOW_DISK_SPACEWarningWarning, Low disk space. Host ${VdsName} has less than ${DiskSpace} MB of free space left on: ${Disks}.
24VDS_LOW_DISK_SPACE_ERRORErrorCritical, Low disk space. Host ${VdsName} has less than ${DiskSpace} MB of free space left on: ${Disks}. Low disk space might cause an issue upgrading this host.
25VDS_NO_SELINUX_ENFORCEMENTWarningHost ${VdsName} does not enforce SELinux. Current status: ${Mode}
26IRS_DISK_SPACE_LOWWarningWarning, Low disk space. ${StorageDomainName} domain has ${DiskSpace} GB of free space.
27VDS_STATUS_CHANGE_FAILED_DUE_TO_STOP_SPM_FAILUREWarningFailed to change status of host ${VdsName} due to a failure to stop the spm.
28VDS_PROVISIONWarningInstalling OS on Host ${VdsName} using Hostgroup ${HostGroupName}.
29USER_ADD_VM_TEMPLATE_SUCCESSInfoTemplate ${VmTemplateName} was created successfully.
31USER_VDC_LOGOUTInfoUser ${UserName} logged out.
32USER_RUN_VMInfoVM ${VmName} started on Host ${VdsName}
33USER_STOP_VMInfoVM ${VmName} powered off by ${UserName} (Host: ${VdsName}) (Reason: ${Reason}).
34USER_ADD_VMInfoVM ${VmName} was created by ${UserName}.
35USER_UPDATE_VMInfoVM ${VmName} configuration was updated by ${UserName}.
36USER_ADD_VM_TEMPLATE_FAILUREErrorFailed creating Template ${VmTemplateName}.
37USER_ADD_VM_STARTEDInfoVM ${VmName} creation was initiated by ${UserName}.
38USER_CHANGE_DISK_VMInfoCD ${DiskName} was inserted to VM ${VmName} by ${UserName}.
39USER_PAUSE_VMInfoVM ${VmName} was suspended by ${UserName} (Host: ${VdsName}).
40USER_RESUME_VMInfoVM ${VmName} was resumed by ${UserName} (Host: ${VdsName}).
41USER_VDS_RESTARTInfoHost ${VdsName} was restarted by ${UserName}.
42USER_ADD_VDSInfoHost ${VdsName} was added by ${UserName}.
43USER_UPDATE_VDSInfoHost ${VdsName} configuration was updated by ${UserName}.
44USER_REMOVE_VDSInfoHost ${VdsName} was removed by ${UserName}.
45USER_CREATE_SNAPSHOTInfoSnapshot '${SnapshotName}' creation for VM '${VmName}' was initiated by ${UserName}.
46USER_TRY_BACK_TO_SNAPSHOTInfoSnapshot-Preview ${SnapshotName} for VM ${VmName} was initiated by ${UserName}.
47USER_RESTORE_FROM_SNAPSHOTInfoVM ${VmName} restored from Snapshot by ${UserName}.
48USER_ADD_VM_TEMPLATEInfoCreation of Template ${VmTemplateName} from VM ${VmName} was initiated by ${UserName}.
49USER_UPDATE_VM_TEMPLATEInfoTemplate ${VmTemplateName} configuration was updated by ${UserName}.
50USER_REMOVE_VM_TEMPLATEInfoRemoval of Template ${VmTemplateName} was initiated by ${UserName}.
51USER_ADD_VM_TEMPLATE_FINISHED_SUCCESSInfoCreation of Template ${VmTemplateName} from VM ${VmName} has been completed.
52USER_ADD_VM_TEMPLATE_FINISHED_FAILUREErrorFailed to complete creation of Template ${VmTemplateName} from VM ${VmName}.
53USER_ADD_VM_FINISHED_SUCCESSInfoVM ${VmName} creation has been completed.
54USER_FAILED_RUN_VMErrorFailed to run VM ${VmName} (User: ${UserName}).
55USER_FAILED_PAUSE_VMErrorFailed to suspend VM ${VmName} (Host: ${VdsName}, User: ${UserName}).
56USER_FAILED_STOP_VMErrorFailed to power off VM ${VmName} (Host: ${VdsName}, User: ${UserName}).
57USER_FAILED_ADD_VMErrorFailed to create VM ${VmName} (User: ${UserName}).
58USER_FAILED_UPDATE_VMErrorFailed to update VM ${VmName} (User: ${UserName}).
59USER_FAILED_REMOVE_VMError
60USER_ADD_VM_FINISHED_FAILUREErrorFailed to complete VM ${VmName} creation.
61VM_DOWNInfoVM ${VmName} is down. ${ExitMessage}
62VM_MIGRATION_STARTInfoMigration started (VM: ${VmName}, Source: ${VdsName}, Destination: ${DestinationVdsName}, User: ${UserName}).
63VM_MIGRATION_DONEInfoMigration completed (VM: ${VmName}, Source: ${VdsName}, Destination: ${DestinationVdsName}, Duration: ${Duration}, Total: ${TotalDuration}, Actual downtime: ${ActualDowntime})
64VM_MIGRATION_ABORTErrorMigration failed: ${MigrationError} (VM: ${VmName}, Source: ${VdsName}, Destination: ${DestinationVdsName}).
65VM_MIGRATION_FAILEDErrorMigration failed${DueToMigrationError} (VM: ${VmName}, Source: ${VdsName}).
66VM_FAILUREErrorVM ${VmName} cannot be found on Host ${VdsName}.
67VM_MIGRATION_START_SYSTEM_INITIATEDInfoMigration initiated by system (VM: ${VmName}, Source: ${VdsName}, Destination: ${DestinationVdsName}).
68USER_CREATE_SNAPSHOT_FINISHED_SUCCESSInfoSnapshot '${SnapshotName}' creation for VM '${VmName}' has been completed.
69USER_CREATE_SNAPSHOT_FINISHED_FAILUREErrorFailed to complete snapshot '${SnapshotName}' creation for VM '${VmName}'.
70USER_RUN_VM_AS_STATELESS_FINISHED_FAILUREErrorFailed to complete starting of VM ${VmName}.
71USER_TRY_BACK_TO_SNAPSHOT_FINISH_SUCCESSInfoSnapshot-Preview ${SnapshotName} for VM ${VmName} has been completed.
72USER_CHANGE_FLOPPY_VMInfoFloppy ${DiskName} was inserted in VM ${VmName} by ${UserName}
73USER_INITIATED_SHUTDOWN_VMInfoVM shutdown initiated by ${UserName} on VM ${VmName} (Host: ${VdsName}) (Reason: ${Reason}).
74USER_FAILED_SHUTDOWN_VMErrorFailed to initiate shutdown on VM ${VmName} (Host: ${VdsName}, User: ${UserName}).
75USER_FAILED_CHANGE_FLOPPY_VMErrorFailed to change floppy ${DiskName} (User: ${UserName}).
76USER_STOPPED_VM_INSTEAD_OF_SHUTDOWNInfoVM ${VmName} was powered off ungracefully by ${UserName} (Host: ${VdsName}) (Reason: ${Reason}).
77USER_FAILED_STOPPING_VM_INSTEAD_OF_SHUTDOWNErrorFailed to power off VM ${VmName} (Host: ${VdsName}, User: ${UserName}).
78USER_ADD_DISK_TO_VMInfoAdd-Disk operation of ${DiskAlias} was initiated on VM ${VmName} by ${UserName}.
79USER_FAILED_ADD_DISK_TO_VMErrorAdd-Disk operation failed on VM ${VmName} (User: ${UserName}).
80USER_REMOVE_DISK_FROM_VMInfoDisk was removed from VM ${VmName} by ${UserName}.
81USER_FAILED_REMOVE_DISK_FROM_VMErrorFailed to remove Disk from VM ${VmName} (User: ${UserName}).
82USER_MOVED_VMInfoVM ${VmName} moving to Domain ${StorageDomainName} was initiated by ${UserName}.
83USER_FAILED_MOVE_VMErrorFailed to initiate moving of VM ${VmName} to Domain ${StorageDomainName} (User: ${UserName}).
84USER_MOVED_TEMPLATEInfoTemplate ${VmTemplateName} moving to Domain ${StorageDomainName} was initiated by ${UserName}.
85USER_FAILED_MOVE_TEMPLATEErrorFailed to initiate moving Template ${VmTemplateName} to Domain ${StorageDomainName} (User: ${UserName}).
86USER_COPIED_TEMPLATEInfoTemplate ${VmTemplateName} copy to Domain ${StorageDomainName} was initiated by ${UserName}.
87USER_FAILED_COPY_TEMPLATEErrorFailed to initiate copy of Template ${VmTemplateName} to Domain ${StorageDomainName} (User: ${UserName}).
88USER_UPDATE_VM_DISKInfoVM ${VmName} ${DiskAlias} disk was updated by ${UserName}.
89USER_FAILED_UPDATE_VM_DISKErrorFailed to update VM ${VmName} disk ${DiskAlias} (User: ${UserName}).
90VDS_FAILED_TO_GET_HOST_HARDWARE_INFOWarningCould not get hardware information for host ${VdsName}
91USER_MOVED_VM_FINISHED_SUCCESSInfoMoving VM ${VmName} to Domain ${StorageDomainName} has been completed.
92USER_MOVED_VM_FINISHED_FAILUREErrorFailed to complete moving of VM ${VmName} to Domain ${StorageDomainName}.
93USER_MOVED_TEMPLATE_FINISHED_SUCCESSInfoTemplate ${VmTemplateName} moving to Domain ${StorageDomainName} has been completed.
94USER_MOVED_TEMPLATE_FINISHED_FAILUREErrorFailed to complete moving of Template ${VmTemplateName} to Domain ${StorageDomainName}.
95USER_COPIED_TEMPLATE_FINISHED_SUCCESSInfoTemplate ${VmTemplateName} copy to Domain ${StorageDomainName} has been completed.
96USER_COPIED_TEMPLATE_FINISHED_FAILUREErrorFailed to complete copy of Template ${VmTemplateName} to Domain ${StorageDomainName}.
97USER_ADD_DISK_TO_VM_FINISHED_SUCCESSInfoThe disk ${DiskAlias} was successfully added to VM ${VmName}.
98USER_ADD_DISK_TO_VM_FINISHED_FAILUREErrorAdd-Disk operation failed to complete on VM ${VmName}.
99USER_TRY_BACK_TO_SNAPSHOT_FINISH_FAILUREErrorFailed to complete Snapshot-Preview ${SnapshotName} for VM ${VmName}.
100USER_RESTORE_FROM_SNAPSHOT_FINISH_SUCCESSInfoVM ${VmName} restoring from Snapshot has been completed.
101USER_RESTORE_FROM_SNAPSHOT_FINISH_FAILUREErrorFailed to complete restoring from Snapshot of VM ${VmName}.
102USER_FAILED_CHANGE_DISK_VMErrorFailed to change disk in VM ${VmName} (Host: ${VdsName}, User: ${UserName}).
103USER_FAILED_RESUME_VMErrorFailed to resume VM ${VmName} (Host: ${VdsName}, User: ${UserName}).
104USER_FAILED_ADD_VDSErrorFailed to add Host ${VdsName} (User: ${UserName}).
105USER_FAILED_UPDATE_VDSErrorFailed to update Host ${VdsName} (User: ${UserName}).
106USER_FAILED_REMOVE_VDSErrorFailed to remove Host ${VdsName} (User: ${UserName}).
107USER_FAILED_VDS_RESTARTErrorFailed to restart Host ${VdsName}, (User: ${UserName}).
108USER_FAILED_ADD_VM_TEMPLATEErrorFailed to initiate creation of Template ${VmTemplateName} from VM ${VmName} (User: ${UserName}).
109USER_FAILED_UPDATE_VM_TEMPLATEErrorFailed to update Template ${VmTemplateName} (User: ${UserName}).
110USER_FAILED_REMOVE_VM_TEMPLATEErrorFailed to initiate removal of Template ${VmTemplateName} (User: ${UserName}).
111USER_STOP_SUSPENDED_VMInfoSuspended VM ${VmName} has had its save state cleared by ${UserName} (Reason: ${Reason}).
112USER_STOP_SUSPENDED_VM_FAILEDErrorFailed to power off suspended VM ${VmName} (User: ${UserName}).
113USER_REMOVE_VM_FINISHEDInfoVM ${VmName} was successfully removed.
114USER_VDC_LOGIN_FAILEDErrorUser ${UserName} failed to log in.
115USER_FAILED_TRY_BACK_TO_SNAPSHOTErrorFailed to preview Snapshot ${SnapshotName} for VM ${VmName} (User: ${UserName}).
116USER_FAILED_RESTORE_FROM_SNAPSHOTErrorFailed to restore VM ${VmName} from Snapshot (User: ${UserName}).
117USER_FAILED_CREATE_SNAPSHOTErrorFailed to create Snapshot ${SnapshotName} for VM ${VmName} (User: ${UserName}).
118USER_FAILED_VDS_STARTErrorFailed to start Host ${VdsName}, (User: ${UserName}).
119VM_DOWN_ERRORErrorVM ${VmName} is down with error. ${ExitMessage}.
120VM_MIGRATION_TO_SERVER_FAILEDErrorMigration failed${DueToMigrationError} (VM: ${VmName}, Source: ${VdsName}, Destination: ${DestinationVdsName}).
121SYSTEM_VDS_RESTARTInfoHost ${VdsName} was restarted by the engine.
122SYSTEM_FAILED_VDS_RESTARTErrorA restart initiated by the engine to Host ${VdsName} has failed.
123VDS_SLOW_STORAGE_RESPONSE_TIMEWarningSlow storage response time on Host ${VdsName}.
124VM_IMPORTInfoStarted VM import of ${ImportedVmName} (User: ${UserName})
125VM_IMPORT_FAILEDErrorFailed to import VM ${ImportedVmName} (User: ${UserName})
126VM_NOT_RESPONDINGWarningVM ${VmName} is not responding.
127VDS_RUN_IN_NO_KVM_MODEErrorHost ${VdsName} running without virtualization hardware acceleration
128VM_MIGRATION_TRYING_RERUNWarningFailed to migrate VM ${VmName} to Host ${DestinationVdsName}${DueToMigrationError}. Trying to migrate to another Host.
129VM_CLEAREDInfoUnused
130USER_SUSPEND_VM_FINISH_FAILURE_WILL_TRY_AGAINErrorFailed to complete suspending of VM ${VmName}, will try again.
131USER_EXPORT_VMInfoVM ${VmName} exported to ${ExportPath} by ${UserName}
132USER_EXPORT_VM_FAILEDErrorFailed to export VM ${VmName} to ${ExportPath} (User: ${UserName})
133USER_EXPORT_TEMPLATEInfoTemplate ${VmTemplateName} exported to ${ExportPath} by ${UserName}
134USER_EXPORT_TEMPLATE_FAILEDErrorFailed to export Template ${VmTemplateName} to ${ExportPath} (User: ${UserName})
135TEMPLATE_IMPORTInfoStarted Template import of ${ImportedVmTemplateName} (User: ${UserName})
136TEMPLATE_IMPORT_FAILEDErrorFailed to import Template ${ImportedVmTemplateName} (User: ${UserName})
137USER_FAILED_VDS_STOPErrorFailed to stop Host ${VdsName}, (User: ${UserName}).
138VM_PAUSED_ENOSPCErrorVM ${VmName} has been paused due to no Storage space error.
139VM_PAUSED_ERRORErrorVM ${VmName} has been paused due to unknown storage error.
140VM_MIGRATION_FAILED_DURING_MOVE_TO_MAINTENANCEErrorMigration failed${DueToMigrationError} while Host is in 'preparing for maintenance' state.\n Consider manual intervention\: stopping/migrating Vms as Host's state will not\n turn to maintenance while VMs are still running on it.(VM: ${VmName}, Source: ${VdsName}, Destination: ${DestinationVdsName}).
141VDS_VERSION_NOT_SUPPORTED_FOR_CLUSTERErrorHost ${VdsName} is installed with VDSM version (${VdsSupportedVersions}) and cannot join cluster ${VdsGroupName} which is compatible with VDSM versions ${CompatibilityVersion}.
142VM_SET_TO_UNKNOWN_STATUSWarningVM ${VmName} was set to the Unknown status.
143VM_WAS_SET_DOWN_DUE_TO_HOST_REBOOT_OR_MANUAL_FENCEInfoVm ${VmName} was shut down due to ${VdsName} host reboot or manual fence
144VM_IMPORT_INFOInfoValue of field ${FieldName} of imported VM ${VmName} is ${FieldValue}. The field is reset to the default value
145VM_PAUSED_EIOErrorVM ${VmName} has been paused due to storage I/O problem.
146VM_PAUSED_EPERMErrorVM ${VmName} has been paused due to storage permissions problem.
147VM_POWER_DOWN_FAILEDWarningShutdown of VM ${VmName} failed.
148VM_MEMORY_UNDER_GUARANTEED_VALUEErrorVM ${VmName} on host ${VdsName} was guaranteed ${MemGuaranteed} MB but currently has ${MemActual} MB
149USER_ADDInfoUser '${NewUserName}' was added successfully to the system.
150USER_INITIATED_RUN_VMInfoStarting VM ${VmName} was initiated by ${UserName}.
151USER_INITIATED_RUN_VM_FAILEDWarningFailed to run VM ${VmName} on Host ${VdsName}.
152USER_RUN_VM_ON_NON_DEFAULT_VDSWarningGuest ${VmName} started on Host ${VdsName}. (Default Host parameter was ignored - assigned Host was not available).
153USER_STARTED_VMInfoVM ${VmName} was started by ${UserName} (Host: ${VdsName}).
154VDS_CLUSTER_VERSION_NOT_SUPPORTEDErrorHost ${VdsName} is compatible with versions (${VdsSupportedVersions}) and cannot join Cluster ${VdsGroupName} which is set to version ${CompatibilityVersion}.
155VDS_ARCHITECTURE_NOT_SUPPORTED_FOR_CLUSTERErrorHost ${VdsName} has architecture ${VdsArchitecture} and cannot join Cluster ${VdsGroupName} which has architecture ${VdsGroupArchitecture}.
156CPU_TYPE_UNSUPPORTED_IN_THIS_CLUSTER_VERSIONErrorHost ${VdsName} moved to Non-Operational state as host CPU type is not supported in this cluster compatibility version or is not supported at all
157USER_REBOOT_VMInfoUser ${UserName} initiated reboot of VM ${VmName}.
158USER_FAILED_REBOOT_VMErrorFailed to reboot VM ${VmName} (User: ${UserName}).
159USER_FORCE_SELECTED_SPMInfoHost ${VdsName} was force selected by ${UserName}
160USER_ACCOUNT_DISABLED_OR_LOCKEDErrorUser ${UserName} cannot login, as it got disabled or locked. Please contact the system administrator.
161VM_CANCEL_MIGRATIONInfoMigration cancelled (VM: ${VmName}, Source: ${VdsName}, User: ${UserName}).
162VM_CANCEL_MIGRATION_FAILEDErrorFailed to cancel migration for VM: ${VmName}
163VM_STATUS_RESTOREDInfoVM ${VmName} status was restored to ${VmStatus}.
164VM_SET_TICKETInfoUser ${UserName} initiated console session for VM ${VmName}
165VM_SET_TICKET_FAILEDErrorUser ${UserName} failed to initiate a console session for VM ${VmName}
166VM_MIGRATION_NO_VDS_TO_MIGRATE_TOWarningNo available host was found to migrate VM ${VmName} to.
167VM_CONSOLE_CONNECTEDInfoUser ${UserName} is connected to VM ${VmName}.
168VM_CONSOLE_DISCONNECTEDInfoUser ${UserName} got disconnected from VM ${VmName}.
169VM_FAILED_TO_PRESTART_IN_POOLWarningCannot pre-start VM in pool '${VmPoolName}'. The system will continue trying.
170USER_CREATE_LIVE_SNAPSHOT_FINISHED_FAILUREWarningFailed to create live snapshot '${SnapshotName}' for VM '${VmName}'. VM restart is recommended. Note that using the created snapshot might cause data inconsistency.
171USER_RUN_VM_AS_STATELESS_WITH_DISKS_NOT_ALLOWING_SNAPSHOTWarningVM ${VmName} was run as stateless with one or more of disks that do not allow snapshots (User:${UserName}).
172USER_REMOVE_VM_FINISHED_WITH_ILLEGAL_DISKSWarningVM ${VmName} has been removed, but the following disks could not be removed: ${DisksNames}. These disks will appear in the main disks tab in illegal state, please remove manually when possible.
173USER_CREATE_LIVE_SNAPSHOT_NO_MEMORY_FAILUREErrorFailed to save memory as part of Snapshot ${SnapshotName} for VM ${VmName} (User: ${UserName}).
174VM_IMPORT_FROM_CONFIGURATION_EXECUTED_SUCCESSFULLYInfoVM ${VmName} has been successfully imported from the given configuration.
175VM_IMPORT_FROM_CONFIGURATION_ATTACH_DISKS_FAILEDWarningVM ${VmName} has been imported from the given configuration but the following disk(s) failed to attach: ${DiskAliases}.
176VM_BALLOON_DRIVER_ERRORErrorThe Balloon driver on VM ${VmName} on host ${VdsName} is requested but unavailable.
177VM_BALLOON_DRIVER_UNCONTROLLEDErrorThe Balloon device on VM ${VmName} on host ${VdsName} is inflated but the device cannot be controlled (guest agent is down).
178VM_MEMORY_NOT_IN_RECOMMENDED_RANGEWarningVM ${VmName} was configured with ${VmMemInMb}mb of memory while the recommended value range is ${VmMinMemInMb}mb - ${VmMaxMemInMb}mb
179USER_INITIATED_RUN_VM_AND_PAUSEInfoStarting in paused mode VM ${VmName} was initiated by ${UserName}.
180TEMPLATE_IMPORT_FROM_CONFIGURATION_SUCCESSInfoTemplate ${VmTemplateName} has been successfully imported from the given configuration.
181TEMPLATE_IMPORT_FROM_CONFIGURATION_FAILEDErrorFailed to import Template ${VmTemplateName} from the given configuration.
182USER_FAILED_ATTACH_USER_TO_VMErrorFailed to attach User ${AdUserName} to VM ${VmName} (User: ${UserName}).
183USER_ATTACH_TAG_TO_TEMPLATEInfoTag ${TagName} was attached to Templates(s) ${TemplatesNames} by ${UserName}.
184USER_ATTACH_TAG_TO_TEMPLATE_FAILEDErrorFailed to attach Tag ${TagName} to Templates(s) ${TemplatesNames} (User: ${UserName}).
185USER_DETACH_TEMPLATE_FROM_TAGInfoTag ${TagName} was detached from Template(s) ${TemplatesNames} by ${UserName}.
186USER_DETACH_TEMPLATE_FROM_TAG_FAILEDErrorFailed to detach Tag ${TagName} from TEMPLATE(s) ${TemplatesNames} (User: ${UserName}).
187VDS_STORAGE_CONNECTION_FAILED_BUT_LAST_VDSErrorFailed to connect Host ${VdsName} to Data Center, due to connectivity errors with the Storage. Host ${VdsName} will remain in Up state (but inactive), as it is the last Host in the Data Center, to enable manual intervention by the Administrator.
188VDS_STORAGES_CONNECTION_FAILEDErrorFailed to connect Host ${VdsName} to the Storage Domains ${failedStorageDomains}.
189VDS_STORAGE_VDS_STATS_FAILEDErrorHost ${VdsName} reports about one of the Active Storage Domains as Problematic.
190UPDATE_OVF_FOR_STORAGE_DOMAIN_FAILEDWarningFailed to update VMs/Templates OVF data for Storage Domain ${StorageDomainName} in Data Center ${StoragePoolName}.
191CREATE_OVF_STORE_FOR_STORAGE_DOMAIN_FAILEDWarningFailed to create OVF store disk for Storage Domain ${StorageDomainName}.\n The Disk with the id ${DiskId} might be removed manually for automatic attempt to create new one. \n OVF updates won't be attempted on the created disk.
192CREATE_OVF_STORE_FOR_STORAGE_DOMAIN_INITIATE_FAILEDWarningFailed to create OVF store disk for Storage Domain ${StorageDomainName}. \n OVF data won't be updated meanwhile for that domain.
193DELETE_OVF_STORE_FOR_STORAGE_DOMAIN_FAILEDWarningFailed to delete the OVF store disk for Storage Domain ${StorageDomainName}.\n In order to detach the domain please remove it manually or try to detach the domain again for another attempt.
194VM_CANCEL_CONVERSIONInfoConversion cancelled (VM: ${VmName}, Source: ${VdsName}, User: ${UserName}).
195VM_CANCEL_CONVERSION_FAILEDErrorFailed to cancel conversion for VM: ${VmName}
196VM_RECOVERED_FROM_PAUSE_ERRORNormalVM ${VmName} has recovered from paused back to up.
200IMPORTEXPORT_GET_VMS_INFO_FAILEDErrorFailed to retrieve VM/Templates information from export domain ${StorageDomainName}
201IRS_DISK_SPACE_LOW_ERRORErrorCritical, Low disk space. ${StorageDomainName} domain has ${DiskSpace} GB of free space.
202IMPORTEXPORT_GET_EXTERNAL_VMS_INFO_FAILEDErrorFailed to retrieve VMs information from external server ${URL}
204IRS_HOSTED_ON_VDSInfoStorage Pool Manager runs on Host ${VdsName} (Address: ${ServerIp}).
205PROVIDER_ADDEDInfoProvider ${ProviderName} was added. (User: ${UserName})
206PROVIDER_ADDITION_FAILEDErrorFailed to add provider ${ProviderName}. (User: ${UserName})
207PROVIDER_UPDATEDInfoProvider ${ProviderName} was updated. (User: ${UserName})
208PROVIDER_UPDATE_FAILEDErrorFailed to update provider ${ProviderName}. (User: ${UserName})
209PROVIDER_REMOVEDInfoProvider ${ProviderName} was removed. (User: ${UserName})
210PROVIDER_REMOVAL_FAILEDErrorFailed to remove provider ${ProviderName}. (User: ${UserName})
213PROVIDER_CERTIFICATE_IMPORTEDInfoCertificate for provider ${ProviderName} was imported. (User: ${UserName})
214PROVIDER_CERTIFICATE_IMPORT_FAILEDErrorFailed importing Certificate for provider ${ProviderName}. (User: ${UserName})
250USER_UPDATE_VM_CLUSTER_DEFAULT_HOST_CLEAREDInfo${VmName} cluster was updated by ${UserName}, Default host was reset to auto assign.
251USER_REMOVE_VM_TEMPLATE_FINISHEDInfoRemoval of Template ${VmTemplateName} has been completed.
252SYSTEM_FAILED_UPDATE_VMErrorFailed to Update VM ${VmName} that was initiated by system.
253SYSTEM_UPDATE_VMInfoVM ${VmName} configuration was updated by system.
254VM_ALREADY_IN_REQUESTED_STATUSInfoVM ${VmName} is already ${VmStatus}, ${Action} was skipped. User: ${UserName}.
302USER_ADD_VM_POOL_WITH_VMSInfoVM Pool ${VmPoolName} (containing ${VmsCount} VMs) was created by ${UserName}.
303USER_ADD_VM_POOL_WITH_VMS_FAILEDErrorFailed to create VM Pool ${VmPoolName} (User: ${UserName}).
304USER_REMOVE_VM_POOLInfoVM Pool ${VmPoolName} was removed by ${UserName}.
305USER_REMOVE_VM_POOL_FAILEDErrorFailed to remove VM Pool ${VmPoolName} (User: ${UserName}).
306USER_ADD_VM_TO_POOLInfoVM ${VmName} was added to VM Pool ${VmPoolName} by ${UserName}.
307USER_ADD_VM_TO_POOL_FAILEDErrorFailed to add VM ${VmName} to VM Pool ${VmPoolName}(User: ${UserName}).
308USER_REMOVE_VM_FROM_POOLInfoVM ${VmName} was removed from VM Pool ${VmPoolName} by ${UserName}.
309USER_REMOVE_VM_FROM_POOL_FAILEDErrorFailed to remove VM ${VmName} from VM Pool ${VmPoolName} (User: ${UserName}).
310USER_ATTACH_USER_TO_POOLInfoUser ${AdUserName} was attached to VM Pool ${VmPoolName} by ${UserName}.
311USER_ATTACH_USER_TO_POOL_FAILEDErrorFailed to attach User ${AdUserName} to VM Pool ${VmPoolName} (User: ${UserName}).
312USER_DETACH_USER_FROM_POOLInfoUser ${AdUserName} was detached from VM Pool ${VmPoolName} by ${UserName}.
313USER_DETACH_USER_FROM_POOL_FAILEDErrorFailed to detach User ${AdUserName} from VM Pool ${VmPoolName} (User: ${UserName}).
314USER_UPDATE_VM_POOLInfoVM Pool ${VmPoolName} configuration was updated by ${UserName}.
315USER_UPDATE_VM_POOL_FAILEDErrorFailed to update VM Pool ${VmPoolName} configuration (User: ${UserName}).
316USER_ATTACH_USER_TO_VM_FROM_POOLInfoAttaching User ${AdUserName} to VM ${VmName} in VM Pool ${VmPoolName} was initiated by ${UserName}.
317USER_ATTACH_USER_TO_VM_FROM_POOL_FAILEDErrorFailed to attach User ${AdUserName} to VM from VM Pool ${VmPoolName} (User: ${UserName}).
318USER_ATTACH_USER_TO_VM_FROM_POOL_FINISHED_SUCCESSInfoUser ${AdUserName} successfully attached to VM ${VmName} in VM Pool ${VmPoolName}.
319USER_ATTACH_USER_TO_VM_FROM_POOL_FINISHED_FAILUREErrorFailed to attach user ${AdUserName} to VM ${VmName} in VM Pool ${VmPoolName}.
320USER_ADD_VM_POOL_WITH_VMS_ADD_VDS_FAILEDErrorPool ${VmPoolName} Created, but some Vms failed to create (User: ${UserName}).
325USER_REMOVE_ADUSERInfoUser ${AdUserName} was removed by ${UserName}.
326USER_FAILED_REMOVE_ADUSERErrorFailed to remove User ${AdUserName} (User: ${UserName}).
327USER_FAILED_ADD_ADUSERWarningFailed to add User '${NewUserName}' to the system.
342USER_REMOVE_SNAPSHOTInfoSnapshot '${SnapshotName}' deletion for VM '${VmName}' was initiated by ${UserName}.
343USER_FAILED_REMOVE_SNAPSHOTErrorFailed to remove Snapshot ${SnapshotName} for VM ${VmName} (User: ${UserName}).
344USER_UPDATE_VM_POOL_WITH_VMSInfoVM Pool ${VmPoolName} was updated by ${UserName}, ${VmsCount} VMs were added.
345USER_UPDATE_VM_POOL_WITH_VMS_FAILEDErrorFailed to update VM Pool ${VmPoolName}(User: ${UserName}).
346USER_PASSWORD_CHANGEDInfoPassword changed successfully for ${UserName}
347USER_PASSWORD_CHANGE_FAILEDErrorFailed to change password. (User: ${UserName})
348USER_CLEAR_UNKNOWN_VMSInfoAll VMs' status on Non Responsive Host ${VdsName} were changed to 'Down' by ${UserName}
349USER_FAILED_CLEAR_UNKNOWN_VMSErrorFailed to clear VMs' status on Non Responsive Host ${VdsName}. (User: ${UserName}).
350USER_ADD_BOOKMARKInfoBookmark ${BookmarkName} was added by ${UserName}.
351USER_ADD_BOOKMARK_FAILEDErrorFailed to add bookmark: ${BookmarkName} (User: ${UserName}).
352USER_UPDATE_BOOKMARKInfoBookmark ${BookmarkName} was updated by ${UserName}.
353USER_UPDATE_BOOKMARK_FAILEDErrorFailed to update bookmark: ${BookmarkName} (User: ${UserName})
354USER_REMOVE_BOOKMARKInfoBookmark ${BookmarkName} was removed by ${UserName}.
355USER_REMOVE_BOOKMARK_FAILEDErrorFailed to remove bookmark ${BookmarkName} (User: ${UserName})
356USER_REMOVE_SNAPSHOT_FINISHED_SUCCESSInfoSnapshot '${SnapshotName}' deletion for VM '${VmName}' has been completed.
357USER_REMOVE_SNAPSHOT_FINISHED_FAILUREErrorFailed to delete snapshot '${SnapshotName}' for VM '${VmName}'.
358USER_VM_POOL_MAX_SUBSEQUENT_FAILURES_REACHEDWarningNot all VMs where successfully created in VM Pool ${VmPoolName}.
359USER_REMOVE_SNAPSHOT_FINISHED_FAILURE_PARTIAL_SNAPSHOTWarningDue to partial snapshot removal, Snapshot '${SnapshotName}' of VM '${VmName}' now contains only the following disks: '${DiskAliases}'.
360USER_DETACH_USER_FROM_VMInfoUser ${AdUserName} was detached from VM ${VmName} by ${UserName}.
361USER_FAILED_DETACH_USER_FROM_VMErrorFailed to detach User ${AdUserName} from VM ${VmName} (User: ${UserName}).
370USER_EXTEND_DISK_SIZE_FAILUREErrorFailed to extend size of the disk '${DiskAlias}' to ${NewSize} GB, User: ${UserName}.
371USER_EXTEND_DISK_SIZE_SUCCESSInfoSize of the disk '${DiskAlias}' was successfully updated to ${NewSize} GB by ${UserName}.
372USER_EXTEND_DISK_SIZE_UPDATE_VM_FAILUREWarningFailed to update VM '${VmName}' with the new volume size. VM restart is recommended.
373USER_REMOVE_DISK_SNAPSHOTInfoDisk '${DiskAlias}' from Snapshot(s) '${Snapshots}' of VM '${VmName}' deletion was initiated by ${UserName}.
374USER_FAILED_REMOVE_DISK_SNAPSHOTErrorFailed to delete Disk '${DiskAlias}' from Snapshot(s) ${Snapshots} of VM ${VmName} (User: ${UserName}).
375USER_REMOVE_DISK_SNAPSHOT_FINISHED_SUCCESSInfoDisk '${DiskAlias}' from Snapshot(s) '${Snapshots}' of VM '${VmName}' deletion has been completed (User: ${UserName}).
376USER_REMOVE_DISK_SNAPSHOT_FINISHED_FAILUREErrorFailed to complete deletion of Disk '${DiskAlias}' from snapshot(s) '${Snapshots}' of VM '${VmName}' (User: ${UserName}).
377USER_EXTENDED_DISK_SIZEInfoExtending disk '${DiskAlias}' to ${NewSize} GB was initiated by ${UserName}.
378USER_REGISTER_DISK_FINISHED_SUCCESSInfoDisk '${DiskAlias}' has been successfully registered as a floating disk.
379USER_REGISTER_DISK_FINISHED_FAILUREErrorFailed to register Disk '${DiskAlias}'.
380USER_EXTEND_DISK_SIZE_UPDATE_HOST_FAILUREWarningFailed to refresh volume size on host '${VdsName}'. Please try the operation again.
400USER_ATTACH_VM_TO_AD_GROUPInfoGroup ${GroupName} was attached to VM ${VmName} by ${UserName}.
401USER_ATTACH_VM_TO_AD_GROUP_FAILEDErrorFailed to attach Group ${GroupName} to VM ${VmName} (User: ${UserName}).
402USER_DETACH_VM_TO_AD_GROUPInfoGroup ${GroupName} was detached from VM ${VmName} by ${UserName}.
403USER_DETACH_VM_TO_AD_GROUP_FAILEDErrorFailed to detach Group ${GroupName} from VM ${VmName} (User: ${UserName}).
404USER_ATTACH_VM_POOL_TO_AD_GROUPInfoGroup ${GroupName} was attached to VM Pool ${VmPoolName} by ${UserName}.
405USER_ATTACH_VM_POOL_TO_AD_GROUP_FAILEDErrorFailed to attach Group ${GroupName} to VM Pool ${VmPoolName} (User: ${UserName}).
406USER_DETACH_VM_POOL_TO_AD_GROUPInfoGroup ${GroupName} was detached from VM Pool ${VmPoolName} by ${UserName}.
407USER_DETACH_VM_POOL_TO_AD_GROUP_FAILEDErrorFailed to detach Group ${GroupName} from VM Pool ${VmPoolName} (User: ${UserName}).
408USER_REMOVE_AD_GROUPInfoGroup ${GroupName} was removed by ${UserName}.
409USER_REMOVE_AD_GROUP_FAILEDErrorFailed to remove group ${GroupName} (User: ${UserName}).
430USER_UPDATE_TAGInfoTag ${TagName} configuration was updated by ${UserName}.
431USER_UPDATE_TAG_FAILEDErrorFailed to update Tag ${TagName} (User: ${UserName}).
432USER_ADD_TAGInfoNew Tag ${TagName} was created by ${UserName}.
433USER_ADD_TAG_FAILEDErrorFailed to create Tag named ${TagName} (User: ${UserName}).
434USER_REMOVE_TAGInfoTag ${TagName} was removed by ${UserName}.
435USER_REMOVE_TAG_FAILEDErrorFailed to remove Tag ${TagName} (User: ${UserName}).
436USER_ATTACH_TAG_TO_USERInfoTag ${TagName} was attached to User(s) ${AttachUsersNames} by ${UserName}.
437USER_ATTACH_TAG_TO_USER_FAILEDErrorFailed to attach Tag ${TagName} to User(s) ${AttachUsersNames} (User: ${UserName}).
438USER_ATTACH_TAG_TO_USER_GROUPInfoTag ${TagName} was attached to Group(s) ${AttachGroupsNames} by ${UserName}.
439USER_ATTACH_TAG_TO_USER_GROUP_FAILEDErrorFailed to attach Group(s) ${AttachGroupsNames} to Tag ${TagName} (User: ${UserName}).
440USER_ATTACH_TAG_TO_VMInfoTag ${TagName} was attached to VM(s) ${VmsNames} by ${UserName}.
441USER_ATTACH_TAG_TO_VM_FAILEDErrorFailed to attach Tag ${TagName} to VM(s) ${VmsNames} (User: ${UserName}).
442USER_ATTACH_TAG_TO_VDSInfoTag ${TagName} was attached to Host(s) ${VdsNames} by ${UserName}.
443USER_ATTACH_TAG_TO_VDS_FAILEDErrorFailed to attach Tag ${TagName} to Host(s) ${VdsNames} (User: ${UserName}).
444USER_DETACH_VDS_FROM_TAGInfoTag ${TagName} was detached from Host(s) ${VdsNames} by ${UserName}.
445USER_DETACH_VDS_FROM_TAG_FAILEDErrorFailed to detach Tag ${TagName} from Host(s) ${VdsNames} (User: ${UserName}).
446USER_DETACH_VM_FROM_TAGInfoTag ${TagName} was detached from VM(s) ${VmsNames} by ${UserName}.
447USER_DETACH_VM_FROM_TAG_FAILEDErrorFailed to detach Tag ${TagName} from VM(s) ${VmsNames} (User: ${UserName}).
448USER_DETACH_USER_FROM_TAGInfoTag ${TagName} detached from User(s) ${DetachUsersNames} by ${UserName}.
449USER_DETACH_USER_FROM_TAG_FAILEDErrorFailed to detach Tag ${TagName} from User(s) ${DetachUsersNames} (User: ${UserName}).
450USER_DETACH_USER_GROUP_FROM_TAGInfoTag ${TagName} was detached from Group(s) ${DetachGroupsNames} by ${UserName}.
451USER_DETACH_USER_GROUP_FROM_TAG_FAILEDErrorFailed to detach Tag ${TagName} from Group(s) ${DetachGroupsNames} (User: ${UserName}).
452USER_ATTACH_TAG_TO_USER_EXISTSWarningTag ${TagName} already attached to User(s) ${AttachUsersNamesExists}.
453USER_ATTACH_TAG_TO_USER_GROUP_EXISTSWarningTag ${TagName} already attached to Group(s) ${AttachGroupsNamesExists}.
454USER_ATTACH_TAG_TO_VM_EXISTSWarningTag ${TagName} already attached to VM(s) ${VmsNamesExists}.
455USER_ATTACH_TAG_TO_VDS_EXISTSWarningTag ${TagName} already attached to Host(s) ${VdsNamesExists}.
456USER_LOGGED_IN_VMInfoUser ${GuestUser} logged in to VM ${VmName}.
457USER_LOGGED_OUT_VMInfoUser ${GuestUser} logged out from VM ${VmName}.
458USER_LOCKED_VMInfoUser ${GuestUser} locked VM ${VmName}.
459USER_UNLOCKED_VMInfoUser ${GuestUser} unlocked VM ${VmName}.
460USER_ATTACH_TAG_TO_TEMPLATE_EXISTSWarningTag ${TagName} already attached to Template(s) ${TemplatesNamesExists}.
467UPDATE_TAGS_VM_DEFAULT_DISPLAY_TYPEInfoVm ${VmName} tag default display type was updated
468UPDATE_TAGS_VM_DEFAULT_DISPLAY_TYPE_FAILEDInfoFailed to update Vm ${VmName} tag default display type
470USER_ATTACH_VM_POOL_TO_AD_GROUP_INTERNALInfoGroup ${GroupName} was attached to VM Pool ${VmPoolName}.
471USER_ATTACH_VM_POOL_TO_AD_GROUP_FAILED_INTERNALErrorFailed to attach Group ${GroupName} to VM Pool ${VmPoolName}.
472USER_ATTACH_USER_TO_POOL_INTERNALInfoUser ${AdUserName} was attached to VM Pool ${VmPoolName}.
473USER_ATTACH_USER_TO_POOL_FAILED_INTERNALErrorFailed to attach User ${AdUserName} to VM Pool ${VmPoolName} (User: ${UserName}).
493VDS_ALREADY_IN_REQUESTED_STATUSWarningHost ${HostName} is already ${AgentStatus}, Power Management ${Operation} operation skipped.
494VDS_MANUAL_FENCE_STATUSInfoManual fence for host ${VdsName} was started.
495VDS_MANUAL_FENCE_STATUS_FAILEDErrorManual fence for host ${VdsName} failed.
496VDS_FENCE_STATUSInfoHost ${VdsName} power management was verified successfully.
497VDS_FENCE_STATUS_FAILEDErrorFailed to verify Host ${VdsName} power management.
498VDS_APPROVEInfoHost ${VdsName} was successfully approved by user ${UserName}.
499VDS_APPROVE_FAILEDErrorFailed to approve Host ${VdsName}.
500VDS_FAILED_TO_RUN_VMSErrorHost ${VdsName} will be switched to Error status for ${Time} minutes because it failed to run a VM.
501USER_SUSPEND_VMInfoSuspending VM ${VmName} was initiated by User ${UserName} (Host: ${VdsName}).
502USER_FAILED_SUSPEND_VMErrorFailed to suspend VM ${VmName} (Host: ${VdsName}).
503USER_SUSPEND_VM_OKInfoVM ${VmName} on Host ${VdsName} is suspended.
504VDS_INSTALLInfoHost ${VdsName} installed
505VDS_INSTALL_FAILEDErrorHost ${VdsName} installation failed. ${FailedInstallMessage}.
506VDS_INITIATED_RUN_VMInfoVM ${VmName} was restarted on Host ${VdsName}
509VDS_INSTALL_IN_PROGRESSInfoInstalling Host ${VdsName}. ${Message}.
510VDS_INSTALL_IN_PROGRESS_WARNINGWarningHost ${VdsName} installation in progress . ${Message}.
511VDS_INSTALL_IN_PROGRESS_ERRORErrorFailed to install Host ${VdsName}. ${Message}.
512USER_SUSPEND_VM_FINISH_SUCCESSInfoSuspending VM ${VmName} has been completed.
513VDS_RECOVER_FAILED_VMS_UNKNOWNErrorHost ${VdsName} cannot be reached, VMs state on this host are marked as Unknown.
514VDS_INITIALIZINGWarningHost ${VdsName} is initializing. Message: ${ErrorMessage}
515VDS_CPU_LOWER_THAN_CLUSTERWarningHost ${VdsName} moved to Non-Operational state as host does not meet the cluster's minimum CPU level. Missing CPU features : ${CpuFlags}
516VDS_CPU_RETRIEVE_FAILEDWarningFailed to determine Host ${VdsName} CPU level - could not retrieve CPU flags.
517VDS_SET_NONOPERATIONALInfoHost ${VdsName} moved to Non-Operational state.
518VDS_SET_NONOPERATIONAL_FAILEDErrorFailed to move Host ${VdsName} to Non-Operational state.
519VDS_SET_NONOPERATIONAL_NETWORKWarningHost ${VdsName} does not comply with the cluster ${VdsGroupName} networks, the following networks are missing on host: '${Networks}'
520USER_ATTACH_USER_TO_VMInfoUser ${AdUserName} was attached to VM ${VmName} by ${UserName}.
521USER_SUSPEND_VM_FINISH_FAILUREErrorFailed to complete suspending of VM ${VmName}.
522VDS_SET_NONOPERATIONAL_DOMAINWarningHost ${VdsName} cannot access the Storage Domain(s) ${StorageDomainNames} attached to the Data Center ${StoragePoolName}. Setting Host state to Non-Operational.
523VDS_SET_NONOPERATIONAL_DOMAIN_FAILEDErrorHost ${VdsName} cannot access the Storage Domain(s) ${StorageDomainNames} attached to the Data Center ${StoragePoolName}. Failed to set Host state to Non-Operational.
524VDS_DOMAIN_DELAY_INTERVALWarningStorage domain ${StorageDomainName} experienced a high latency of ${Delay} seconds from host ${VdsName}. This may cause performance and functional issues. Please consult your Storage Administrator.
525VDS_INITIATED_RUN_AS_STATELESS_VM_NOT_YET_RUNNINGInfoStarting VM ${VmName} as stateless was initiated.
528USER_EJECT_VM_DISKInfoCD was ejected from VM ${VmName} by ${UserName}.
529USER_EJECT_VM_FLOPPYInfoFloppy was ejected from VM ${VmName} by ${UserName}
530VDS_MANUAL_FENCE_FAILED_CALL_FENCE_SPMWarningManual fence did not revoke the selected SPM (${VdsName}) since the master storage domain\n was not active or could not use another host for the fence operation.
531VDS_LOW_MEMWarningAvailable memory of host ${HostName} [${AvailableMemory} MB] is under defined threshold [${Threshold} MB].
532VDS_HIGH_MEM_USEWarningUsed memory of host ${HostName} [${UsedMemory}%] exceeded defined threshold [${Threshold}%].
533VDS_HIGH_NETWORK_USEWarning
534VDS_HIGH_CPU_USEWarningUsed CPU of host ${HostName} [${UsedCpu}%] exceeded defined threshold [${Threshold}%].
535VDS_HIGH_SWAP_USEWarningUsed swap memory of host ${HostName} [${UsedSwap}%] exceeded defined threshold [${Threshold}%].
536VDS_LOW_SWAPWarningAvailable swap memory of host ${HostName} [${AvailableSwapMemory} MB] is under defined threshold [${Threshold} MB].
537VDS_INITIATED_RUN_VM_AS_STATELESSInfoVM ${VmName} was restarted on Host ${VdsName} as stateless
538USER_RUN_VM_AS_STATELESSInfoVM ${VmName} started on Host ${VdsName} as stateless
539VDS_AUTO_FENCE_STATUSInfoAuto fence for host ${VdsName} was started.
540VDS_AUTO_FENCE_STATUS_FAILEDErrorAuto fence for host ${VdsName} failed.
541VDS_AUTO_FENCE_FAILED_CALL_FENCE_SPMWarningAuto fence did not revoke the selected SPM (${VdsName}) since the master storage domain\n was not active or could not use another host for the fence operation.
550VDS_PACKAGES_IN_PROGRESSInfoPackage update Host ${VdsName}. ${Message}.
551VDS_PACKAGES_IN_PROGRESS_WARNINGWarningHost ${VdsName} update packages in progress . ${Message}.
552VDS_PACKAGES_IN_PROGRESS_ERRORErrorFailed to update packages Host ${VdsName}. ${Message}.
555USER_MOVE_TAGInfoTag ${TagName} was moved from ${OldParnetTagName} to ${NewParentTagName} by ${UserName}.
556USER_MOVE_TAG_FAILEDErrorFailed to move Tag ${TagName} from ${OldParnetTagName} to ${NewParentTagName} (User: ${UserName}).
600USER_VDS_MAINTENANCEInfoHost ${VdsName} was switched to Maintenance mode by ${UserName} (Reason: ${Reason}).
601CPU_FLAGS_NX_IS_MISSINGWarningHost ${VdsName} is missing the NX cpu flag. This flag can be enabled via the host BIOS. Please set Disable Execute (XD) for an Intel host, or No Execute (NX) for AMD. Please make sure to completely power off the host for this change to take effect.
602USER_VDS_MAINTENANCE_MIGRATION_FAILEDWarningHost ${VdsName} cannot change into maintenance mode - not all Vms have been migrated successfully. Consider manual intervention: stopping/migrating Vms: ${failedVms} (User: ${UserName}).
603VDS_SET_NONOPERATIONAL_IFACE_DOWNWarningHost ${VdsName} moved to Non-Operational state because interfaces which are down are needed by required networks in the current cluster: '${NicsWithNetworks}'.
604VDS_TIME_DRIFT_ALERTWarningHost ${VdsName} has time-drift of ${Actual} seconds while maximum configured value is ${Max} seconds.
605PROXY_HOST_SELECTIONInfoHost ${Proxy} from ${Origin} was chosen as a proxy to execute fencing on Host ${VdsName}.
606HOST_REFRESHED_CAPABILITIESInfoSuccessfully refreshed the capabilities of host ${VdsName}.
607HOST_REFRESH_CAPABILITIES_FAILEDErrorFailed to refresh the capabilities of host ${VdsName}.
608HOST_INTERFACE_HIGH_NETWORK_USEWarningHost ${HostName} has network interface which exceeded the defined threshold [${Threshold}%] (${InterfaceName}: transmit rate[${TransmitRate}%], receive rate [${ReceiveRate}%])
609HOST_INTERFACE_STATE_UPNormalInterface ${InterfaceName} on host ${VdsName}, changed state to up
610HOST_INTERFACE_STATE_DOWNWarningInterface ${InterfaceName} on host ${VdsName}, changed state to down
611HOST_BOND_SLAVE_STATE_UPNormalSlave ${SlaveName} of bond ${BondName} on host ${VdsName}, changed state to up
612HOST_BOND_SLAVE_STATE_DOWNWarningSlave ${SlaveName} of bond ${BondName} on host ${VdsName}, changed state to down
613FENCE_KDUMP_LISTENER_IS_NOT_ALIVEErrorUnable to determine if Kdump is in progress on host ${VdsName}, because fence_kdump listener is not running.
614KDUMP_FLOW_DETECTED_ON_VDSInfoKdump flow is in progress on host ${VdsName}.
615KDUMP_FLOW_NOT_DETECTED_ON_VDSInfoKdump flow is not in progress on host ${VdsName}.
616KDUMP_FLOW_FINISHED_ON_VDSInfoKdump flow finished on host ${VdsName}.
617KDUMP_DETECTION_NOT_CONFIGURED_ON_VDSWarningKdump integration is enabled for host ${VdsName}, but kdump is not configured properly on host.
618HOST_REGISTRATION_FAILED_INVALID_CLUSTERInfoNo default or valid cluster was found, Host ${VdsName} registration failed
700DISK_ALIGNMENT_SCAN_STARTInfoStarting alignment scan of disk '${DiskAlias}'.
701DISK_ALIGNMENT_SCAN_FAILUREWarningAlignment scan of disk '${DiskAlias}' failed.
702DISK_ALIGNMENT_SCAN_SUCCESSInfoAlignment scan of disk '${DiskAlias}' is complete.
809USER_ADD_VDS_GROUPInfoCluster ${VdsGroupName} was added by ${UserName}
810USER_ADD_VDS_GROUP_FAILEDErrorFailed to add Host cluster (User: ${UserName})
811USER_UPDATE_VDS_GROUPInfoHost cluster ${VdsGroupName} was updated by ${UserName}
812USER_UPDATE_VDS_GROUP_FAILEDErrorFailed to update Host cluster (User: ${UserName})
813USER_REMOVE_VDS_GROUPInfoHost cluster ${VdsGroupName} was removed by ${UserName}
814USER_REMOVE_VDS_GROUP_FAILEDErrorFailed to remove Host cluster (User: ${UserName})
815USER_VDC_LOGOUT_FAILEDErrorFailed to log User ${UserName} out.
816MAC_POOL_EMPTYWarningNo MAC addresses left in the MAC Address Pool.
817CERTIFICATE_FILE_NOT_FOUNDErrorCould not find oVirt Engine Certificate file.
818RUN_VM_FAILEDErrorCannot run VM ${VmName} on Host ${VdsName}. Error: ${ErrMsg}
819VDS_REGISTER_ERROR_UPDATING_HOSTErrorHost registration failed - cannot update Host Name for Host ${VdsName2}. (Host: ${VdsName1})
820VDS_REGISTER_ERROR_UPDATING_HOST_ALL_TAKENErrorHost registration failed - all available Host Names are taken. (Host: ${VdsName1})
821VDS_REGISTER_HOST_IS_ACTIVEErrorHost registration failed - cannot change Host Name of active Host ${VdsName2}. (Host: ${VdsName1})
822VDS_REGISTER_ERROR_UPDATING_NAMEErrorHost registration failed - cannot update Host Name for Host ${VdsName2}. (Host: ${VdsName1})
823VDS_REGISTER_ERROR_UPDATING_NAMES_ALL_TAKENErrorHost registration failed - all available Host Names are taken. (Host: ${VdsName1})
824VDS_REGISTER_NAME_IS_ACTIVEErrorHost registration failed - cannot change Host Name of active Host ${VdsName2}. (Host: ${VdsName1})
825VDS_REGISTER_AUTO_APPROVE_PATTERNErrorHost registration failed - auto approve pattern error. (Host: ${VdsName1})
826VDS_REGISTER_FAILEDErrorHost registration failed. (Host: ${VdsName1})
827VDS_REGISTER_EXISTING_VDS_UPDATE_FAILEDErrorHost registration failed - cannot update existing Host. (Host: ${VdsName1})
828VDS_REGISTER_SUCCEEDEDInfoHost ${VdsName1} registered.
829VM_MIGRATION_ON_CONNECT_CHECK_FAILEDErrorVM migration logic failed. (VM name: ${VmName})
830VM_MIGRATION_ON_CONNECT_CHECK_SUCCEEDEDInfoMigration check failed to execute.
831USER_VDC_SESSION_TERMINATEDInfoUser ${UserName} forcibly logout user ${TerminatedSessionUsername}.
832USER_VDC_SESSION_TERMINATION_FAILEDErrorUser ${UserName} failed to forcibly logout user ${TerminatedSessionUsername}.
833MAC_ADDRESS_IS_IN_USEWarningNetwork Interface ${IfaceName} has MAC address ${MACAddr} which is in use.
834VDS_REGISTER_EMPTY_IDWarningHost registration failed, empty host id (Host: ${VdsHostName})
835SYSTEM_UPDATE_VDS_GROUPInfoHost cluster ${VdsGroupName} was updated by system
836SYSTEM_UPDATE_VDS_GROUP_FAILEDInfoFailed to update Host cluster by system
837MAC_ADDRESSES_POOL_NOT_INITIALIZEDWarningMac Address Pool is not initialized. ${Message}
838MAC_ADDRESS_IS_IN_USE_UNPLUGWarningNetwork Interface ${IfaceName} has MAC address ${MACAddr} which is in use, therefore it is being unplugged from VM ${VmName}.
840HOST_UPGRADE_STARTEDInfoHost ${VdsName} upgrade was started (User: ${UserName}).
841HOST_UPGRADE_FAILEDErrorFailed to upgrade Host ${VdsName} (User: ${UserName}).
842HOST_UPGRADE_FINISHEDInfoHost ${VdsName} upgrade was completed successfully.
845HOST_CERTIFICATION_IS_ABOUT_TO_EXPIREWarningHost ${VdsName} certification is about to expire at ${ExpirationDate}. Please renew the host's certification.
846ENGINE_CERTIFICATION_HAS_EXPIREDInfoEngine's certification has expired at ${ExpirationDate}. Please renew the engine's certification.
847ENGINE_CERTIFICATION_IS_ABOUT_TO_EXPIREWarningEngine's certification is about to expire at ${ExpirationDate}. Please renew the engine's certification.
848ENGINE_CA_CERTIFICATION_HAS_EXPIREDInfoEngine's CA certification has expired at ${ExpirationDate}.
849ENGINE_CA_CERTIFICATION_IS_ABOUT_TO_EXPIREWarningEngine's CA certification is about to expire at ${ExpirationDate}.
850USER_ADD_PERMISSIONInfoUser/Group ${SubjectName}, Namespace ${Namespace}, Authorization provider: ${Authz} was granted permission for Role ${RoleName} on ${VdcObjectType} ${VdcObjectName}, by ${UserName}.
851USER_ADD_PERMISSION_FAILEDErrorUser ${UserName} failed to grant permission for Role ${RoleName} on ${VdcObjectType} ${VdcObjectName} to User/Group ${SubjectName}.
852USER_REMOVE_PERMISSIONInfoUser/Group ${SubjectName} Role ${RoleName} permission was removed from ${VdcObjectType} ${VdcObjectName} by ${UserName}
853USER_REMOVE_PERMISSION_FAILEDErrorUser ${UserName} failed to remove permission for Role ${RoleName} from ${VdcObjectType} ${VdcObjectName} to User/Group ${SubjectName}
854USER_ADD_ROLEInfoRole ${RoleName} granted to ${UserName}
855USER_ADD_ROLE_FAILEDErrorFailed to grant role ${RoleName} (User ${UserName})
856USER_UPDATE_ROLEInfo${UserName} Role was updated to the ${RoleName} Role
857USER_UPDATE_ROLE_FAILEDErrorFailed to update role ${RoleName} to ${UserName}
858USER_REMOVE_ROLEInfoRole ${RoleName} removed from ${UserName}
859USER_REMOVE_ROLE_FAILEDErrorFailed to remove role ${RoleName} (User ${UserName})
860USER_ATTACHED_ACTION_GROUP_TO_ROLEInfoAction group ${ActionGroup} was attached to Role ${RoleName} by ${UserName}
861USER_ATTACHED_ACTION_GROUP_TO_ROLE_FAILEDErrorFailed to attach Action group ${ActionGroup} to Role ${RoleName} (User: ${UserName})
862USER_DETACHED_ACTION_GROUP_FROM_ROLEInfoAction group ${ActionGroup} was detached from Role ${RoleName} by ${UserName}
863USER_DETACHED_ACTION_GROUP_FROM_ROLE_FAILEDErrorFailed to attach Action group ${ActionGroup} to Role ${RoleName} by ${UserName}
864USER_ADD_ROLE_WITH_ACTION_GROUPInfoRole ${RoleName} was added by ${UserName}
865USER_ADD_ROLE_WITH_ACTION_GROUP_FAILEDErrorFailed to add role ${RoleName}
866USER_ADD_SYSTEM_PERMISSIONInfoUser/Group ${SubjectName} was granted permission for Role ${RoleName} on ${VdcObjectType} by ${UserName}.
867USER_ADD_SYSTEM_PERMISSION_FAILEDErrorUser ${UserName} failed to grant permission for Role ${RoleName} on ${VdcObjectType} to User/Group ${SubjectName}.
868USER_REMOVE_SYSTEM_PERMISSIONInfoUser/Group ${SubjectName} Role ${RoleName} permission was removed from ${VdcObjectType} by ${UserName}
869USER_REMOVE_SYSTEM_PERMISSION_FAILEDErrorUser ${UserName} failed to remove permission for Role ${RoleName} from ${VdcObjectType} to User/Group ${SubjectName}
870USER_ADD_PROFILEInfoProfile created for ${UserName}
871USER_ADD_PROFILE_FAILEDErrorFailed to create profile for ${UserName}
872USER_UPDATE_PROFILEInfoUpdated profile for ${UserName}
873USER_UPDATE_PROFILE_FAILEDErrorFailed to update profile for ${UserName}
874USER_REMOVE_PROFILEInfoRemoved profile for ${UserName}
875USER_REMOVE_PROFILE_FAILEDErrorFailed to remove profile for ${UserName}
876HOST_CERTIFICATION_IS_INVALIDErrorHost ${VdsName} certification is invalid. The certification has no peer certificates.
877HOST_CERTIFICATION_HAS_EXPIREDInfo
878ENGINE_CERTIFICATION_IS_ABOUT_TO_EXPIRE_ALERTInfoEngine's certification is about to expire at ${ExpirationDate}. Please renew the engine's certification.
879HOST_CERTIFICATION_IS_ABOUT_TO_EXPIRE_ALERTInfoHost ${VdsName} certification is about to expire at ${ExpirationDate}. Please renew the host's certification.
880HOST_CERTIFICATION_ENROLLMENT_STARTEDNormalEnrolling certificate for host ${VdsName} was started (User: ${UserName}).
881HOST_CERTIFICATION_ENROLLMENT_FINISHEDNormalEnrolling certificate for host ${VdsName} was completed successfully (User: ${UserName}).
882HOST_CERTIFICATION_ENROLLMENT_FAILEDErrorFailed to enroll certificate for host ${VdsName} (User: ${UserName}).
883ENGINE_CA_CERTIFICATION_IS_ABOUT_TO_EXPIRE_ALERTInfoEngine's CA certification is about to expire at ${ExpirationDate}.
900AD_COMPUTER_ACCOUNT_SUCCEEDEDInfoAccount creation successful.
901AD_COMPUTER_ACCOUNT_FAILEDErrorAccount creation failed.
918USER_FORCE_REMOVE_STORAGE_POOLInfoData Center ${StoragePoolName} was forcibly removed by ${UserName}
919USER_FORCE_REMOVE_STORAGE_POOL_FAILEDErrorFailed to forcibly remove Data Center ${StoragePoolName}. (User: ${UserName})
920NETWORK_ATTACH_NETWORK_TO_VDSInfoAttach network: ${NetworkName} to Host: ${VdsName} by ${UserName}.
921NETWORK_ATTACH_NETWORK_TO_VDS_FAILEDErrorFailed to attach network: ${NetworkName} to Host: ${VdsName} (User: ${UserName}).
922NETWORK_DETACH_NETWORK_FROM_VDSInfoDetach network: ${NetworkName} from Host: ${VdsName} by ${UserName}.
923NETWORK_DETACH_NETWORK_FROM_VDS_FAILEDErrorFailed to detach network: ${NetworkName} from Host: ${VdsName} (User: ${UserName}).
924NETWORK_ADD_BONDInfoAdd bond: ${BondName} with interfaces: ${Interfaces} for Host: ${VdsName} by ${UserName}.
925NETWORK_ADD_BOND_FAILEDErrorFailed to add bond: ${BondName} with interfaces: ${Interfaces} for Host: ${VdsName} (User:${UserName}).
926NETWORK_REMOVE_BONDInfoRemove bond: ${BondName} for Host: ${VdsName} (User:${UserName}).
927NETWORK_REMOVE_BOND_FAILEDErrorFailed to remove bond: ${BondName} for Host: ${VdsName} (User:${UserName}).
928NETWORK_VDS_NETWORK_MATCH_CLUSTERInfoVds ${VdsName} network match to cluster ${VdsGroupName}
929NETWORK_VDS_NETWORK_NOT_MATCH_CLUSTERErrorVds ${VdsName} network does not match to cluster ${VdsGroupName}
930NETWORK_REMOVE_VM_INTERFACEInfoInterface ${InterfaceName} (${InterfaceType}) was removed from VM ${VmName}. (User: ${UserName})
931NETWORK_REMOVE_VM_INTERFACE_FAILEDErrorFailed to remove Interface ${InterfaceName} (${InterfaceType}) from VM ${VmName}. (User: ${UserName})
932NETWORK_ADD_VM_INTERFACEInfoInterface ${InterfaceName} (${InterfaceType}) was added to VM ${VmName}. (User: ${UserName})
933NETWORK_ADD_VM_INTERFACE_FAILEDErrorFailed to add Interface ${InterfaceName} (${InterfaceType}) to VM ${VmName}. (User: ${UserName})
934NETWORK_UPDATE_VM_INTERFACEInfoInterface ${InterfaceName} (${InterfaceType}) was updated for VM ${VmName}. ${LinkState} (User: ${UserName})
935NETWORK_UPDATE_VM_INTERFACE_FAILEDErrorFailed to update Interface ${InterfaceName} (${InterfaceType}) for VM ${VmName}. (User: ${UserName})
936NETWORK_ADD_TEMPLATE_INTERFACEInfoInterface ${InterfaceName} (${InterfaceType}) was added to Template ${VmTemplateName}. (User: ${UserName})
937NETWORK_ADD_TEMPLATE_INTERFACE_FAILEDErrorFailed to add Interface ${InterfaceName} (${InterfaceType}) to Template ${VmTemplateName}. (User: ${UserName})
938NETWORK_REMOVE_TEMPLATE_INTERFACEInfoInterface ${InterfaceName} (${InterfaceType}) was removed from Template ${VmTemplateName}. (User: ${UserName})
939NETWORK_REMOVE_TEMPLATE_INTERFACE_FAILEDErrorFailed to remove Interface ${InterfaceName} (${InterfaceType}) from Template ${VmTemplateName}. (User: ${UserName})
940NETWORK_UPDATE_TEMPLATE_INTERFACEInfoInterface ${InterfaceName} (${InterfaceType}) was updated for Template ${VmTemplateName}. (User: ${UserName})
941NETWORK_UPDATE_TEMPLATE_INTERFACE_FAILEDErrorFailed to update Interface ${InterfaceName} (${InterfaceType}) for Template ${VmTemplateName}. (User: ${UserName})
942NETWORK_ADD_NETWORKInfoNetwork ${NetworkName} was added to Data Center: ${StoragePoolName}
943NETWORK_ADD_NETWORK_FAILEDErrorFailed to add Network ${NetworkName} to Data Center: ${StoragePoolName}
944NETWORK_REMOVE_NETWORKInfoNetwork ${NetworkName} was removed from Data Center: ${StoragePoolName}
945NETWORK_REMOVE_NETWORK_FAILEDErrorFailed to remove Network ${NetworkName} from Data Center: ${StoragePoolName}
946NETWORK_ATTACH_NETWORK_TO_VDS_GROUPInfoNetwork ${NetworkName} attached to Cluster ${VdsGroupName}
947NETWORK_ATTACH_NETWORK_TO_VDS_GROUP_FAILEDErrorFailed to attach Network ${NetworkName} to Cluster ${VdsGroupName}
948NETWORK_DETACH_NETWORK_TO_VDS_GROUPInfoNetwork ${NetworkName} detached from Cluster ${VdsGroupName}
949NETWORK_DETACH_NETWORK_TO_VDS_GROUP_FAILEDErrorFailed to detach Network ${NetworkName} from Cluster ${VdsGroupName}
950USER_ADD_STORAGE_POOLInfoData Center ${StoragePoolName}, Compatibility Version ${CompatibilityVersion} and Quota Type ${QuotaEnforcementType} was added by ${UserName}
951USER_ADD_STORAGE_POOL_FAILEDErrorFailed to add Data Center ${StoragePoolName}. (User: ${UserName})
952USER_UPDATE_STORAGE_POOLInfoData Center ${StoragePoolName} was updated by ${UserName}
953USER_UPDATE_STORAGE_POOL_FAILEDErrorFailed to update Data Center ${StoragePoolName}. (User: ${UserName})
954USER_REMOVE_STORAGE_POOLInfoData Center ${StoragePoolName} was removed by ${UserName}
955USER_REMOVE_STORAGE_POOL_FAILEDErrorFailed to remove Data Center ${StoragePoolName}. (User: ${UserName})
956USER_ADD_STORAGE_DOMAINInfoStorage Domain ${StorageDomainName} was added by ${UserName}
957USER_ADD_STORAGE_DOMAIN_FAILEDErrorFailed to add Storage Domain ${StorageDomainName}. (User: ${UserName})
958USER_UPDATE_STORAGE_DOMAINInfoStorage Domain ${StorageDomainName} was updated by ${UserName}
959USER_UPDATE_STORAGE_DOMAIN_FAILEDErrorFailed to update Storage Domain ${StorageDomainName}. (User: ${UserName})
960USER_REMOVE_STORAGE_DOMAINInfoStorage Domain ${StorageDomainName} was removed by ${UserName}
961USER_REMOVE_STORAGE_DOMAIN_FAILEDErrorFailed to remove Storage Domain ${StorageDomainName}. (User: ${UserName})
962USER_ATTACH_STORAGE_DOMAIN_TO_POOLInfoStorage Domain ${StorageDomainName} was attached to Data Center ${StoragePoolName} by ${UserName}
963USER_ATTACH_STORAGE_DOMAIN_TO_POOL_FAILEDErrorFailed to attach Storage Domain ${StorageDomainName} to Data Center ${StoragePoolName}. (User: ${UserName})
964USER_DETACH_STORAGE_DOMAIN_FROM_POOLInfoStorage Domain ${StorageDomainName} was detached from Data Center ${StoragePoolName} by ${UserName}
965USER_DETACH_STORAGE_DOMAIN_FROM_POOL_FAILEDErrorFailed to detach Storage Domain ${StorageDomainName} to Data Center ${StoragePoolName}. (User: ${UserName})
966USER_ACTIVATED_STORAGE_DOMAINInfoStorage Domain ${StorageDomainName} (Data Center ${StoragePoolName}) was activated by ${UserName}
967USER_ACTIVATE_STORAGE_DOMAIN_FAILEDErrorFailed to activate Storage Domain ${StorageDomainName} (Data Center ${StoragePoolName}) by ${UserName}
968USER_DEACTIVATED_STORAGE_DOMAINInfoStorage Domain ${StorageDomainName} (Data Center ${StoragePoolName}) was deactivated and has moved to 'Preparing for maintenance' until it will no longer be accessed by any Host of the Data Center.
969USER_DEACTIVATE_STORAGE_DOMAIN_FAILEDErrorFailed to deactivate Storage Domain ${StorageDomainName} (Data Center ${StoragePoolName}).
970SYSTEM_DEACTIVATED_STORAGE_DOMAINWarningStorage Domain ${StorageDomainName} (Data Center ${StoragePoolName}) was deactivated by system because it's not visible by any of the hosts.
971SYSTEM_DEACTIVATE_STORAGE_DOMAIN_FAILEDErrorFailed to deactivate Storage Domain ${StorageDomainName} (Data Center ${StoragePoolName}).
972USER_EXTENDED_STORAGE_DOMAINInfoStorage ${StorageDomainName} has been extended by ${UserName}. Please wait for refresh.
973USER_EXTENDED_STORAGE_DOMAIN_FAILEDErrorFailed to extend Storage Domain ${StorageDomainName}. (User: ${UserName})
974USER_REMOVE_VGInfoVolume group ${VgId} was removed by ${UserName}.
975USER_REMOVE_VG_FAILEDErrorFailed to remove Volume group ${VgId}. (User: UserName)
976USER_ACTIVATE_STORAGE_POOLInfoData Center ${StoragePoolName} was activated. (User: ${UserName})
977USER_ACTIVATE_STORAGE_POOL_FAILEDErrorFailed to activate Data Center ${StoragePoolName}. (User: ${UserName})
978SYSTEM_FAILED_CHANGE_STORAGE_POOL_STATUSErrorFailed to change Data Center ${StoragePoolName} status.
979SYSTEM_CHANGE_STORAGE_POOL_STATUS_NO_HOST_FOR_SPMErrorFencing failed on Storage Pool Manager ${VdsName} for Data Center ${StoragePoolName}. Setting status to Non-Operational.
980SYSTEM_CHANGE_STORAGE_POOL_STATUS_PROBLEMATICWarningInvalid status on Data Center ${StoragePoolName}. Setting status to Non Responsive.
981USER_FORCE_REMOVE_STORAGE_DOMAINInfoStorage Domain ${StorageDomainName} was forcibly removed by ${UserName}
982USER_FORCE_REMOVE_STORAGE_DOMAIN_FAILEDErrorFailed to forcibly remove Storage Domain ${StorageDomainName}. (User: ${UserName})
983RECONSTRUCT_MASTER_FAILED_NO_MASTERWarningNo valid Data Storage Domains are available in Data Center ${StoragePoolName} (please check your storage infrastructure).
984RECONSTRUCT_MASTER_DONEInfoReconstruct Master Domain for Data Center ${StoragePoolName} completed.
985RECONSTRUCT_MASTER_FAILEDErrorFailed to Reconstruct Master Domain for Data Center ${StoragePoolName}.
986SYSTEM_CHANGE_STORAGE_POOL_STATUS_PROBLEMATIC_SEARCHING_NEW_SPMWarningData Center is being initialized, please wait for initialization to complete.
987SYSTEM_CHANGE_STORAGE_POOL_STATUS_PROBLEMATIC_WITH_ERRORWarningInvalid status on Data Center ${StoragePoolName}. Setting Data Center status to Non Responsive (On host ${VdsName}, Error: ${Error}).
988USER_CONNECT_HOSTS_TO_LUN_FAILEDErrorFailed to connect Host ${VdsName} to device. (User: ${UserName})
989SYSTEM_CHANGE_STORAGE_POOL_STATUS_PROBLEMATIC_FROM_NON_OPERATIONALInfoTry to recover Data Center ${StoragePoolName}. Setting status to Non Responsive.
990SYSTEM_MASTER_DOMAIN_NOT_IN_SYNCWarningSync Error on Master Domain between Host ${VdsName} and oVirt Engine. Domain: ${StorageDomainName} is marked as Master in oVirt Engine database but not on the Storage side. Please consult with Support on how to fix this issue.
991RECOVERY_STORAGE_POOLInfoData Center ${StoragePoolName} was recovered by ${UserName}
992RECOVERY_STORAGE_POOL_FAILEDErrorFailed to recover Data Center ${StoragePoolName} (User:${UserName})
993SYSTEM_CHANGE_STORAGE_POOL_STATUS_RESET_IRSInfoData Center ${StoragePoolName} was reset. Setting status to Non Responsive (Elect new Storage Pool Manager).
994CONNECT_STORAGE_SERVERS_FAILEDWarningFailed to connect Host ${VdsName} to Storage Servers
995CONNECT_STORAGE_POOL_FAILEDWarningFailed to connect Host ${VdsName} to Storage Pool ${StoragePoolName}
996STORAGE_DOMAIN_ERRORErrorThe error message for connection ${Connection} returned by VDSM was: ${ErrorMessage}
997REFRESH_REPOSITORY_IMAGE_LIST_FAILEDErrorRefresh image list failed for domain(s): ${imageDomains}. Please check domain activity.
998REFRESH_REPOSITORY_IMAGE_LIST_SUCCEEDEDInfoRefresh image list succeeded for domain(s): ${imageDomains}
999STORAGE_ALERT_VG_METADATA_CRITICALLY_FULLErrorThe system has reached the 80% watermark on the VG metadata area size on ${StorageDomainName}.\nThis is due to a high number of Vdisks or large Vdisks size allocated on this specific VG.
1000STORAGE_ALERT_SMALL_VG_METADATAWarningThe allocated VG metadata area size is smaller than 50MB on ${StorageDomainName},\nwhich might limit its capacity (the number of Vdisks and/or their size).
1001USER_RUN_VM_FAILURE_STATELESS_SNAPSHOT_LEFTErrorFailed to start VM ${VmName}, because exist snapshot for stateless state. Snapshot will be deleted.
1002USER_ATTACH_STORAGE_DOMAINS_TO_POOLInfoStorage Domains were attached to Data Center ${StoragePoolName} by ${UserName}
1003USER_ATTACH_STORAGE_DOMAINS_TO_POOL_FAILEDErrorFailed to attach Storage Domains to Data Center ${StoragePoolName}. (User: ${UserName})
1004STORAGE_DOMAIN_TASKS_ERRORWarningStorage Domain ${StorageDomainName} is down while there are tasks running on it. These tasks may fail.
1005UPDATE_OVF_FOR_STORAGE_POOL_FAILEDWarningFailed to update VMs/Templates OVF data in Data Center ${StoragePoolName}.
1006UPGRADE_STORAGE_POOL_ENCOUNTERED_PROBLEMSWarningData Center ${StoragePoolName} has encountered problems during upgrade process.
1007REFRESH_REPOSITORY_IMAGE_LIST_INCOMPLETEWarningRefresh image list probably incomplete for domain ${imageDomain}, only ${imageListSize} images discovered.
1008NUNBER_OF_LVS_ON_STORAGE_DOMAIN_EXCEEDED_THRESHOLDWarningThe number of LVs on the domain ${storageDomainName} exceeded ${maxNumOfLVs}, you are approaching the limit where performance may degrade.
1010RELOAD_CONFIGURATIONS_SUCCESSInfoSystem Configurations reloaded successfully.
1011RELOAD_CONFIGURATIONS_FAILUREErrorSystem Configurations failed to reload.
1012NETWORK_ACTIVATE_VM_INTERFACE_SUCCESSInfoNetwork Interface ${InterfaceName} (${InterfaceType}) was plugged to VM ${VmName}. (User: ${UserName})
1013NETWORK_ACTIVATE_VM_INTERFACE_FAILUREErrorFailed to plug Network Interface ${InterfaceName} (${InterfaceType}) to VM ${VmName}. (User: ${UserName})
1014NETWORK_DEACTIVATE_VM_INTERFACE_SUCCESSInfoNetwork Interface ${InterfaceName} (${InterfaceType}) was unplugged from VM ${VmName}. (User: ${UserName})
1015NETWORK_DEACTIVATE_VM_INTERFACE_FAILUREErrorFailed to unplug Network Interface ${InterfaceName} (${InterfaceType}) from VM ${VmName}. (User: ${UserName})
1016UPDATE_FOR_OVF_STORES_FAILEDWarningFailed to update OVF disks ${DisksIds}, OVF data isn't updated on those OVF stores (Data Center ${DataCenterName}, Storage Domain ${StorageDomainName}).
1017RETRIEVE_OVF_STORE_FAILEDWarningFailed to retrieve VMs and Templates from the OVF disk of Storage Domain ${StorageDomainName}.
1018OVF_STORE_DOES_NOT_EXISTSWarningThis Data center compatibility version does not support importing a data domain with its entities (VMs and Templates). The imported domain will be imported without them.
1019UPDATE_DESCRIPTION_FOR_DISK_FAILEDErrorFailed to update the meta data description of disk ${DiskName} (Data Center ${DataCenterName}, Storage Domain ${StorageDomainName}).
1020UPDATE_DESCRIPTION_FOR_DISK_SKIPPED_SINCE_STORAGE_DOMAIN_NOT_ACTIVEWarningNot updating the metadata of Disk ${DiskName} (Data Center ${DataCenterName}. Since the Storage Domain ${StorageDomainName} is not in active.
1021RETRIEVE_UNREGISTERED_ENTITIES_NOT_SUPPORTED_IN_DC_VERSIONWarningSkipping retrieval attempt of VMs and Templates from the OVF_STORE disk of Storage Domain ${StorageDomainName} since it is not supported by the Data Center version.
1022USER_REFRESH_LUN_STORAGE_DOMAINInfoResize LUNs operation succeeded.
1023USER_REFRESH_LUN_STORAGE_DOMAIN_FAILEDErrorFailed to resize LUNs.
1024USER_REFRESH_LUN_STORAGE_DIFFERENT_SIZE_DOMAIN_FAILEDErrorFailed to resize LUNs.\n Not all the hosts are seeing the same LUN size.
1025VM_PAUSEDInfoVM ${VmName} has been paused.
1026FAILED_TO_STORE_ENTIRE_DISK_FIELD_IN_DISK_DESCRIPTION_METADATAWarningFailed to store field ${DiskFieldName} as a part of ${DiskAlias}'s description metadata due to storage space limitations. The field ${DiskFieldName} will be truncated.
1027FAILED_TO_STORE_ENTIRE_DISK_FIELD_AND_REST_OF_FIELDS_IN_DISK_DESCRIPTION_METADATAWarningFailed to store field ${DiskFieldName} as a part of ${DiskAlias}'s description metadata due to storage space limitations. The value will be truncated and the following fields will not be stored at all: ${DiskFieldsNames}.
1028FAILED_TO_STORE_DISK_FIELDS_IN_DISK_DESCRIPTION_METADATAWarningFailed to store the following fields in the description metadata of disk ${DiskAlias} due to storage space limitations: ${DiskFieldsNames}.
1029STORAGE_DOMAIN_MOVED_TO_MAINTENANCEInfoStorage Domain ${StorageDomainName} (Data Center ${StoragePoolName}) successfully moved to Maintenance as it's no longer accessed by any Host of the Data Center.
1030USER_DEACTIVATED_LAST_MASTER_STORAGE_DOMAINInfoStorage Domain ${StorageDomainName} (Data Center ${StoragePoolName}) was deactivated.
1098NETWORK_UPDATE_DISPLAY_FOR_HOST_WITH_ACTIVE_VMWarningDisplay Network was updated on Host ${VdsName} with active VMs attached. The change will be applied to those VMs after their next reboot. Running VMs might loose display connectivity until then.
1099NETWORK_UPDATE_DISPLAY_FOR_CLUSTER_WITH_ACTIVE_VMWarningDisplay Network (${NetworkName}) was updated for Cluster ${VdsGroupName} with active VMs attached. The change will be applied to those VMs after their next reboot.
1100NETWORK_UPDATE_DISPLAY_TO_VDS_GROUPInfoUpdate Display Network (${NetworkName}) for Cluster ${VdsGroupName}. (User: ${UserName})
1101NETWORK_UPDATE_DISPLAY_TO_VDS_GROUP_FAILEDErrorFailed to update Display Network (${NetworkName}) for Cluster ${VdsGroupName}. (User: ${UserName})
1102NETWORK_UPDATE_NETWORK_TO_VDS_INTERFACEInfoUpdate Network ${NetworkName} in Host ${VdsName}. (User: ${UserName})
1103NETWORK_UPDATE_NETWORK_TO_VDS_INTERFACE_FAILEDErrorFailed to update Network ${NetworkName} in Host ${VdsName}. (User: ${UserName})
1104NETWORK_COMMINT_NETWORK_CHANGESInfoNetwork changes were saved on host ${VdsName}
1105NETWORK_COMMINT_NETWORK_CHANGES_FAILEDErrorFailed to commit network changes on ${VdsName}
1106NETWORK_HOST_USING_WRONG_CLUSER_VLANWarning${VdsName} is having wrong vlan id: ${VlanIdHost}, expected vlan id: ${VlanIdCluster}
1107NETWORK_HOST_MISSING_CLUSER_VLANWarning${VdsName} is missing vlan id: ${VlanIdCluster} that is expected by the cluster
1108VDS_NETWORK_MTU_DIFFER_FROM_LOGICAL_NETWORKInfo
1109BRIDGED_NETWORK_OVER_MULTIPLE_INTERFACESWarningBridged network ${NetworkName} is attached to multiple interfaces: ${Interfaces} on Host ${VdsName}.
1110VDS_NETWORKS_OUT_OF_SYNCWarningHost ${VdsName}'s following network(s) are not synchronized with their Logical Network configuration: ${Networks}.
1112NETWORK_UPDTAE_NETWORK_ON_CLUSTERInfoNetwork ${NetworkName} on Cluster ${VdsGroupName} updated.
1113NETWORK_UPDTAE_NETWORK_ON_CLUSTER_FAILEDErrorFailed to update Network ${NetworkName} on Cluster ${VdsGroupName}.
1114NETWORK_UPDATE_NETWORKInfoNetwork ${NetworkName} was updated on Data Center: ${StoragePoolName}
1115NETWORK_UPDATE_NETWORK_FAILEDErrorFailed to update Network ${NetworkName} on Data Center: ${StoragePoolName}
1116NETWORK_UPDATE_VM_INTERFACE_LINK_UPInfoLink State is UP.
1117NETWORK_UPDATE_VM_INTERFACE_LINK_DOWNInfoLink State is DOWN.
1118INVALID_INTERFACE_FOR_MANAGEMENT_NETWORK_CONFIGURATIONErrorFailed to configure management network on host ${VdsName}. Host ${VdsName} has an invalid interface ${InterfaceName} for the management network configuration.
1119VLAN_ID_MISMATCH_FOR_MANAGEMENT_NETWORK_CONFIGURATIONErrorFailed to configure management network on host ${VdsName}. Host ${VdsName} has an interface ${InterfaceName} for the management network configuration with VLAN-ID (${VlanId}), which is different from data-center definition (${MgmtVlanId}).
1120SETUP_NETWORK_FAILED_FOR_MANAGEMENT_NETWORK_CONFIGURATIONErrorFailed to configure management network on host ${VdsName} due to setup networks failure.
1121PERSIST_NETWORK_FAILED_FOR_MANAGEMENT_NETWORKWarningFailed to activate host ${VdsName} due to failure in persisting the management network configuration.
1122ADD_VNIC_PROFILEInfoVM network interface profile ${VnicProfileName} was added to network ${NetworkName} in Data Center: ${DataCenterName}. (User: ${UserName})
1123ADD_VNIC_PROFILE_FAILEDErrorFailed to add VM network interface profile ${VnicProfileName} to network ${NetworkName} in Data Center: ${DataCenterName} (User: ${UserName})
1124UPDATE_VNIC_PROFILEInfoVM network interface profile ${VnicProfileName} was updated for network ${NetworkName} in Data Center: ${DataCenterName}. (User: ${UserName})
1125UPDATE_VNIC_PROFILE_FAILEDErrorFailed to update VM network interface profile ${VnicProfileName} for network ${NetworkName} in Data Center: ${DataCenterName}. (User: ${UserName})
1126REMOVE_VNIC_PROFILEInfoVM network interface profile ${VnicProfileName} was removed from network ${NetworkName} in Data Center: ${DataCenterName}. (User: ${UserName})
1127REMOVE_VNIC_PROFILE_FAILEDErrorFailed to remove VM network interface profile ${VnicProfileName} from network ${NetworkName} in Data Center: ${DataCenterName}. (User: ${UserName})
1128NETWORK_WITHOUT_INTERFACESWarningNetwork ${NetworkName} is not attached to any interface on host ${VdsName}.
1129VNIC_PROFILE_UNSUPPORTED_FEATURESWarningVM ${VmName} has network interface ${NicName} which is using profile ${VnicProfile} with unsupported feature(s) '${UnsupportedFeatures}' by VM cluster ${VdsGroupName} (version ${CompatibilityVersion}).
1131REMOVE_NETWORK_BY_LABEL_FAILEDErrorNetwork ${Network} cannot be removed from the following hosts: ${HostNames} in data-center ${StoragePoolName}.
1132LABEL_NETWORKInfoNetwork ${NetworkName} was labeled ${Label} in data-center ${StoragePoolName}.
1133LABEL_NETWORK_FAILEDErrorFailed to label network ${NetworkName} with label ${Label} in data-center ${StoragePoolName}.
1134UNLABEL_NETWORKInfoNetwork ${NetworkName} was unlabeled in data-center ${StoragePoolName}.
1135UNLABEL_NETWORK_FAILEDErrorFailed to unlabel network ${NetworkName} in data-center ${StoragePoolName}.
1136LABEL_NICInfoNetwork interface card ${NicName} was labeled ${Label} on host ${VdsName}.
1137LABEL_NIC_FAILEDErrorFailed to label network interface card ${NicName} with label ${Label} on host ${VdsName}.
1138UNLABEL_NICInfoLabel ${Label} was removed from network interface card ${NicName} on host ${VdsName}.
1139UNLABEL_NIC_FAILEDErrorFailed to remove label ${Label} from network interface card ${NicName} on host ${VdsName}.
1140SUBNET_REMOVEDInfoSubnet ${SubnetName} was removed from provider ${ProviderName}. (User: ${UserName})
1141SUBNET_REMOVAL_FAILEDErrorFailed to remove subnet ${SubnetName} from provider ${ProviderName}. (User: ${UserName})
1142SUBNET_ADDEDInfoSubnet ${SubnetName} was added on provider ${ProviderName}. (User: ${UserName})
1143SUBNET_ADDITION_FAILEDErrorFailed to add subnet ${SubnetName} on provider ${ProviderName}. (User: ${UserName})
1144CONFIGURE_NETWORK_BY_LABELS_WHEN_CHANGING_CLUSTER_FAILEDErrorFailed to configure networks on host ${VdsName} while changing its cluster.
1145PERSIST_NETWORK_ON_HOSTInfo(${Sequence}/${Total}): Applying changes for network(s) ${NetworkNames} on host ${VdsName}. (User: ${UserName})
1146PERSIST_NETWORK_ON_HOST_FINISHEDInfo(${Sequence}/${Total}): Successfully applied changes for network(s) ${NetworkNames} on host ${VdsName}. (User: ${UserName})
1147PERSIST_NETWORK_ON_HOST_FAILEDError(${Sequence}/${Total}): Failed to apply changes for network(s) ${NetworkNames} on host ${VdsName}. (User: ${UserName})
1148MULTI_UPDATE_NETWORK_NOT_POSSIBLEWarningCannot apply network ${NetworkName} changes to hosts on unsupported data center ${StoragePoolName}. (User: ${UserName})
1149REMOVE_PORT_FROM_EXTERNAL_PROVIDER_FAILEDWarningFailed to remove vNIC ${NicName} from external network provider ${ProviderName}. The vNIC can be identified on the provider by device id ${NicId}.
1150IMPORTEXPORT_EXPORT_VMInfoVm ${VmName} was exported successfully to ${StorageDomainName}
1151IMPORTEXPORT_EXPORT_VM_FAILEDErrorFailed to export Vm ${VmName} to ${StorageDomainName}
1152IMPORTEXPORT_IMPORT_VMInfoVm ${VmName} was imported successfully to Data Center ${StoragePoolName}, Cluster ${VdsGroupName}
1153IMPORTEXPORT_IMPORT_VM_FAILEDErrorFailed to import Vm ${VmName} to Data Center ${StoragePoolName}, Cluster ${VdsGroupName}
1154IMPORTEXPORT_REMOVE_TEMPLATEInfoTemplate ${VmTemplateName} was removed from ${StorageDomainName}
1155IMPORTEXPORT_REMOVE_TEMPLATE_FAILEDErrorFailed to remove Template ${VmTemplateName} from ${StorageDomainName}
1156IMPORTEXPORT_EXPORT_TEMPLATEInfoTemplate ${VmTemplateName} was exported successfully to ${StorageDomainName}
1157IMPORTEXPORT_EXPORT_TEMPLATE_FAILEDErrorFailed to export Template ${VmTemplateName} to ${StorageDomainName}
1158IMPORTEXPORT_IMPORT_TEMPLATEInfoTemplate ${VmTemplateName} was imported successfully to Data Center ${StoragePoolName}, Cluster ${VdsGroupName}
1159IMPORTEXPORT_IMPORT_TEMPLATE_FAILEDErrorFailed to import Template ${VmTemplateName} to Data Center ${StoragePoolName}, Cluster ${VdsGroupName}
1160IMPORTEXPORT_REMOVE_VMInfoVm ${VmName} was removed from ${StorageDomainName}
1161IMPORTEXPORT_REMOVE_VM_FAILEDErrorFailed to remove Vm ${VmName} remove from ${StorageDomainName}
1162IMPORTEXPORT_STARTING_EXPORT_VMInfoStarting export Vm ${VmName} to ${StorageDomainName}
1163IMPORTEXPORT_STARTING_IMPORT_TEMPLATEInfoStarting to import Template ${VmTemplateName} to Data Center ${StoragePoolName}, Cluster ${VdsGroupName}
1164IMPORTEXPORT_STARTING_EXPORT_TEMPLATEInfoStarting to export Template ${VmTemplateName} to ${StorageDomainName}
1165IMPORTEXPORT_STARTING_IMPORT_VMInfoStarting to import Vm ${VmName} to Data Center ${StoragePoolName}, Cluster ${VdsGroupName}
1166IMPORTEXPORT_STARTING_REMOVE_TEMPLATEInfoStarting to remove Template ${VmTemplateName} remove ${StorageDomainName}
1167IMPORTEXPORT_STARTING_REMOVE_VMInfoStarting to remove Vm ${VmName} remove from ${StorageDomainName}
1168IMPORTEXPORT_FAILED_TO_IMPORT_VMWarningFailed to read VM '${ImportedVmName}' OVF, it may be corrupted. Underlying error message: ${ErrorMessage}
1169IMPORTEXPORT_FAILED_TO_IMPORT_TEMPLATEWarningFailed to read Template '${Template}' OVF, it may be corrupted. Underlying error message: ${ErrorMessage}
1170IMPORTEXPORT_IMPORT_TEMPLATE_INVALID_INTERFACESNormalWhile importing Template ${EntityName}, the Network/s ${Networks} were found to be Non-VM Networks or do not exist in Cluster. Network Name was not set in the Interface/s ${Interfaces}.
1171USER_ACCOUNT_PASSWORD_EXPIREDErrorUser ${UserName} cannot login, as the user account password has expired. Please contact the system administrator.
1172AUTH_FAILED_INVALID_CREDENTIALSErrorUser ${UserName} cannot login, please verify the username and password.
1173AUTH_FAILED_CLOCK_SKEW_TOO_GREATErrorUser ${UserName} cannot login, the engine clock is not synchronized with directory services. Please contact the system administrator.
1174AUTH_FAILED_NO_KDCS_FOUNDErrorUser ${UserName} cannot login, authentication domain cannot be found. Please contact the system administrator.
1175AUTH_FAILED_DNS_ERRORErrorUser ${UserName} cannot login, there's an error in DNS configuration. Please contact the system administrator.
1176AUTH_FAILED_OTHERErrorUser ${UserName} cannot login, unknown kerberos error. Please contact the system administrator.
1177AUTH_FAILED_DNS_COMMUNICATION_ERRORErrorUser ${UserName} cannot login, cannot lookup DNS for SRV records. Please contact the system administrator.
1178AUTH_FAILED_CONNECTION_TIMED_OUTErrorUser ${UserName} cannot login, connection to LDAP server has timed out. Please contact the system administrator.
1179AUTH_FAILED_WRONG_REALMErrorUser ${UserName} cannot login, please verify your domain name.
1180AUTH_FAILED_CONNECTION_ERRORErrorUser ${UserName} cannot login, connection refused or some configuration problems exist. Possible DNS error. Please contact the system administrator.
1181AUTH_FAILED_CANNOT_FIND_LDAP_SERVER_FOR_DOMAINErrorUser ${UserName} cannot login, cannot find valid LDAP server for domain. Please contact the system administrator.
1182AUTH_FAILED_NO_USER_INFORMATION_WAS_FOUNDErrorUser ${UserName} cannot login, no user information was found. Please contact the system administrator.
1183AUTH_FAILED_CLIENT_NOT_FOUND_IN_KERBEROS_DATABASEErrorUser ${UserName} cannot login, user was not found in domain. Please contact the system administrator.
1184AUTH_FAILED_INTERNAL_KERBEROS_ERRORErrorUser ${UserName} cannot login, an internal error has ocurred in the Kerberos implementation of the JVM. Please contact the system administrator.
1185USER_ACCOUNT_EXPIREDErrorThe account for ${UserName} got expired. Please contact the system administrator.
1186IMPORTEXPORT_NO_PROXY_HOST_AVAILABLE_IN_DCErrorNo Host in Data Center '${StoragePoolName}' can serve as a proxy to retrieve remote VMs information (User: ${UserName}).
1187IMPORTEXPORT_HOST_CANNOT_SERVE_AS_PROXYErrorHost ${VdsName} cannot be used as a proxy to retrieve remote VMs information since it is not up (User: ${UserName}).
1189IMPORTEXPORT_IMPORT_VM_FAILED_UPDATING_OVFErrorFailed to import Vm ${VmName} to Data Center ${StoragePoolName}, Cluster ${VdsGroupName}, could not update VM data in export.
1190USER_RESTORE_FROM_SNAPSHOT_STARTInfoRestoring VM ${VmName} from snapshot started by user ${UserName}.
1191VM_DISK_ALREADY_CHANGEDInfoCD ${DiskName} is already inserted to VM ${VmName}, disk change action was skipped. User: ${UserName}.
1192VM_DISK_ALREADY_EJECTEDInfoCD is already ejected from VM ${VmName}, disk change action was skipped. User: ${UserName}.
1193IMPORTEXPORT_STARTING_CONVERT_VMInfoStarting to convert Vm ${VmName}
1194IMPORTEXPORT_CONVERT_FAILEDInfoFailed to convert Vm ${VmName}
1195IMPORTEXPORT_CANNOT_GET_OVFInfoFailed to get the configuration of converted Vm ${VmName}
1196IMPORTEXPORT_INVALID_OVFInfoFailed to process the configuration of converted Vm ${VmName}
1200ENTITY_RENAMEDInfo${EntityType} ${OldEntityName} was renamed from ${OldEntityName} to ${NewEntityName} by ${UserName}.
1201UPDATE_HOST_NIC_VFS_CONFIGInfoThe VFs configuration of network interface card ${NicName} on host ${VdsName} was updated.
1202UPDATE_HOST_NIC_VFS_CONFIG_FAILEDErrorFailed to update the VFs configuration of network interface card ${NicName} on host ${VdsName}.
1203ADD_VFS_CONFIG_NETWORKInfoNetwork ${NetworkName} was added to the VFs configuration of network interface card ${NicName} on host ${VdsName}.
1204ADD_VFS_CONFIG_NETWORK_FAILEDInfoFailed to add ${NetworkName} to the VFs configuration of network interface card ${NicName} on host ${VdsName}.
1205REMOVE_VFS_CONFIG_NETWORKInfoNetwork ${NetworkName} was removed from the VFs configuration of network interface card ${NicName} on host ${VdsName}.
1206REMOVE_VFS_CONFIG_NETWORK_FAILEDInfoFailed to remove ${NetworkName} from the VFs configuration of network interface card ${NicName} on host ${VdsName}.
1207ADD_VFS_CONFIG_LABELInfoLabel ${Label} was added to the VFs configuration of network interface card ${NicName} on host ${VdsName}.
1208ADD_VFS_CONFIG_LABEL_FAILEDInfoFailed to add ${Label} to the VFs configuration of network interface card ${NicName} on host ${VdsName}.
1209REMOVE_VFS_CONFIG_LABELInfoLabel ${Label} was removed from the VFs configuration of network interface card ${NicName} on host ${VdsName}.
1210REMOVE_VFS_CONFIG_LABEL_FAILEDInfoFailed to remove ${Label} from the VFs configuration of network interface card ${NicName} on host ${VdsName}.
1300NUMA_ADD_VM_NUMA_NODE_SUCCESSInfoAdd VM NUMA node successfully.
1301NUMA_ADD_VM_NUMA_NODE_FAILEDErrorAdd VM NUMA node failed.
1310NUMA_UPDATE_VM_NUMA_NODE_SUCCESSInfoUpdate VM NUMA node successfully.
1311NUMA_UPDATE_VM_NUMA_NODE_FAILEDErrorUpdate VM NUMA node failed.
1320NUMA_REMOVE_VM_NUMA_NODE_SUCCESSInfoRemove VM NUMA node successfully.
1321NUMA_REMOVE_VM_NUMA_NODE_FAILEDErrorRemove VM NUMA node failed.
1402USER_LOGIN_ON_BEHALF_FAILEDErrorFailed to execute login on behalf - ${LoginOnBehalfLogInfo}.
2000USER_HOTPLUG_DISKInfoVM ${VmName} disk ${DiskAlias} was plugged by ${UserName}.
2001USER_FAILED_HOTPLUG_DISKErrorFailed to plug disk ${DiskAlias} to VM ${VmName} (User: ${UserName}).
2002USER_HOTUNPLUG_DISKInfoVM ${VmName} disk ${DiskAlias} was unplugged by ${UserName}.
2003USER_FAILED_HOTUNPLUG_DISKErrorFailed to unplug disk ${DiskAlias} from VM ${VmName} (User: ${UserName}).
2004USER_COPIED_TEMPLATE_DISKInfoUser ${UserName} is copying template disk ${DiskAlias} to domain ${StorageDomainName}.
2005USER_FAILED_COPY_TEMPLATE_DISKErrorUser ${UserName} failed to copy template disk ${DiskAlias} to domain ${StorageDomainName}.
2006USER_COPIED_TEMPLATE_DISK_FINISHED_SUCCESSInfoUser ${UserName} finished copying template disk ${DiskAlias} to domain ${StorageDomainName}.
2007USER_COPIED_TEMPLATE_DISK_FINISHED_FAILUREErrorUser ${UserName} finished with error copying template disk ${DiskAlias} to domain ${StorageDomainName}.
2008USER_MOVED_VM_DISKInfoUser ${UserName} moving disk ${DiskAlias} to domain ${StorageDomainName}.
2009USER_FAILED_MOVED_VM_DISKErrorUser ${UserName} failed to move disk ${DiskAlias} to domain ${StorageDomainName}.
2010USER_MOVED_VM_DISK_FINISHED_SUCCESSInfoUser ${UserName} finished moving disk ${DiskAlias} to domain ${StorageDomainName}.
2011USER_MOVED_VM_DISK_FINISHED_FAILUREErrorUser ${UserName} have failed to move disk ${DiskAlias} to domain ${StorageDomainName}.
2012USER_FINISHED_REMOVE_DISK_NO_DOMAINInfoDisk ${DiskAlias} was successfully removed (User ${UserName}).
2013USER_FINISHED_FAILED_REMOVE_DISK_NO_DOMAINWarningFailed to remove disk ${DiskAlias} (User ${UserName}).
2014USER_FINISHED_REMOVE_DISKInfoDisk ${DiskAlias} was successfully removed from domain ${StorageDomainName} (User ${UserName}).
2015USER_FINISHED_FAILED_REMOVE_DISKWarningFailed to remove disk ${DiskAlias} from storage domain ${StorageDomainName} (User: ${UserName}).
2016USER_ATTACH_DISK_TO_VMInfoDisk ${DiskAlias} was successfully attached to VM ${VmName} by ${UserName}.
2017USER_FAILED_ATTACH_DISK_TO_VMErrorFailed to attach Disk ${DiskAlias} to VM ${VmName} (User: ${UserName}).
2018USER_DETACH_DISK_FROM_VMInfoDisk ${DiskAlias} was successfully detached from VM ${VmName} by ${UserName}.
2019USER_FAILED_DETACH_DISK_FROM_VMErrorFailed to detach Disk ${DiskAlias} from VM ${VmName} (User: ${UserName}).
2020USER_ADD_DISKInfoAdd-Disk operation of '${DiskAlias}' was initiated by ${UserName}.
2021USER_ADD_DISK_FINISHED_SUCCESSInfoThe disk '${DiskAlias}' was successfully added.
2022USER_ADD_DISK_FINISHED_FAILUREErrorAdd-Disk operation failed to complete.
2023USER_FAILED_ADD_DISKErrorAdd-Disk operation failed (User: ${UserName}).
2024USER_RUN_UNLOCK_ENTITY_SCRIPTInfo
2025USER_MOVE_IMAGE_GROUP_FAILED_TO_DELETE_SRC_IMAGEWarningPossible failure while deleting ${DiskAlias} from the source Storage Domain ${StorageDomainName} during the move operation. The Storage Domain may be manually cleaned-up from possible leftovers (User:${UserName}).
2026USER_MOVE_IMAGE_GROUP_FAILED_TO_DELETE_DST_IMAGEWarningPossible failure while clearing possible leftovers of ${DiskAlias} from the target Storage Domain ${StorageDomainName} after the move operation failed to copy the image to it properly. The Storage Domain may be manually cleaned-up from possible leftovers (User:${UserName}).
2027USER_IMPORT_IMAGEInfoUser ${UserName} importing image ${RepoImageName} to domain ${StorageDomainName}.
2028USER_IMPORT_IMAGE_FINISHED_SUCCESSInfoUser ${UserName} successfully imported image ${RepoImageName} to domain ${StorageDomainName}.
2029USER_IMPORT_IMAGE_FINISHED_FAILUREErrorUser ${UserName} failed to import image ${RepoImageName} to domain ${StorageDomainName}.
2030USER_EXPORT_IMAGEInfoUser ${UserName} exporting image ${RepoImageName} to domain ${DestinationStorageDomainName}.
2031USER_EXPORT_IMAGE_FINISHED_SUCCESSInfoUser ${UserName} successfully exported image ${RepoImageName} to domain ${DestinationStorageDomainName}.
2032USER_EXPORT_IMAGE_FINISHED_FAILUREErrorUser ${UserName} failed to export image ${RepoImageName} to domain ${DestinationStorageDomainName}.
2033HOT_SET_NUMBER_OF_CPUSInfoHotplug CPU: changed the number of CPUs on VM ${vmName} from ${previousNumberOfCpus} to ${numberOfCpus}
2034FAILED_HOT_SET_NUMBER_OF_CPUSErrorFailed to hot set number of CPUS to VM ${vmName}. Underlying error message: ${ErrorMessage}
2035USER_ISCSI_BOND_HOST_RESTART_WARNINGWarningThe following Networks has been removed from the iSCSI bond ${IscsiBondName}: ${NetworkNames}. for those changes to take affect, the hosts must be moved to maintenance and activated again.
2036ADD_DISK_INTERNALInfoAdd-Disk operation of '${DiskAlias}' was initiated by the system.
2037ADD_DISK_INTERNAL_FAILUREInfoAdd-Disk operation of '${DiskAlias}' failed to complete.
2038USER_REMOVE_DISK_INITIATEDInfoRemoval of Disk ${DiskAlias} from domain ${StorageDomainName} was initiated by ${UserName}.
2039HOT_SET_MEMORYInfoHotset memory: changed the amount of memory on VM ${vmName} from ${previousMem} to ${newMem}
2040FAILED_HOT_SET_MEMORYErrorFailed to hot set memory to VM ${vmName}. Underlying error message: ${ErrorMessage}
3000USER_ADD_QUOTAInfoQuota ${QuotaName} has been added by ${UserName}.
3001USER_FAILED_ADD_QUOTAErrorFailed to add Quota ${QuotaName}. The operation was initiated by ${UserName}.
3002USER_UPDATE_QUOTAInfoQuota ${QuotaName} has been updated by ${UserName}.
3003USER_FAILED_UPDATE_QUOTAErrorFailed to update Quota ${QuotaName}. The operation was initiated by ${UserName}..
3004USER_DELETE_QUOTAInfoQuota ${QuotaName} has been deleted by ${UserName}.
3005USER_FAILED_DELETE_QUOTAErrorFailed to delete Quota ${QuotaName}. The operation was initiated by ${UserName}..
3006USER_EXCEEDED_QUOTA_VDS_GROUP_GRACE_LIMITErrorCluster-Quota ${QuotaName} limit exceeded and operation was blocked. Utilization: ${Utilization}, Requested: ${Requested} - Please select a different quota or contact your administrator to extend the quota.
3007USER_EXCEEDED_QUOTA_VDS_GROUP_LIMITWarningCluster-Quota ${QuotaName} limit exceeded and entered the grace zone. Utilization: ${Utilization} (It is advised to select a different quota or contact your administrator to extend the quota).
3008USER_EXCEEDED_QUOTA_VDS_GROUP_THRESHOLDWarningCluster-Quota ${QuotaName} is about to exceed. Utilization: ${Utilization}
3009USER_EXCEEDED_QUOTA_STORAGE_GRACE_LIMITErrorStorage-Quota ${QuotaName} limit exceeded and operation was blocked. Utilization(used/requested): ${CurrentStorage}%/${Requested}% - Please select a different quota or contact your administrator to extend the quota.
3010USER_EXCEEDED_QUOTA_STORAGE_LIMITWarningStorage-Quota ${QuotaName} limit exceeded and entered the grace zone. Utilization: ${CurrentStorage}% (It is advised to select a different quota or contact your administrator to extend the quota).
3011USER_EXCEEDED_QUOTA_STORAGE_THRESHOLDWarningStorage-Quota ${QuotaName} is about to exceed. Utilization: ${CurrentStorage}%
3012QUOTA_STORAGE_RESIZE_LOWER_THEN_CONSUMPTIONWarningStorage-Quota ${QuotaName}: the new size set for this quota is less than current disk utilization.
3013MISSING_QUOTA_STORAGE_PARAMETERS_PERMISSIVE_MODEWarningMissing Quota for Disk, proceeding since in Permissive (Audit) mode.
3014MISSING_QUOTA_CLUSTER_PARAMETERS_PERMISSIVE_MODEWarningMissing Quota for VM ${VmName}, proceeding since in Permissive (Audit) mode.
3015USER_EXCEEDED_QUOTA_VDS_GROUP_GRACE_LIMIT_PERMISSIVE_MODEWarningCluster-Quota ${QuotaName} limit exceeded, proceeding since in Permissive (Audit) mode. Utilization: ${Utilization}, Requested: ${Requested} - Please select a different quota or contact your administrator to extend the quota.
3016USER_EXCEEDED_QUOTA_STORAGE_GRACE_LIMIT_PERMISSIVE_MODEWarningStorage-Quota ${QuotaName} limit exceeded, proceeding since in Permissive (Audit) mode. Utilization(used/requested): ${CurrentStorage}%/${Requested}% - Please select a different quota or contact your administrator to extend the quota.
4000GLUSTER_VOLUME_CREATEInfoGluster Volume ${glusterVolumeName} created on cluster ${vdsGroupName}.
4001GLUSTER_VOLUME_CREATE_FAILEDErrorCreation of Gluster Volume ${glusterVolumeName} failed on cluster ${vdsGroupName}.
4002GLUSTER_VOLUME_OPTION_ADDEDInfoVolume Option ${Key}
4003GLUSTER_VOLUME_OPTION_SET_FAILEDErrorVolume Option ${Key}
4004GLUSTER_VOLUME_STARTInfoGluster Volume ${glusterVolumeName} of cluster ${vdsGroupName} started.
4005GLUSTER_VOLUME_START_FAILEDErrorCould not start Gluster Volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4006GLUSTER_VOLUME_STOPInfoGluster Volume ${glusterVolumeName} stopped on cluster ${vdsGroupName}.
4007GLUSTER_VOLUME_STOP_FAILEDErrorCould not stop Gluster Volume ${glusterVolumeName} on cluster ${vdsGroupName}.
4008GLUSTER_VOLUME_OPTIONS_RESETInfoVolume Option ${Key}
4009GLUSTER_VOLUME_OPTIONS_RESET_FAILEDErrorCould not reset Gluster Volume ${glusterVolumeName} Options on cluster ${vdsGroupName}.
4010GLUSTER_VOLUME_DELETEInfoGluster Volume ${glusterVolumeName} deleted on cluster ${vdsGroupName}.
4011GLUSTER_VOLUME_DELETE_FAILEDErrorCould not delete Gluster Volume ${glusterVolumeName} on cluster ${vdsGroupName}.
4012GLUSTER_VOLUME_REBALANCE_STARTInfoGluster Volume ${glusterVolumeName} rebalance started on cluster ${vdsGroupName}.
4013GLUSTER_VOLUME_REBALANCE_START_FAILEDErrorCould not start Gluster Volume ${glusterVolumeName} rebalance on cluster ${vdsGroupName}.
4014GLUSTER_VOLUME_REMOVE_BRICKSInfoBricks removed from Gluster Volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4015GLUSTER_VOLUME_REMOVE_BRICKS_FAILEDErrorCould not remove bricks from Gluster Volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4016GLUSTER_VOLUME_REPLACE_BRICK_FAILEDErrorReplace Gluster Volume ${glusterVolumeName} Brick failed on cluster ${vdsGroupName}
4017GLUSTER_VOLUME_REPLACE_BRICK_STARTInfoGluster Volume ${glusterVolumeName} Replace Brick started on cluster ${vdsGroupName}.
4018GLUSTER_VOLUME_REPLACE_BRICK_START_FAILEDErrorCould not start Gluster Volume ${glusterVolumeName} Replace Brick on cluster ${vdsGroupName}.
4019GLUSTER_VOLUME_ADD_BRICKInfo${NoOfBricks} brick(s) added to volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4020GLUSTER_VOLUME_ADD_BRICK_FAILEDErrorFailed to add bricks to the Gluster Volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4021GLUSTER_SERVER_REMOVE_FAILEDErrorFailed to remove host ${VdsName} from Cluster ${VdsGroupName}.
4022GLUSTER_VOLUME_PROFILE_STARTInfoGluster Volume ${glusterVolumeName} profiling started on cluster ${vdsGroupName}.
4023GLUSTER_VOLUME_PROFILE_START_FAILEDErrorCould not start profiling on gluster volume ${glusterVolumeName} of cluster ${vdsGroupName}
4024GLUSTER_VOLUME_PROFILE_STOPInfoGluster Volume ${glusterVolumeName} profiling stopped on cluster ${vdsGroupName}.
4025GLUSTER_VOLUME_PROFILE_STOP_FAILEDErrorCould not stop Profiling on gluster volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4026GLUSTER_VOLUME_CREATED_FROM_CLIWarningDetected new volume ${glusterVolumeName} on cluster ${VdsGroupName}, and added it to engine DB.
4027GLUSTER_VOLUME_DELETED_FROM_CLIInfoDetected deletion of volume ${glusterVolumeName} on cluster ${VdsGroupName}, and deleted it from engine DB.
4028GLUSTER_VOLUME_OPTION_SET_FROM_CLIWarningDetected new option ${key}
4029GLUSTER_VOLUME_OPTION_RESET_FROM_CLIWarningDetected option ${key}
4030GLUSTER_VOLUME_PROPERTIES_CHANGED_FROM_CLIWarningDetected changes in properties of volume ${glusterVolumeName} of cluster ${VdsGroupName}, and updated the same in engine DB.
4031GLUSTER_VOLUME_BRICK_ADDED_FROM_CLIWarningDetected new brick ${brick} on volume ${glusterVolumeName} of cluster ${VdsGroupName}, and added it to engine DB.
4032GLUSTER_VOLUME_BRICK_REMOVED_FROM_CLIInfoDetected brick ${brick} removed from Volume ${glusterVolumeName} of cluster ${VdsGroupName}, and removed it from engine DB.
4033GLUSTER_SERVER_REMOVED_FROM_CLIInfoDetected server ${VdsName} removed from Cluster ${VdsGroupName}, and removed it from engine DB.
4034GLUSTER_VOLUME_INFO_FAILEDErrorFailed to fetch gluster volume list from server ${VdsName}.
4035GLUSTER_COMMAND_FAILEDErrorGluster command [${Command}] failed on server ${VdsName}.
4038GLUSTER_SERVER_REMOVEInfoHost ${VdsName} removed from Cluster ${VdsGroupName}.
4039GLUSTER_VOLUME_STARTED_FROM_CLIWarningDetected that Volume ${glusterVolumeName} of Cluster ${VdsGroupName} was started, and updated engine DB with it's new status.
4040GLUSTER_VOLUME_STOPPED_FROM_CLIWarningDetected that Volume ${glusterVolumeName} of Cluster ${VdsGroupName} was stopped, and updated engine DB with it's new status.
4041GLUSTER_VOLUME_OPTION_CHANGED_FROM_CLIInfoDetected change in value of option ${key} from ${oldValue} to ${newValue} on volume ${glusterVolumeName} of cluster ${VdsGroupName}, and updated it to engine DB.
4042GLUSTER_HOOK_ENABLEInfoGluster Hook ${GlusterHookName} enabled on cluster ${VdsGroupName}.
4043GLUSTER_HOOK_ENABLE_FAILEDErrorFailed to enable Gluster Hook ${GlusterHookName} on cluster ${VdsGroupName}. ${FailureMessage}
4044GLUSTER_HOOK_ENABLE_PARTIALWarningGluster Hook ${GlusterHookName} enabled on some of the servers on cluster ${VdsGroupName}. ${FailureMessage}
4045GLUSTER_HOOK_DISABLEInfoGluster Hook ${GlusterHookName} disabled on cluster ${VdsGroupName}.
4046GLUSTER_HOOK_DISABLE_FAILEDErrorFailed to disable Gluster Hook ${GlusterHookName} on cluster ${VdsGroupName}. ${FailureMessage}
4047GLUSTER_HOOK_DISABLE_PARTIALWarningGluster Hook ${GlusterHookName} disabled on some of the servers on cluster ${VdsGroupName}. ${FailureMessage}
4048GLUSTER_HOOK_LIST_FAILEDErrorFailed to retrieve hook list from ${VdsName} of Cluster ${VdsGroupName}.
4049GLUSTER_HOOK_CONFLICT_DETECTEDWarningDetected conflict in hook ${HookName} of Cluster ${VdsGroupName}.
4050GLUSTER_HOOK_DETECTED_NEWInfoDetected new hook ${HookName} in Cluster ${VdsGroupName}.
4051GLUSTER_HOOK_DETECTED_DELETEInfoDetected removal of hook ${HookName} in Cluster ${VdsGroupName}.
4052GLUSTER_VOLUME_OPTION_MODIFIEDInfoVolume Option ${Key} changed to ${Value} from ${oldvalue} on ${glusterVolumeName} of cluster ${vdsGroupName}.
4053GLUSTER_HOOK_GETCONTENT_FAILEDErrorFailed to read content of hook ${HookName} in Cluster ${VdsGroupName}.
4054GLUSTER_SERVICES_LIST_FAILEDErrorCould not fetch statuses of services from server ${VdsName}. Updating statuses of all services on this server to UNKNOWN.
4055GLUSTER_SERVICE_TYPE_ADDED_TO_CLUSTERInfoService type ${ServiceType} was not mapped to cluster ${VdsGroupName}. Mapped it now.
4056GLUSTER_CLUSTER_SERVICE_STATUS_CHANGEDInfoStatus of service type ${ServiceType} changed from ${OldStatus} to ${NewStatus} on cluster ${VdsGroupName}
4057GLUSTER_SERVICE_ADDED_TO_SERVERInfoService ${ServiceName} was not mapped to server ${VdsName}. Mapped it now.
4058GLUSTER_SERVER_SERVICE_STATUS_CHANGEDInfoStatus of service ${ServiceName} on server ${VdsName} changed from ${OldStatus} to ${NewStatus}. Updating in engine now.
4059GLUSTER_HOOK_UPDATEDInfoGluster Hook ${GlusterHookName} updated on conflicting servers.
4060GLUSTER_HOOK_UPDATE_FAILEDErrorFailed to update Gluster Hook ${GlusterHookName} on conflicting servers. ${FailureMessage}
4061GLUSTER_HOOK_ADDEDInfoGluster Hook ${GlusterHookName} added on conflicting servers.
4062GLUSTER_HOOK_ADD_FAILEDErrorFailed to add Gluster Hook ${GlusterHookName} on conflicting servers. ${FailureMessage}
4063GLUSTER_HOOK_REMOVEDInfoGluster Hook ${GlusterHookName} removed from all servers in cluster ${VdsGroupName}.
4064GLUSTER_HOOK_REMOVE_FAILEDErrorFailed to remove Gluster Hook ${GlusterHookName} from cluster ${VdsGroupName}. ${FailureMessage}
4065GLUSTER_HOOK_REFRESHInfoRefreshed gluster hooks in Cluster ${VdsGroupName}.
4066GLUSTER_HOOK_REFRESH_FAILEDErrorFailed to refresh gluster hooks in Cluster ${VdsGroupName}.
4067GLUSTER_SERVICE_STARTEDInfo${servicetype} service started on host ${VdsName} of cluster ${VdsGroupName}.
4068GLUSTER_SERVICE_START_FAILEDErrorCould not start ${servicetype} service on host ${VdsName} of cluster ${VdsGroupName}.
4069GLUSTER_SERVICE_STOPPEDInfo${servicetype} services stopped on host ${VdsName} of cluster ${VdsGroupName}.
4070GLUSTER_SERVICE_STOP_FAILEDErrorCould not stop ${servicetype} service on host ${VdsName} of cluster ${VdsGroupName}.
4071GLUSTER_SERVICES_LIST_NOT_FETCHEDInfoCould not fetch list of services from ${ServiceGroupType} named ${ServiceGroupName}.
4072GLUSTER_SERVICE_RESTARTEDInfo${servicetype} service re-started on host ${VdsName} on cluster ${VdsGroupName}.
4073GLUSTER_SERVICE_RESTART_FAILEDErrorCould not re-start ${servicetype} service on host ${VdsName} on cluster ${VdsGroupName}.
4074GLUSTER_VOLUME_OPTIONS_RESET_ALLInfoAll Volume Options reset on ${glusterVolumeName} of cluster ${vdsGroupName}.
4075GLUSTER_HOST_UUID_NOT_FOUNDErrorCould not find gluster uuid of server ${VdsName} on Cluster ${VdsGroupName}.
4076GLUSTER_VOLUME_BRICK_ADDEDInfoBrick [${brickpath}] on host [${servername}] added to volume [${glusterVolumeName}]
4077GLUSTER_CLUSTER_SERVICE_STATUS_ADDEDInfoStatus of service type ${ServiceType} set to ${NewStatus} on cluster ${VdsGroupName}
4078GLUSTER_VOLUME_REBALANCE_STOPInfoGluster Volume ${glusterVolumeName} rebalance stopped of cluster ${vdsGroupName}.
4079GLUSTER_VOLUME_REBALANCE_STOP_FAILEDErrorCould not stop rebalance of gluster volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4080START_REMOVING_GLUSTER_VOLUME_BRICKSInfoStarted removing bricks from Volume ${glusterVolumeName} of cluster ${vdsGroupName}
4081START_REMOVING_GLUSTER_VOLUME_BRICKS_FAILEDErrorCould not start remove bricks from Volume ${glusterVolumeName} of cluster ${vdsGroupName}
4082GLUSTER_VOLUME_REMOVE_BRICKS_STOPInfoStopped removing bricks from Volume ${glusterVolumeName} of cluster ${vdsGroupName}
4083GLUSTER_VOLUME_REMOVE_BRICKS_STOP_FAILEDErrorFailed to stop remove bricks from Volume ${glusterVolumeName} of cluster ${vdsGroupName}
4084GLUSTER_VOLUME_REMOVE_BRICKS_COMMITInfoGluster volume ${glusterVolumeName} remove bricks committed on cluster ${vdsGroupName}. ${NoOfBricks} brick(s) removed from volume ${glusterVolumeName}.
4085GLUSTER_VOLUME_REMOVE_BRICKS_COMMIT_FAILEDErrorGluster volume ${glusterVolumeName} remove bricks could not be commited on cluster ${vdsGroupName}
4086GLUSTER_BRICK_STATUS_CHANGEDWarningDetected change in status of brick ${brickpath} of volume ${glusterVolumeName} from ${oldValue} to ${newValue}.
4087GLUSTER_VOLUME_REBALANCE_FINISHEDInfo${action} ${status} on volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4088GLUSTER_VOLUME_MIGRATE_BRICK_DATA_FINISHEDInfo${action} ${status} for brick(s) on volume ${glusterVolumeName} of cluster ${vdsGroupName}. Please review to abort or commit.
4089GLUSTER_VOLUME_REBALANCE_START_DETECTED_FROM_CLIInfoDetected start of rebalance on volume ${glusterVolumeName} of Cluster ${VdsGroupName} from CLI.
4090START_REMOVING_GLUSTER_VOLUME_BRICKS_DETECTED_FROM_CLIInfoDetected start of brick removal for bricks ${brick} on volume ${glusterVolumeName} of Cluster ${VdsGroupName} from CLI.
4091GLUSTER_VOLUME_REBALANCE_NOT_FOUND_FROM_CLIWarningCould not find information for rebalance on volume ${glusterVolumeName} of Cluster ${VdsGroupName} from CLI. Marking it as unknown.
4092REMOVE_GLUSTER_VOLUME_BRICKS_NOT_FOUND_FROM_CLIWarningCould not find information for remove brick on volume ${glusterVolumeName} of Cluster ${VdsGroupName} from CLI. Marking it as unknown.
4093GLUSTER_VOLUME_DETAILS_REFRESHInfoRefreshed details of the volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4094GLUSTER_VOLUME_DETAILS_REFRESH_FAILEDErrorFailed to refresh the details of volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4095GLUSTER_HOST_UUID_ALREADY_EXISTSErrorGluster UUID of host ${VdsName} on Cluster ${VdsGroupName} already exists.
4096USER_FORCE_SELECTED_SPM_STOP_FAILEDErrorFailed to force select ${VdsName} as the SPM due to a failure to stop the current SPM.
4097GLUSTER_GEOREP_SESSION_DELETED_FROM_CLIWarningDetected deletion of geo-replication session ${geoRepSessionKey} from volume ${glusterVolumeName}
4098GLUSTER_GEOREP_SESSION_DETECTED_FROM_CLIWarningDetected new geo-replication session ${geoRepSessionKey} for volume ${glusterVolumeName}. Adding it to engine.
4099GLUSTER_GEOREP_SESSION_REFRESHInfoRefreshed geo-replication sessions for volume ${glusterVolumeName}.
4100GLUSTER_GEOREP_SESSION_REFRESH_FAILEDErrorFailed to refresh geo-replication sessions for volume ${glusterVolumeName}.
4101GEOREP_SESSION_STOPInfoGeo-replication session on volume ${glusterVolumeName} has been stopped.
4102GEOREP_SESSION_STOP_FAILEDErrorFailed to stop geo-replication session on volume ${glusterVolumeName}
4103GEOREP_SESSION_DELETEDInfoGeo-replication session deleted on volume ${glusterVolumeName}
4104GEOREP_SESSION_DELETE_FAILEDErrorFailed to delete geo-replication session on volume ${glusterVolumeName}
4105GLUSTER_GEOREP_CONFIG_SETInfoConfiguration ${key} has been set to ${value} on the geo-rep session ${geoRepSessionKey}.
4106GLUSTER_GEOREP_CONFIG_SET_FAILEDErrorFailed to set the configuration ${key} to ${value} on geo-rep session ${geoRepSessionKey}.
4107GLUSTER_GEOREP_CONFIG_LISTInfoRefreshed configuration options for geo-replication session ${geoRepSessionKey}
4108GLUSTER_GEOREP_CONFIG_LIST_FAILEDErrorFailed to refresh configuration options for geo-replication session ${geoRepSessionKey}
4109GLUSTER_GEOREP_CONFIG_SET_DEFAULTInfoConfiguration of ${key} of session ${geoRepSessionKey} reset to its default value .
4110GLUSTER_GEOREP_CONFIG_SET_DEFAULT_FAILEDErrorFailed to set ${key} of session ${geoRepSessionKey} to its default value.
4111GLUSTER_VOLUME_SNAPSHOT_DELETEDInfoGluster volume snapshot ${snapname} deleted.
4112GLUSTER_VOLUME_SNAPSHOT_DELETE_FAILEDErrorFailed to delete gluster volume snapshot ${snapname}.
4113GLUSTER_VOLUME_ALL_SNAPSHOTS_DELETEDInfoDeleted all the gluster volume snapshots for the volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4114GLUSTER_VOLUME_ALL_SNAPSHOTS_DELETE_FAILEDErrorFailed to delete all the gluster volume snapshots for the volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4115GLUSTER_VOLUME_SNAPSHOT_ACTIVATEDInfoActivated the gluster volume snapshot ${snapname} on volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4116GLUSTER_VOLUME_SNAPSHOT_ACTIVATE_FAILEDErrorFailed to activate the gluster volume snapshot ${snapname} on volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4117GLUSTER_VOLUME_SNAPSHOT_DEACTIVATEDInfoDe-activated the gluster volume snapshot ${snapname} on volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4118GLUSTER_VOLUME_SNAPSHOT_DEACTIVATE_FAILEDErrorFailed to de-activate gluster volume snapshot ${snapname} on volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4119GLUSTER_VOLUME_SNAPSHOT_RESTOREDInfoRestored the volume ${glusterVolumeName} of cluster ${vdsGroupName} to the state of gluster volume snapshot ${snapname}.
4120GLUSTER_VOLUME_SNAPSHOT_RESTORE_FAILEDErrorFailed to restore the volume ${glusterVolumeName} of cluster ${vdsGroupName} to the state of gluster volume snapshot ${snapname}.
4121GLUSTER_VOLUME_SNAPSHOT_CONFIG_UPDATEDInfoUpdated Gluster volume snapshot configuration(s).
4122GLUSTER_VOLUME_SNAPSHOT_CONFIG_UPDATE_FAILEDErrorFailed to update gluster volume snapshot configuration(s).
4123GLUSTER_VOLUME_SNAPSHOT_CONFIG_UPDATE_FAILED_PARTIALLYErrorFailed to update gluster volume snapshot configuration(s) ${failedSnapshotConfigs}.
4124NEW_STORAGE_DEVICE_DETECTEDInfoFound new storage device ${storageDevice} on host ${VdsName}, and added it to engine DB."
4125STORAGE_DEVICE_REMOVED_FROM_THE_HOSTInfoDetected deletion of storage device ${storageDevice} on host ${VdsName}, and deleting it from engine DB."
4126SYNC_STORAGE_DEVICES_IN_HOSTInfoManually synced the storage devices from host ${VdsName}
4127SYNC_STORAGE_DEVICES_IN_HOST_FAILEDErrorFailed to sync storage devices from host ${VdsName}
4128GEOREP_OPTION_SET_FROM_CLIWarningDetected new option ${key}
4129GEOREP_OPTION_CHANGED_FROM_CLIWarningDetected 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.
4130GLUSTER_MASTER_VOLUME_STOP_FAILED_DURING_SNAPSHOT_RESTOREErrorCould not stop master volume ${glusterVolumeName} of cluster ${vdsGroupName} during snapshot restore.
4131GLUSTER_MASTER_VOLUME_SNAPSHOT_RESTORE_FAILEDErrorCould not restore master volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4132GLUSTER_VOLUME_SNAPSHOT_CREATEDInfoSnapshot ${snapname} created for volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4133GLUSTER_VOLUME_SNAPSHOT_CREATE_FAILEDErrorCould not create snapshot for volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4134GLUSTER_VOLUME_SNAPSHOT_SCHEDULEDInfoSnapshots scheduled on volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4135GLUSTER_VOLUME_SNAPSHOT_SCHEDULE_FAILEDErrorFailed to schedule snapshots on the volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4136GLUSTER_VOLUME_SNAPSHOT_RESCHEDULEDInfoRescheduled snapshots on volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4137GLUSTER_VOLUME_SNAPSHOT_RESCHEDULE_FAILEDErrorFailed to reschedule snapshots on volume ${glusterVolumeName} of cluster ${vdsGroupName}.
4138CREATE_GLUSTER_BRICKInfoBrick ${brickName} created successfully on host ${vdsName} of cluster ${vdsGroupName}.
4139CREATE_GLUSTER_BRICK_FAILEDErrorFailed to create brick ${brickName} on host ${vdsName} of cluster ${vdsGroupName}.
4140GLUSTER_GEO_REP_PUB_KEY_FETCH_FAILEDErrorFailed to fetch public keys.
4141GLUSTER_GET_PUB_KEYInfoPublic key fetched.
4142GLUSTER_GEOREP_PUBLIC_KEY_WRITE_FAILEDErrorFailed to write public keys to ${VdsName}
4143GLUSTER_WRITE_PUB_KEYSInfoPublic keys written to ${VdsName}
4144GLUSTER_GEOREP_SETUP_MOUNT_BROKER_FAILEDErrorFailed to setup geo-replication mount broker for user ${geoRepUserName} on the slave volume ${geoRepSlaveVolumeName}.
4145GLUSTER_SETUP_GEOREP_MOUNT_BROKERInfoGeo-replication mount broker has been setup for user ${geoRepUserName} on the slave volume ${geoRepSlaveVolumeName}.
4146GLUSTER_GEOREP_SESSION_CREATE_FAILEDErrorFailed to create geo-replication session between master volume : ${glusterVolumeName} of cluster ${vdsGroupName} and slave volume : ${geoRepSlaveVolumeName} for the user ${geoRepUserName}.
4147CREATE_GLUSTER_VOLUME_GEOREP_SESSIONInfoCreated geo-replication session between master volume : ${glusterVolumeName} of cluster ${vdsGroupName} and slave volume : ${geoRepSlaveVolumeName} for the user ${geoRepUserName}.
4148GLUSTER_VOLUME_SNAPSHOT_SOFT_LIMIT_REACHEDInfoGluster Volume Snapshot soft limit reached for the volume ${glusterVolumeName} on cluster ${vdsGroupName}.
4149HOST_FEATURES_INCOMPATIBILE_WITH_CLUSTERErrorHost ${VdsName} does not comply with the list of features supported by cluster ${VdsGroupName}. ${UnSupportedFeature} is not supported by the Host
4150GLUSTER_VOLUME_SNAPSHOT_SCHEDULE_DELETEDInfoSnapshot schedule deleted for volume ${glusterVolumeName} of ${vdsGroupName}.
4151GLUSTER_BRICK_STATUS_DOWNInfoStatus of brick ${brickpath} of volume ${glusterVolumeName} on cluster ${VdsGroupName} is down.
4152GLUSTER_VOLUME_SNAPSHOT_DETECTED_NEWInfoFound new gluster volume snapshot ${snapname} for volume ${glusterVolumeName} on cluster ${VdsGroupName}, and added it to engine DB."
4153GLUSTER_VOLUME_SNAPSHOT_DELETED_FROM_CLIInfoDetected deletion of gluster volume snapshot ${snapname} for volume ${glusterVolumeName} on cluster ${VdsGroupName}, and deleting it from engine DB."
4154GLUSTER_VOLUME_SNAPSHOT_CLUSTER_CONFIG_DETECTED_NEWInfoFound new gluster volume snapshot configuration ${snapConfigName} with value ${snapConfigValue} on cluster ${VdsGroupName}, and added it to engine DB."
4155GLUSTER_VOLUME_SNAPSHOT_VOLUME_CONFIG_DETECTED_NEWInfoFound new gluster volume snapshot configuration ${snapConfigName} with value ${snapConfigValue} for volume ${glusterVolumeName} on cluster ${VdsGroupName}, and added it to engine DB."
4156GLUSTER_VOLUME_SNAPSHOT_HARD_LIMIT_REACHEDInfoGluster Volume Snapshot hard limit reached for the volume ${glusterVolumeName} on cluster ${vdsGroupName}.
4157GLUSTER_CLI_SNAPSHOT_SCHEDULE_DISABLE_FAILEDErrorFailed to disable gluster CLI based snapshot schedule on cluster ${vdsGroupName}.
4158GLUSTER_CLI_SNAPSHOT_SCHEDULE_DISABLEDInfoDisabled gluster CLI based scheduling successfully on cluster ${vdsGroupName}.
4159SET_UP_PASSWORDLESS_SSHInfoPassword-less SSH has been setup for user ${geoRepUserName} on the nodes of remote volume ${geoRepSlaveVolumeName} from the nodes of the volume ${glusterVolumeName}.
4160SET_UP_PASSWORDLESS_SSH_FAILEDErrorFailed to setup Passwordless ssh for user ${geoRepUserName} on the nodes of remote volume ${geoRepSlaveVolumeName} from the nodes of the volume ${glusterVolumeName}.
4436GLUSTER_SERVER_ADD_FAILEDErrorFailed to add host ${VdsName} into Cluster ${VdsGroupName}.
4437GLUSTER_SERVERS_LIST_FAILEDErrorFailed to fetch gluster peer list from server ${VdsName} on Cluster ${VdsGroupName}.
4595GLUSTER_VOLUME_GEO_REP_START_FAILED_EXCEPTIONErrorFailed to start geo-replication session on volume ${glusterVolumeName}
4596GLUSTER_VOLUME_GEO_REP_STARTInfoGeo-replication session on volume ${glusterVolumeName} has been started.
4597GLUSTER_VOLUME_GEO_REP_PAUSE_FAILEDErrorFailed to pause geo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName}
4598GLUSTER_VOLUME_GEO_REP_RESUME_FAILEDErrorFailed to resume geo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName}
4599GLUSTER_VOLUME_GEO_REP_RESUMEInfoGeo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName} has been resumed.
4600GLUSTER_VOLUME_GEO_REP_PAUSEInfoGeo-replication session on volume ${glusterVolumeName} of cluster ${vdsGroupName} has been paused.
9000VDS_ALERT_FENCE_IS_NOT_CONFIGUREDInfoFailed to verify Power Management configuration for Host ${VdsName}.
9001VDS_ALERT_FENCE_TEST_FAILEDInfoPower Management test failed for Host ${VdsName}.${Reason}
9002VDS_ALERT_FENCE_OPERATION_FAILEDInfoFailed to power fence host ${VdsName}. Please check the host status and it's power management settings, and then manually reboot it and click "Confirm Host Has Been Rebooted"
9003VDS_ALERT_FENCE_OPERATION_SKIPPEDInfoHost ${VdsName} became non responsive. It has no power management configured. Please check the host status, manually reboot it, and click "Confirm Host Has Been Rebooted"
9004VDS_ALERT_FENCE_NO_PROXY_HOSTInfoThere is no other host in the data center that can be used to test the power management settings.
9005VDS_ALERT_FENCE_STATUS_VERIFICATION_FAILEDInfoFailed to verify Host ${Host} ${Status} status, Please ${Status} Host ${Host} manually.
9006CANNOT_HIBERNATE_RUNNING_VMS_AFTER_CLUSTER_CPU_UPGRADEWarningHibernation of VMs after CPU upgrade of Cluster ${VdsGroup} is not supported. Please stop and restart those VMs in case you wish to hibernate them
9007VDS_ALERT_SECONDARY_AGENT_USED_FOR_FENCE_OPERATIONInfoSecondary fence agent was used to ${Operation} Host ${VdsName}
9008VDS_HOST_NOT_RESPONDING_CONNECTINGWarningHost ${VdsName} is not responding. It will stay in Connecting state for a grace period of ${Seconds} seconds and after that an attempt to fence the host will be issued.
9009VDS_ALERT_PM_HEALTH_CHECK_FENCE_AGENT_NON_RESPONSIVEInfoHealth check on Host ${VdsName} indicates that Fence-Agent ${AgentId} is non-responsive.
9010VDS_ALERT_PM_HEALTH_CHECK_START_MIGHT_FAILInfoHealth check on Host ${VdsName} indicates that future attempts to Start this host using Power-Management are expected to fail.
9011VDS_ALERT_PM_HEALTH_CHECK_STOP_MIGHT_FAILInfoHealth check on Host ${VdsName} indicates that future attempts to Stop this host using Power-Management are expected to fail.
9012VDS_ALERT_PM_HEALTH_CHECK_RESTART_MIGHT_FAILInfoHealth check on Host ${VdsName} indicates that future attempts to Restart this host using Power-Management are expected to fail.
9013VDS_ALERT_FENCE_OPERATION_SKIPPED_BROKEN_CONNECTIVITYInfoHost ${VdsName} became non responsive and was not restarted due to Fencing Policy: ${Percents} percents of the Hosts in the Cluster have connectivity issues.
9014VDS_ALERT_NOT_RESTARTED_DUE_TO_POLICYInfoHost ${VdsName} became non responsive and was not restarted due to the Cluster Fencing Policy.
9015VDS_ALERT_FENCE_DISABLED_BY_CLUSTER_POLICYInfoHost ${VdsName} became Non Responsive and was not restarted due to disabled fencing in the Cluster Fencing Policy.
9016FENCE_DISABLED_IN_CLUSTER_POLICYInfoFencing is disabled in Fencing Policy of the Cluster ${VdsGroupName}, so HA VMs running on a non-responsive host will not be restarted elsewhere.
9017FENCE_OPERATION_STARTEDInfoPower management ${Action} of Host ${VdsName} initiated.
9018FENCE_OPERATION_SUCCEEDEDInfoPower management ${Action} of Host ${VdsName} succeeded.
9019FENCE_OPERATION_FAILEDErrorPower management ${Action} of Host ${VdsName} failed.
9020FENCE_OPERATION_USING_AGENT_AND_PROXY_STARTEDInfoExecuting power management ${Action} on Host ${Host} using Proxy Host ${ProxyHost} and Fence Agent ${AgentType}:${AgentIp}.
9021FENCE_OPERATION_USING_AGENT_AND_PROXY_FAILEDWarningExecution of power management ${Action} on Host ${Host} using Proxy Host ${ProxyHost} and Fence Agent ${AgentType}:${AgentIp} failed.
9022ENGINE_NO_FULL_BACKUPInfoThere is no full backup available, please run engine-backup to prevent data loss in case of corruption.
9023ENGINE_NO_WARM_BACKUPInfoFull backup was created on ${Date} and it's too old. Please run engine-backup to prevent data loss in case of corruption.
9024ENGINE_BACKUP_STARTEDNormalEngine backup started.
9025ENGINE_BACKUP_COMPLETEDNormalEngine backup completed successfully.
9026ENGINE_BACKUP_FAILEDErrorEngine backup failed.
9500TASK_STOPPING_ASYNC_TASKInfoStopping async task ${CommandName} that started at ${Date}
9501TASK_CLEARING_ASYNC_TASKInfoClearing asynchronous task ${CommandName} that started at ${Date}
9506USER_ACTIVATE_STORAGE_DOMAIN_FAILED_ASYNCWarningFailed to autorecover Storage Domain ${StorageDomainName} (Data Center ${StoragePoolName}).
9600IMPORTEXPORT_IMPORT_VM_INVALID_INTERFACESWarningWhile importing VM ${EntityName}, the Network/s ${Networks} were found to be Non-VM Networks or do not exist in Cluster or are missing a suitable VM network interface profile. Network Name was not set in the Interface/s ${Interfaces}.
9601VDS_SET_NON_OPERATIONAL_VM_NETWORK_IS_BRIDGELESSWarningHost ${VdsName} does not comply with the cluster ${VdsGroupName} networks, the following VM networks are non-VM networks: '${Networks}'
9602HA_VM_FAILEDErrorHighly Available VM ${VmName} failed. It will be restarted automatically.
9603HA_VM_RESTART_FAILEDErrorRestart of the Highly Available VM ${VmName} failed.
9604EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTERWarningHost ${VdsName} does not comply with the cluster ${VdsGroupName} emulated machine. The cluster emulated machine is ${clusterEmulatedMachines} and the host emulated machines are ${hostSupportedEmulatedMachines}.
9605EXCEEDED_MAXIMUM_NUM_OF_RESTART_HA_VM_ATTEMPTSErrorHighly Available VM ${VmName} could not be restarted automatically, exceeded the maximum number of attempts.
9606IMPORTEXPORT_SNAPSHOT_VM_INVALID_INTERFACESWarningWhile previewing a snapshot of VM ${EntityName}, the Network/s ${Networks} were found to be Non-VM Networks or do not exist in Cluster. Network Name was not set in the Interface/s ${Interfaces}.
9607ADD_VM_FROM_SNAPSHOT_INVALID_INTERFACESWarningWhile adding vm ${EntityName} from snapshot, the Network/s ${Networks} were found to be Non-VM Networks or do not exist in Cluster. Network Name was not set in the Interface/s ${Interfaces}.
9608RNG_SOURCES_INCOMPATIBLE_WITH_CLUSTERWarningHost ${VdsName} does not comply with the cluster ${VdsGroupName} Random Number Generator sources. The Hosts supported sources are: ${hostSupportedRngSources}; and the cluster requirements are: ${clusterRequiredRngSources}.
9609EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVELWarningHost ${VdsName} does not comply with the cluster ${VdsGroupName} emulated machines. The current cluster compatibility level supports ${clusterEmulatedMachines} and the host emulated machines are ${hostSupportedEmulatedMachines}.
9610MIXING_RHEL_VERSIONS_IN_CLUSTERWarningNot possible to mix RHEL 6.x and 7.x hosts in one cluster. Tried adding ${addingRhel} host to a cluster with ${previousRhel} hosts.
9700DWH_STARTEDInfoETL Service started.
9701DWH_STOPPEDInfoETL Service stopped.
9704DWH_ERRORErrorError in ETL Service.
9801EXTERNAL_EVENT_NORMALInfoAn external event with NORMAL severity has been added.
9802EXTERNAL_EVENT_WARNINGWarningAn external event with WARNING severity has been added.
9803EXTERNAL_EVENT_ERRORErrorAn external event with ERROR severity has been added.
9804EXTERNAL_ALERTInfoAn external event with ALERT severity has been added.
9901WATCHDOG_EVENTWarningWatchdog event (${wdaction}) triggered on ${VmName} at ${wdevent} (host time).
9910USER_ADD_CLUSTER_POLICYInfoScheduling Policy ${ClusterPolicy} was added. (User: ${UserName})
9911USER_FAILED_TO_ADD_CLUSTER_POLICYErrorFailed to add Scheduling Policy: ${ClusterPolicy}. (User: ${UserName})
9912USER_UPDATE_CLUSTER_POLICYInfoScheduling Policy ${ClusterPolicy} was updated. (User: ${UserName})
9913USER_FAILED_TO_UPDATE_CLUSTER_POLICYErrorFailed to update Scheduling Policy: ${ClusterPolicy}. (User: ${UserName})
9914USER_REMOVE_CLUSTER_POLICYInfoScheduling Policy ${ClusterPolicy} was removed. (User: ${UserName})
9915USER_FAILED_TO_REMOVE_CLUSTER_POLICYErrorFailed to remove Scheduling Policy: ${ClusterPolicy}. (User: ${UserName})
9920FAILED_TO_CONNECT_TO_SCHEDULER_PROXYErrorFailed to connect to external scheduler proxy. External filters, scoring functions and load balancing will not be performed.
10000VDS_UNTRUSTEDErrorHost ${VdsName} was set to non-operational. Host is not trusted by the attestation service.
10001USER_UPDATE_VM_FROM_TRUSTED_TO_UNTRUSTEDWarningThe VM ${VmName} was updated from trusted cluster to non-trusted cluster.
10002USER_UPDATE_VM_FROM_UNTRUSTED_TO_TRUSTEDWarningThe VM ${VmName} was updated from non-trusted cluster to trusted cluster.
10003IMPORTEXPORT_IMPORT_VM_FROM_TRUSTED_TO_UNTRUSTEDWarningThe VM ${VmName} was created in trusted cluster and imported into a non-trusted cluster
10004IMPORTEXPORT_IMPORT_VM_FROM_UNTRUSTED_TO_TRUSTEDWarningThe VM ${VmName} was created in non-trusted cluster and imported into a trusted cluster
10005USER_ADD_VM_FROM_TRUSTED_TO_UNTRUSTEDWarningThe VM ${VmName} was created in an untrusted cluster. It was originated from the Template ${VmTemplateName} which was created in a trusted cluster.
10006USER_ADD_VM_FROM_UNTRUSTED_TO_TRUSTEDWarningThe VM ${VmName} was created in a trusted cluster. It was originated from the Template ${VmTemplateName} which was created in an untrusted cluster.
10007IMPORTEXPORT_IMPORT_TEMPLATE_FROM_TRUSTED_TO_UNTRUSTEDWarningThe Template ${VmTemplateName} was created in trusted cluster and imported into a non-trusted cluster
10008IMPORTEXPORT_IMPORT_TEMPLATE_FROM_UNTRUSTED_TO_TRUSTEDWarningThe Template ${VmTemplateName} was created in non-trusted cluster and imported into a trusted cluster
10009USER_ADD_VM_TEMPLATE_FROM_TRUSTED_TO_UNTRUSTEDWarningThe non-trusted Template ${VmTemplateName} was created from trusted Vm ${VmName}.
10010USER_ADD_VM_TEMPLATE_FROM_UNTRUSTED_TO_TRUSTEDWarningThe trusted template ${VmTemplateName} was created from non-trusted Vm ${VmName}.
10011USER_UPDATE_VM_TEMPLATE_FROM_TRUSTED_TO_UNTRUSTEDWarningThe Template ${VmTemplateName} was updated from trusted cluster to non-trusted cluster.
10012USER_UPDATE_VM_TEMPLATE_FROM_UNTRUSTED_TO_TRUSTEDWarningThe Template ${VmTemplateName} was updated from non-trusted cluster to trusted cluster.
10100USER_ADDED_NETWORK_QOSInfoNetwork QoS ${QosName} was added. (User: ${UserName})
10101USER_FAILED_TO_ADD_NETWORK_QOSErrorFailed to add Network QoS ${QosName}. (User: ${UserName})
10102USER_REMOVED_NETWORK_QOSInfoNetwork QoS ${QosName} was removed. (User: ${UserName})
10103USER_FAILED_TO_REMOVE_NETWORK_QOSErrorFailed to remove Network QoS ${QosName}. (User: ${UserName})
10104USER_UPDATED_NETWORK_QOSInfoNetwork QoS ${QosName} was updated. (User: ${UserName})
10105USER_FAILED_TO_UPDATE_NETWORK_QOSErrorFailed to update Network QoS ${QosName}. (User: ${UserName})
10110USER_ADDED_QOSInfoQoS ${QoSName} was added. (User: ${UserName})
10111USER_FAILED_TO_ADD_QOSErrorFailed to add QoS ${QoSName}. (User: ${UserName})
10112USER_REMOVED_QOSInfoQoS ${QoSName} was removed. (User: ${UserName})
10113USER_FAILED_TO_REMOVE_QOSErrorFailed to remove QoS ${QoSName}. (User: ${UserName})
10114USER_UPDATED_QOSInfoQoS ${QoSName} was updated. (User: ${UserName})
10115USER_FAILED_TO_UPDATE_QOSErrorFailed to update QoS ${QoSName}. (User: ${UserName})
10120USER_ADDED_DISK_PROFILEInfoDisk Profile ${ProfileName} was successfully added (User: ${UserName}).
10121USER_FAILED_TO_ADD_DISK_PROFILEErrorFailed to add Disk Profile (User: ${UserName}).
10122USER_REMOVED_DISK_PROFILEInfoDisk Profile ${ProfileName} was successfully removed (User: ${UserName}).
10123USER_FAILED_TO_REMOVE_DISK_PROFILEErrorFailed to remove Disk Profile ${ProfileName} (User: ${UserName}).
10124USER_UPDATED_DISK_PROFILEInfoDisk Profile ${ProfileName} was successfully updated (User: ${UserName}).
10125USER_FAILED_TO_UPDATE_DISK_PROFILEErrorFailed to update Disk Profile ${ProfileName} (User: ${UserName}).
10130USER_ADDED_CPU_PROFILEInfoCPU Profile ${ProfileName} was successfully added (User: ${UserName}).
10131USER_FAILED_TO_ADD_CPU_PROFILEErrorFailed to add CPU Profile (User: ${UserName}).
10132USER_REMOVED_CPU_PROFILEInfoCPU Profile ${ProfileName} was successfully removed (User: ${UserName}).
10133USER_FAILED_TO_REMOVE_CPU_PROFILEErrorFailed to remove CPU Profile ${ProfileName} (User: ${UserName}).
10134USER_UPDATED_CPU_PROFILEInfoCPU Profile ${ProfileName} was successfully updated (User: ${UserName}).
10135USER_FAILED_TO_UPDATE_CPU_PROFILEErrorFailed to update CPU Profile ${ProfileName} (User: ${UserName}).
10200USER_UPDATED_MOM_POLICIESInfoMom policy was updated on host ${VdsName}.
10201USER_FAILED_TO_UPDATE_MOM_POLICIESWarningMom policy could not be updated on host ${VdsName}.
10250PM_POLICY_UP_TO_MAINTENANCEInfoHost ${Host} is not currently needed, activating maintenance mode in preparation for shutdown.
10251PM_POLICY_MAINTENANCE_TO_DOWNInfoHost ${Host} is not currently needed, shutting down.
10252PM_POLICY_TO_UPInfoReactivating host ${Host} according to the current power management policy.
10300CLUSTER_ALERT_HA_RESERVATIONInfoCluster ${ClusterName} failed the HA Reservation check, HA VMs on host(s): ${Hosts} will fail to migrate in case of a failover, consider adding resources or shutting down unused VMs.
10301CLUSTER_ALERT_HA_RESERVATION_DOWNInfoCluster ${ClusterName} passed the HA Reservation check.
10350USER_ADDED_AFFINITY_GROUPInfoAffinity Group ${affinityGroupName} was added. (User: ${UserName})
10351USER_FAILED_TO_ADD_AFFINITY_GROUPErrorFailed to add Affinity Group ${affinityGroupName}. (User: ${UserName})
10352USER_UPDATED_AFFINITY_GROUPInfoAffinity Group ${affinityGroupName} was updated. (User: ${UserName})
10353USER_FAILED_TO_UPDATE_AFFINITY_GROUPErrorFailed to update Affinity Group ${affinityGroupName}. (User: ${UserName})
10354USER_REMOVED_AFFINITY_GROUPInfoAffinity Group ${affinityGroupName} was removed. (User: ${UserName})
10355USER_FAILED_TO_REMOVE_AFFINITY_GROUPErrorFailed to remove Affinity Group ${affinityGroupName}. (User: ${UserName})
10400ISCSI_BOND_ADD_SUCCESSInfoiSCSI bond '${IscsiBondName}' was successfully created in Data Center '${StoragePoolName}'.
10401ISCSI_BOND_ADD_FAILEDErrorFailed to create iSCSI bond '${IscsiBondName}' in Data Center '${StoragePoolName}'.
10402ISCSI_BOND_EDIT_SUCCESSInfoiSCSI bond '${IscsiBondName}' was successfully updated.
10403ISCSI_BOND_EDIT_FAILEDErrorFailed to update iSCSI bond '${IscsiBondName}'.
10404ISCSI_BOND_REMOVE_SUCCESSInfoiSCSI bond '${IscsiBondName}' was removed from Data Center '${StoragePoolName}'
10405ISCSI_BOND_REMOVE_FAILEDErrorFailed to remove iSCSI bond '${IscsiBondName}' from Data Center '${StoragePoolName}'
10406ISCSI_BOND_EDIT_SUCCESS_WITH_WARNINGWarningiSCSI bond '${IscsiBondName}' was successfully updated but some of the hosts encountered connection issues.
10407ISCSI_BOND_ADD_SUCCESS_WITH_WARNINGWarningiSCSI bond '${IscsiBondName}' was successfully created in Data Center '${StoragePoolName}' but some of the hosts encountered connection issues.
10450USER_SET_HOSTED_ENGINE_MAINTENANCEInfoHosted Engine HA maintenance mode was updated on host ${VdsName}.
10451USER_FAILED_TO_SET_HOSTED_ENGINE_MAINTENANCEErrorHosted Engine HA maintenance mode could not be updated on host ${VdsName}.
10452VDS_MAINTENANCE_MANUAL_HAWarningHost ${VdsName} was switched to Maintenance mode, but Hosted Engine HA maintenance could not be enabled. Please enable it manually.
10453USER_VDS_MAINTENANCE_MANUAL_HAWarningHost ${VdsName} was switched to Maintenance mode by ${UserName}, but Hosted Engine HA maintenance could not be enabled. Please enable it manually.
10454VDS_ACTIVATE_MANUAL_HAWarningHost ${VdsName} was activated by ${UserName}, but the Hosted Engine HA service may still be in maintenance mode. If necessary, please correct this manually.
10455VDS_ACTIVATE_MANUAL_HA_ASYNCWarningHost ${VdsName} was autorecovered, but the Hosted Engine HA service may still be in maintenance mode. If necessary, please correct this manually.
10456HOSTED_ENGINE_VM_IMPORT_SUCCEEDEDNormalHosted Engine VM was imported successfully
10460HOSTED_ENGINE_DOMAIN_IMPORT_SUCCEEDEDNormalHosted Engine storage domain imported successfully
10461HOSTED_ENGINE_DOMAIN_IMPORT_FAILEDErrorFailed to import the Hosted Engine Storage Domain
10500EXTERNAL_SCHEDULER_PLUGIN_ERRORErrorRunning the external scheduler plugin '${PluginName}' failed: '${ErrorMessage}'
10501EXTERNAL_SCHEDULER_ERRORErrorRunning the external scheduler failed: '${ErrorMessage}'
10550VM_SLA_POLICYInfoVM ${VmName} SLA Policy was set. CPU limit is set to ${cpuLimit}
10551FAILED_VM_SLA_POLICYErrorFailed to set SLA Policy to VM ${VmName}. Underlying error message: ${ErrorMessage}
10600USER_REMOVE_AUDIT_LOGInfoEvent list message ${AuditLogId} was removed by User ${UserName}.
10601USER_REMOVE_AUDIT_LOG_FAILEDErrorUser ${UserName} failed to remove event list message ${AuditLogId}.
10602USER_CLEAR_ALL_AUDIT_LOGInfo
10603USER_CLEAR_ALL_AUDIT_LOG_FAILEDError
10604USER_DISPLAY_ALL_AUDIT_LOGInfo
10605USER_DISPLAY_ALL_AUDIT_LOG_FAILEDError
10700MAC_POOL_ADD_SUCCESSInfoMAC Pool '${MacPoolName}' (id
10701MAC_POOL_ADD_FAILEDErrorFailed to create MAC Pool '${MacPoolName}'. (User: ${UserName})
10702MAC_POOL_EDIT_SUCCESSInfoMAC Pool '${MacPoolName}' (id
10703MAC_POOL_EDIT_FAILEDErrorFailed to update MAC Pool '${MacPoolName}' (id
10704MAC_POOL_REMOVE_SUCCESSInfoMAC Pool '${MacPoolName}' (id
10705MAC_POOL_REMOVE_FAILEDErrorFailed to remove MAC Pool '${MacPoolName}' (id
10750CINDER_PROVIDER_ERRORErrorAn error occurred on Cinder provider: '${CinderException}'
10751CINDER_DISK_CONNECTION_FAILUREErrorFailed to retrieve connection information for Cinder Disk '${DiskAlias}'.
10752CINDER_DISK_CONNECTION_VOLUME_DRIVER_UNSUPPORTEDErrorUnsupported volume driver for Cinder Disk '${DiskAlias}'.
10753USER_FINISHED_FAILED_REMOVE_CINDER_DISKErrorFailed to remove disk ${DiskAlias} from storage domain ${StorageDomainName}. The following entity id could not be deleted from the Cinder provider '${imageId}'. (User: ${UserName}).
10754USER_ADDED_LIBVIRT_SECRETInfoAuthentication Key ${LibvirtSecretUUID} was added. (User: ${UserName}).
10755USER_FAILED_TO_ADD_LIBVIRT_SECRETErrorFailed to add Authentication Key ${LibvirtSecretUUID}. (User: ${UserName}).
10756USER_UPDATE_LIBVIRT_SECRETInfoAuthentication Key ${LibvirtSecretUUID} was updated. (User: ${UserName}).
10757USER_FAILED_TO_UPDATE_LIBVIRT_SECRETErrorFailed to update Authentication Key ${LibvirtSecretUUID}. (User: ${UserName}).
10758USER_REMOVED_LIBVIRT_SECRETInfoAuthentication Key ${LibvirtSecretUUID} was removed. (User: ${UserName}).
10759USER_FAILED_TO_REMOVE_LIBVIRT_SECRETErrorFailed to remove Authentication Key ${LibvirtSecretUUID}. (User: ${UserName}).
10760FAILED_TO_REGISTER_LIBVIRT_SECRETErrorFailed to register Authentication Keys for storage domain ${StorageDomainName} on host ${VdsName}.
10761FAILED_TO_UNREGISTER_LIBVIRT_SECRETErrorFailed to unregister Authentication Keys for storage domain ${StorageDomainName} on host ${VdsName}.
10762FAILED_TO_REGISTER_LIBVIRT_SECRET_ON_VDSErrorFailed to register Authentication Keys on host ${VdsName}.
10763NO_LIBRBD_PACKAGE_AVAILABLE_ON_VDSErrorLibrbd1 package is not available on host ${VdsName}, which is mandatory for using Cinder storage domains.
10764FAILED_TO_FREEZE_VMWarningFailed to freeze guest filesystems on VM ${VmName}. Note that using the created snapshot might cause data inconsistency.
10765FAILED_TO_THAW_VMWarningFailed to thaw guest filesystems on VM ${VmName}. The filesystems might be unresponsive until the VM is restarted.
10766FREEZE_VM_INITIATEDNormalFreeze of guest filesystems on VM ${VmName} was initiated.
10767FREEZE_VM_SUCCESSNormalGuest filesystems on VM ${VmName} have been frozen successfully.
10768THAW_VM_SUCCESSNormalGuest filesystems on VM ${VmName} have been thawed successfully.
10769USER_FAILED_TO_FREEZE_VMWarningFailed to freeze guest filesystems on ${VmName} (Host: ${VdsName}, User: ${UserName}).
10770USER_FAILED_TO_THAW_VMWarningFailed to thaw guest filesystems on ${VmName} (Host: ${VdsName}, User: ${UserName}).
10771VDS_CANNOT_CONNECT_TO_GLUSTERFSErrorHost ${VdsName} cannot connect to Glusterfs. Verify that glusterfs-cli package is installed on the host.
10780AFFINITY_RULES_ENFORCEMENT_MANAGER_STARTNormalAffinity Rules Enforcement Manager started.
10781AFFINITY_RULES_ENFORCEMENT_MANAGER_INTERVAL_REACHEDNormal
10800VM_ADD_HOST_DEVICESInfoHost devices ${NamesAdded} were attached to Vm ${VmName} by User ${UserName}.
10801VM_REMOVE_HOST_DEVICESInfoHost devices ${NamesRemoved} were detached from Vm ${VmName} by User ${UserName}.
10802VDS_BROKER_COMMAND_FAILUREErrorVDSM ${VdsName} command failed: ${message}
10803IRS_BROKER_COMMAND_FAILUREErrorVDSM command failed: ${message}
10804VDS_UNKNOWN_HOSTErrorThe address of host ${VdsName} could not be determined
10810SYSTEM_CHANGE_STORAGE_POOL_STATUS_UP_REPORTING_HOSTSNormalData Center ${StoragePoolName} status was changed to UP as some of its hosts are in status UP.
10811SYSTEM_CHANGE_STORAGE_POOL_STATUS_NON_RESPONSIVE_NO_REPORTING_HOSTSInfoData Center ${StoragePoolName} status was changed to Non Responsive as none of its hosts are in status UP.
10900HOST_SYNC_ALL_NETWORKS_FAILEDErrorFailed to sync all host ${VdsName} networks
10901HOST_SYNC_ALL_NETWORKS_FINISHEDInfoManaged to sync all host ${VdsName} networks.
10902PERSIST_HOST_SETUP_NETWORK_ON_HOSTInfo(${Sequence}/${Total}): Applying network's changes on host ${VdsName}. (User: ${UserName})
10903PERSIST_SETUP_NETWORK_ON_HOST_FINISHEDInfo(${Sequence}/${Total}): Successfully applied changes on host ${VdsName}. (User: ${UserName})
10904PERSIST_SETUP_NETWORK_ON_HOST_FAILEDError(${Sequence}/${Total}): Failed to apply changes on host ${VdsName}. (User: ${UserName})
11000USER_ADD_EXTERNAL_JOBInfoNew external Job ${description} was added by user ${UserName}
11001USER_ADD_EXTERNAL_JOB_FAILEDErrorFailed to add new external Job ${description}