12
|
VDS_FAILURE
|
Error
|
Host ${VdsName} is non responsive.
|
17
|
VDS_MAINTENANCE_FAILED
|
Error
|
Failed to switch Host ${VdsName} to Maintenance mode.
|
18
|
VDS_ACTIVATE_FAILED
|
Error
|
Failed to activate Host ${VdsName}.(User: ${UserName}).
|
19
|
VDS_RECOVER_FAILED
|
Error
|
Host ${VdsName} failed to recover.
|
22
|
IRS_FAILURE
|
Error
|
Failed to access Storage on Host ${VdsName}.
|
24
|
VDS_LOW_DISK_SPACE_ERROR
|
Error
|
Critical, 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.
|
36
|
USER_ADD_VM_TEMPLATE_FAILURE
|
Error
|
Failed creating Template ${VmTemplateName}.
|
52
|
USER_ADD_VM_TEMPLATE_FINISHED_FAILURE
|
Error
|
Failed to complete creation of Template ${VmTemplateName} from VM ${VmName}.
|
54
|
USER_FAILED_RUN_VM
|
Error
|
Failed to run VM ${VmName}${DueToError} (Host: ${VdsName}, User: ${UserName}). Source: ${AuditableSource}; destination: ${AuditableDest}; login type: ${AccessMethod}; login client: ${AccessClient}.
|
55
|
USER_FAILED_PAUSE_VM
|
Error
|
Failed to suspend VM ${VmName} (Host: ${VdsName}, User: ${UserName}).
|
56
|
USER_FAILED_STOP_VM
|
Error
|
Failed to power off VM ${VmName} (Host: ${VdsName}, User: ${UserName}).
|
57
|
USER_FAILED_ADD_VM
|
Error
|
Failed to create VM ${VmName} (User: ${UserName}).
|
58
|
USER_FAILED_UPDATE_VM
|
Error
|
Failed to update VM ${VmName} (User: ${UserName}).
|
59
|
USER_FAILED_REMOVE_VM
|
Error
|
|
60
|
USER_ADD_VM_FINISHED_FAILURE
|
Error
|
Failed to complete VM ${VmName} creation by ${UserName}${FailureReason}. Source: ${AuditableSource}; destination: ${AuditableDest}; login type: ${AccessMethod}; login client: ${AccessClient}.
|
64
|
VM_MIGRATION_ABORT
|
Error
|
Migration failed: ${MigrationError} (VM: ${VmName}, Source: ${VdsName}).
|
65
|
VM_MIGRATION_FAILED
|
Error
|
Migration failed${DueToMigrationError} (VM: ${VmName}, Source: ${VdsName}).
|
66
|
VM_FAILURE
|
Error
|
VM ${VmName} cannot be found on Host ${VdsName}.
|
69
|
USER_CREATE_SNAPSHOT_FINISHED_FAILURE
|
Error
|
Failed to complete snapshot '${SnapshotName}' creation for VM '${VmName}'.
|
70
|
USER_RUN_VM_AS_STATELESS_FINISHED_FAILURE
|
Error
|
Failed to complete starting of VM ${VmName}.
|
74
|
USER_FAILED_SHUTDOWN_VM
|
Error
|
Failed to initiate shutdown on VM ${VmName} (Host: ${VdsName}, User: ${UserName}).
|
77
|
USER_FAILED_STOPPING_VM_INSTEAD_OF_SHUTDOWN
|
Error
|
Failed to power off VM ${VmName} (Host: ${VdsName}, User: ${UserName}).
|
79
|
USER_FAILED_ADD_DISK_TO_VM
|
Error
|
Add-Disk operation failed on VM ${VmName} (User: ${UserName}).
|
81
|
USER_FAILED_REMOVE_DISK_FROM_VM
|
Error
|
Failed to remove Disk from VM ${VmName} (User: ${UserName}).
|
89
|
USER_FAILED_UPDATE_VM_DISK
|
Error
|
Failed to update VM ${VmName} disk ${DiskAlias} (User: ${UserName}).
|
96
|
USER_COMMIT_RESTORE_FROM_SNAPSHOT_FINISH_FAILURE
|
Error
|
Failed to commit Snapshot-Preview for VM ${VmName}.
|
98
|
USER_ADD_DISK_TO_VM_FINISHED_FAILURE
|
Error
|
Add-Disk operation failed to complete on VM ${VmName}.
|
99
|
USER_TRY_BACK_TO_SNAPSHOT_FINISH_FAILURE
|
Error
|
Failed to complete Snapshot-Preview ${SnapshotName} for VM ${VmName}.
|
101
|
USER_RESTORE_FROM_SNAPSHOT_FINISH_FAILURE
|
Error
|
Failed to complete restoring from Snapshot of VM ${VmName}.
|
102
|
USER_FAILED_CHANGE_DISK_VM
|
Error
|
Failed to change disk in VM ${VmName} (Host: ${VdsName}, User: ${UserName}).
|
103
|
USER_FAILED_RESUME_VM
|
Error
|
Failed to resume VM ${VmName} (Host: ${VdsName}, User: ${UserName}).
|
104
|
USER_FAILED_ADD_VDS
|
Error
|
Failed to add Host ${VdsName} (User: ${UserName}).
|
105
|
USER_FAILED_UPDATE_VDS
|
Error
|
Failed to update Host ${VdsName} (User: ${UserName}).
|
106
|
USER_FAILED_REMOVE_VDS
|
Error
|
Failed to remove Host ${VdsName} (User: ${UserName}).
|
107
|
USER_FAILED_VDS_RESTART
|
Error
|
Failed to restart Host ${VdsName}, (User: ${UserName}).
|
108
|
USER_FAILED_ADD_VM_TEMPLATE
|
Error
|
Failed to initiate creation of Template ${VmTemplateName} from VM ${VmName} (User: ${UserName}).
|
109
|
USER_FAILED_UPDATE_VM_TEMPLATE
|
Error
|
Failed to update Template ${VmTemplateName} (User: ${UserName}).
|
110
|
USER_FAILED_REMOVE_VM_TEMPLATE
|
Error
|
Failed to initiate removal of Template ${VmTemplateName} (User: ${UserName}).
|
112
|
USER_STOP_SUSPENDED_VM_FAILED
|
Error
|
Failed to power off suspended VM ${VmName} (User: ${UserName}).
|
115
|
USER_FAILED_TRY_BACK_TO_SNAPSHOT
|
Error
|
Failed to preview Snapshot ${SnapshotName} for VM ${VmName} (User: ${UserName}).
|
116
|
USER_FAILED_RESTORE_FROM_SNAPSHOT
|
Error
|
Failed to restore VM ${VmName} from Snapshot (User: ${UserName}).
|
117
|
USER_FAILED_CREATE_SNAPSHOT
|
Error
|
Failed to create Snapshot ${SnapshotName} for VM ${VmName} (User: ${UserName}).
|
118
|
USER_FAILED_VDS_START
|
Error
|
Failed to start Host ${VdsName}, (User: ${UserName}).
|
119
|
VM_DOWN_ERROR
|
Error
|
VM ${VmName} is down with error. ${ExitMessage}.
|
120
|
VM_MIGRATION_TO_SERVER_FAILED
|
Error
|
Migration failed${DueToMigrationError} (VM: ${VmName}, Source: ${VdsName}, Destination: ${DestinationVdsName}).
|
122
|
SYSTEM_FAILED_VDS_RESTART
|
Error
|
A restart initiated by the engine to Host ${VdsName} has failed.
|
125
|
VM_IMPORT_FAILED
|
Error
|
Failed to import VM ${ImportedVmName} (User: ${UserName})
|
127
|
VDS_RUN_IN_NO_KVM_MODE
|
Error
|
Host ${VdsName} running without virtualization hardware acceleration
|
130
|
USER_SUSPEND_VM_FINISH_FAILURE_WILL_TRY_AGAIN
|
Error
|
Failed to complete suspending of VM ${VmName}, will try again.
|
132
|
USER_EXPORT_VM_FAILED
|
Error
|
Failed to export VM ${VmName} to ${ExportPath} (User: ${UserName})
|
134
|
USER_EXPORT_TEMPLATE_FAILED
|
Error
|
Failed to export Template ${VmTemplateName} to ${ExportPath} (User: ${UserName})
|
136
|
TEMPLATE_IMPORT_FAILED
|
Error
|
Failed to import Template ${ImportedVmTemplateName} (User: ${UserName})
|
137
|
USER_FAILED_VDS_STOP
|
Error
|
Failed to stop Host ${VdsName}, (User: ${UserName}).
|
138
|
VM_PAUSED_ENOSPC
|
Error
|
VM ${VmName} has been paused due to no Storage space error.
|
139
|
VM_PAUSED_ERROR
|
Error
|
VM ${VmName} has been paused due to unknown storage error.
|
140
|
VM_MIGRATION_FAILED_DURING_MOVE_TO_MAINTENANCE
|
Error
|
Migration 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}).
|
141
|
VDS_VERSION_NOT_SUPPORTED_FOR_CLUSTER
|
Error
|
Host ${VdsName} is installed with VDSM version (${VdsSupportedVersions}) and cannot join cluster ${ClusterName} which is compatible with VDSM versions ${CompatibilityVersion}.
|
145
|
VM_PAUSED_EIO
|
Error
|
VM ${VmName} has been paused due to storage I/O problem.
|
146
|
VM_PAUSED_EPERM
|
Error
|
VM ${VmName} has been paused due to storage permissions problem.
|
148
|
VM_MEMORY_UNDER_GUARANTEED_VALUE
|
Error
|
VM ${VmName} on host ${VdsName} was guaranteed ${MemGuaranteed} MB but currently has ${MemActual} MB
|
154
|
VDS_CLUSTER_VERSION_NOT_SUPPORTED
|
Error
|
Host ${VdsName} is compatible with versions (${VdsSupportedVersions}) and cannot join Cluster ${ClusterName} which is set to version ${CompatibilityVersion}.
|
155
|
VDS_ARCHITECTURE_NOT_SUPPORTED_FOR_CLUSTER
|
Error
|
Host ${VdsName} has architecture ${VdsArchitecture} and cannot join Cluster ${ClusterName} which has architecture ${ClusterArchitecture}.
|
156
|
CPU_TYPE_UNSUPPORTED_IN_THIS_CLUSTER_VERSION
|
Error
|
Host ${VdsName} moved to Non-Operational state as host CPU type is not supported in this cluster compatibility version or is not supported at all
|
158
|
USER_FAILED_REBOOT_VM
|
Error
|
Failed to reboot VM ${VmName} (User: ${UserName}).
|
160
|
USER_ACCOUNT_DISABLED_OR_LOCKED
|
Error
|
User ${UserName} cannot login, as it got disabled or locked. Please contact the system administrator.
|
162
|
VM_CANCEL_MIGRATION_FAILED
|
Error
|
Failed to cancel migration for VM: ${VmName}
|
165
|
VM_SET_TICKET_FAILED
|
Error
|
User ${UserName} failed to initiate a console session for VM ${VmName}
|
173
|
USER_CREATE_LIVE_SNAPSHOT_NO_MEMORY_FAILURE
|
Error
|
Failed to save memory as part of Snapshot ${SnapshotName} for VM ${VmName} (User: ${UserName}).
|
176
|
VM_BALLOON_DRIVER_ERROR
|
Error
|
The Balloon driver on VM ${VmName} on host ${VdsName} is requested but unavailable.
|
177
|
VM_BALLOON_DRIVER_UNCONTROLLED
|
Error
|
The Balloon device on VM ${VmName} on host ${VdsName} is inflated but the device cannot be controlled (guest agent is down).
|
181
|
TEMPLATE_IMPORT_FROM_CONFIGURATION_FAILED
|
Error
|
Failed to import Template ${VmTemplateName} from the given configuration.
|
182
|
USER_FAILED_ATTACH_USER_TO_VM
|
Error
|
Failed to attach User ${AdUserName} to VM ${VmName} (User: ${UserName}).
|
184
|
USER_ATTACH_TAG_TO_TEMPLATE_FAILED
|
Error
|
Failed to attach Tag ${TagName} to Templates(s) ${TemplatesNames} (User: ${UserName}).
|
186
|
USER_DETACH_TEMPLATE_FROM_TAG_FAILED
|
Error
|
Failed to detach Tag ${TagName} from TEMPLATE(s) ${TemplatesNames} (User: ${UserName}).
|
187
|
VDS_STORAGE_CONNECTION_FAILED_BUT_LAST_VDS
|
Error
|
Failed 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.
|
188
|
VDS_STORAGES_CONNECTION_FAILED
|
Error
|
Failed to connect Host ${VdsName} to the Storage Domains ${failedStorageDomains}.
|
189
|
VDS_STORAGE_VDS_STATS_FAILED
|
Error
|
Host ${VdsName} reports about one of the Active Storage Domains as Problematic.
|
195
|
VM_CANCEL_CONVERSION_FAILED
|
Error
|
Failed to cancel conversion for VM: ${VmName}
|
198
|
SYSTEM_FAILED_SSH_HOST_RESTART
|
Error
|
A restart using SSH initiated by the engine to Host ${VdsName} has failed.
|
200
|
IMPORTEXPORT_GET_VMS_INFO_FAILED
|
Error
|
Failed to retrieve VM/Templates information from export domain ${StorageDomainName}
|
201
|
IRS_DISK_SPACE_LOW_ERROR
|
Error
|
Critical, Low disk space. ${StorageDomainName} domain has ${DiskSpace} GB of free space.
|
202
|
IMPORTEXPORT_GET_EXTERNAL_VMS_INFO_FAILED
|
Error
|
Failed to retrieve VMs information from external server ${URL}
|
206
|
PROVIDER_ADDITION_FAILED
|
Error
|
Failed to add provider ${ProviderName}. (User: ${UserName})
|
208
|
PROVIDER_UPDATE_FAILED
|
Error
|
Failed to update provider ${ProviderName}. (User: ${UserName})
|
210
|
PROVIDER_REMOVAL_FAILED
|
Error
|
Failed to remove provider ${ProviderName}. (User: ${UserName})
|
214
|
PROVIDER_CERTIFICATE_IMPORT_FAILED
|
Error
|
Failed importing Certificate for provider ${ProviderName}. (User: ${UserName})
|
216
|
PROVIDER_SYNCHRONIZED_FAILED
|
Error
|
Failed to synchronize networks of Provider ${ProviderName}.
|
218
|
PROVIDER_SYNCHRONIZED_PERFORMED_FAILED
|
Error
|
Networks of Provider ${ProviderName} were incompletely synchronized.
|
219
|
PROVIDER_SYNCHRONIZED_DISABLED
|
Error
|
Failed to synchronize networks of Provider ${ProviderName}, because the authentication information of the provider is invalid. Automatic synchronization is deactivated for this Provider.
|
252
|
SYSTEM_FAILED_UPDATE_VM
|
Error
|
Failed to Update VM ${VmName} that was initiated by system.
|
303
|
USER_ADD_VM_POOL_WITH_VMS_FAILED
|
Error
|
Failed to create VM Pool ${VmPoolName} (User: ${UserName}).
|
305
|
USER_REMOVE_VM_POOL_FAILED
|
Error
|
Failed to remove VM Pool ${VmPoolName} (User: ${UserName}).
|
307
|
USER_ADD_VM_TO_POOL_FAILED
|
Error
|
Failed to add VM ${VmName} to VM Pool ${VmPoolName}(User: ${UserName}).
|
309
|
USER_REMOVE_VM_FROM_POOL_FAILED
|
Error
|
Failed to remove VM ${VmName} from VM Pool ${VmPoolName} (User: ${UserName}).
|
311
|
USER_ATTACH_USER_TO_POOL_FAILED
|
Error
|
Failed to attach User ${AdUserName} to VM Pool ${VmPoolName} (User: ${UserName}).
|
313
|
USER_DETACH_USER_FROM_POOL_FAILED
|
Error
|
Failed to detach User ${AdUserName} from VM Pool ${VmPoolName} (User: ${UserName}).
|
315
|
USER_UPDATE_VM_POOL_FAILED
|
Error
|
Failed to update VM Pool ${VmPoolName} configuration (User: ${UserName}).
|
317
|
USER_ATTACH_USER_TO_VM_FROM_POOL_FAILED
|
Error
|
Failed to attach User ${AdUserName} to VM from VM Pool ${VmPoolName} (User: ${UserName}).
|
319
|
USER_ATTACH_USER_TO_VM_FROM_POOL_FINISHED_FAILURE
|
Error
|
Failed to attach user ${AdUserName} to VM ${VmName} in VM Pool ${VmPoolName}.
|
320
|
USER_ADD_VM_POOL_WITH_VMS_ADD_VDS_FAILED
|
Error
|
Pool ${VmPoolName} Created, but some Vms failed to create (User: ${UserName}).
|
326
|
USER_FAILED_REMOVE_ADUSER
|
Error
|
Failed to remove User ${AdUserName} (User: ${UserName}).
|
343
|
USER_FAILED_REMOVE_SNAPSHOT
|
Error
|
Failed to remove Snapshot ${SnapshotName} for VM ${VmName} (User: ${UserName}).
|
345
|
USER_UPDATE_VM_POOL_WITH_VMS_FAILED
|
Error
|
Failed to update VM Pool ${VmPoolName}(User: ${UserName}).
|
347
|
USER_PASSWORD_CHANGE_FAILED
|
Error
|
User [${UserToUpdateName}] password change by ${UserName} has been failed. Contact Your Administrator. Source: ${AuditableSource}; destination: ${AuditableDest}.
|
349
|
USER_FAILED_CLEAR_UNKNOWN_VMS
|
Error
|
Failed to clear VMs' status on Non Responsive Host ${VdsName}. (User: ${UserName}).
|
351
|
USER_ADD_BOOKMARK_FAILED
|
Error
|
Failed to add bookmark: ${BookmarkName} (User: ${UserName}).
|
353
|
USER_UPDATE_BOOKMARK_FAILED
|
Error
|
Failed to update bookmark: ${BookmarkName} (User: ${UserName})
|
355
|
USER_REMOVE_BOOKMARK_FAILED
|
Error
|
Failed to remove bookmark ${BookmarkName} (User: ${UserName})
|
357
|
USER_REMOVE_SNAPSHOT_FINISHED_FAILURE
|
Error
|
Failed to delete snapshot '${SnapshotName}' for VM '${VmName}'.
|
361
|
USER_FAILED_DETACH_USER_FROM_VM
|
Error
|
Failed to detach User ${AdUserName} from VM ${VmName} (User: ${UserName}).
|
362
|
USER_REMOVE_SNAPSHOT_FINISHED_FAILURE_BASE_IMAGE_NOT_FOUND
|
Error
|
Failed to merge images of snapshot '${SnapshotName}': base volume '${BaseVolumeId}' is missing. This may have been caused by a failed attempt to remove the parent snapshot; if this is the case, please retry deletion of the parent snapshot before deleting this one.
|
370
|
USER_EXTEND_DISK_SIZE_FAILURE
|
Error
|
Failed to extend size of the disk '${DiskAlias}' to ${NewSize} GB, User: ${UserName}.
|
374
|
USER_FAILED_REMOVE_DISK_SNAPSHOT
|
Error
|
Failed to delete Disk '${DiskAlias}' from Snapshot(s) ${Snapshots} of VM ${VmName} (User: ${UserName}).
|
376
|
USER_REMOVE_DISK_SNAPSHOT_FINISHED_FAILURE
|
Error
|
Failed to complete deletion of Disk '${DiskAlias}' from snapshot(s) '${Snapshots}' of VM '${VmName}' (User: ${UserName}).
|
379
|
USER_REGISTER_DISK_FINISHED_FAILURE
|
Error
|
Failed to register Disk '${DiskAlias}'.
|
383
|
USER_REDUCE_DISK_FINISHED_FAILURE
|
Error
|
Failed to reduce Disk '${DiskAlias}'.
|
401
|
USER_ATTACH_VM_TO_AD_GROUP_FAILED
|
Error
|
Failed to attach Group ${GroupName} to VM ${VmName} (User: ${UserName}).
|
403
|
USER_DETACH_VM_TO_AD_GROUP_FAILED
|
Error
|
Failed to detach Group ${GroupName} from VM ${VmName} (User: ${UserName}).
|
405
|
USER_ATTACH_VM_POOL_TO_AD_GROUP_FAILED
|
Error
|
Failed to attach Group ${GroupName} to VM Pool ${VmPoolName} (User: ${UserName}).
|
407
|
USER_DETACH_VM_POOL_TO_AD_GROUP_FAILED
|
Error
|
Failed to detach Group ${GroupName} from VM Pool ${VmPoolName} (User: ${UserName}).
|
409
|
USER_REMOVE_AD_GROUP_FAILED
|
Error
|
Failed to remove group ${GroupName} (User: ${UserName}).
|
431
|
USER_UPDATE_TAG_FAILED
|
Error
|
Failed to update Tag ${TagName} (User: ${UserName}).
|
433
|
USER_ADD_TAG_FAILED
|
Error
|
Failed to create Tag named ${TagName} (User: ${UserName}).
|
435
|
USER_REMOVE_TAG_FAILED
|
Error
|
Failed to remove Tag ${TagName} (User: ${UserName}).
|
437
|
USER_ATTACH_TAG_TO_USER_FAILED
|
Error
|
Failed to attach Tag ${TagName} to User(s) ${AttachUsersNames} (User: ${UserName}).
|
439
|
USER_ATTACH_TAG_TO_USER_GROUP_FAILED
|
Error
|
Failed to attach Group(s) ${AttachGroupsNames} to Tag ${TagName} (User: ${UserName}).
|
441
|
USER_ATTACH_TAG_TO_VM_FAILED
|
Error
|
Failed to attach Tag ${TagName} to VM(s) ${VmsNames} (User: ${UserName}).
|
443
|
USER_ATTACH_TAG_TO_VDS_FAILED
|
Error
|
Failed to attach Tag ${TagName} to Host(s) ${VdsNames} (User: ${UserName}).
|
445
|
USER_DETACH_VDS_FROM_TAG_FAILED
|
Error
|
Failed to detach Tag ${TagName} from Host(s) ${VdsNames} (User: ${UserName}).
|
447
|
USER_DETACH_VM_FROM_TAG_FAILED
|
Error
|
Failed to detach Tag ${TagName} from VM(s) ${VmsNames} (User: ${UserName}).
|
449
|
USER_DETACH_USER_FROM_TAG_FAILED
|
Error
|
Failed to detach Tag ${TagName} from User(s) ${DetachUsersNames} (User: ${UserName}).
|
451
|
USER_DETACH_USER_GROUP_FROM_TAG_FAILED
|
Error
|
Failed to detach Tag ${TagName} from Group(s) ${DetachGroupsNames} (User: ${UserName}).
|
471
|
USER_ATTACH_VM_POOL_TO_AD_GROUP_FAILED_INTERNAL
|
Error
|
Failed to attach Group ${GroupName} to VM Pool ${VmPoolName}.
|
473
|
USER_ATTACH_USER_TO_POOL_FAILED_INTERNAL
|
Error
|
Failed to attach User ${AdUserName} to VM Pool ${VmPoolName} (User: ${UserName}).
|
495
|
VDS_MANUAL_FENCE_STATUS_FAILED
|
Error
|
Manual fence for host ${VdsName} failed.
|
497
|
VDS_FENCE_STATUS_FAILED
|
Error
|
Failed to verify Host ${VdsName} power management.
|
499
|
VDS_APPROVE_FAILED
|
Error
|
Failed to approve Host ${VdsName}.
|
500
|
VDS_FAILED_TO_RUN_VMS
|
Error
|
Host ${VdsName} will be switched to Error status for ${Time} minutes because it failed to run a VM.
|
502
|
USER_FAILED_SUSPEND_VM
|
Error
|
Failed to suspend VM ${VmName} (Host: ${VdsName}).
|
505
|
VDS_INSTALL_FAILED
|
Error
|
Host ${VdsName} installation failed. ${FailedInstallMessage}.
|
511
|
VDS_INSTALL_IN_PROGRESS_ERROR
|
Error
|
An error has occurred during installation of Host ${VdsName}: ${Message}.
|
513
|
VDS_RECOVER_FAILED_VMS_UNKNOWN
|
Error
|
Host ${VdsName} cannot be reached, VMs state on this host are marked as Unknown.
|
518
|
VDS_SET_NONOPERATIONAL_FAILED
|
Error
|
Failed to move Host ${VdsName} to Non-Operational state.
|
521
|
USER_SUSPEND_VM_FINISH_FAILURE
|
Error
|
Failed to complete suspending of VM ${VmName}.
|
523
|
VDS_SET_NONOPERATIONAL_DOMAIN_FAILED
|
Error
|
Host ${VdsName} cannot access the Storage Domain(s) ${StorageDomainNames} attached to the Data Center ${StoragePoolName}. Failed to set Host state to Non-Operational.
|
540
|
VDS_AUTO_FENCE_STATUS_FAILED
|
Error
|
Auto fence for host ${VdsName} failed.
|
552
|
VDS_PACKAGES_IN_PROGRESS_ERROR
|
Error
|
Failed to update packages Host ${VdsName}. ${Message}.
|
553
|
ANSIBLE_RUNNER_EVENT_NOTIFICATION_ERROR
|
Error
|
${PlayAction}. ${Message}.
|
556
|
USER_MOVE_TAG_FAILED
|
Error
|
Failed to move Tag ${TagName} from ${OldParnetTagName} to ${NewParentTagName} (User: ${UserName}).
|
557
|
ANSIBLE_RUNNER_EVENT_NOTIFICATION_ALERT
|
Error
|
${PlayAction}. ${Message}.
|
607
|
HOST_REFRESH_CAPABILITIES_FAILED
|
Error
|
Failed to refresh the capabilities of host ${VdsName}.
|
613
|
FENCE_KDUMP_LISTENER_IS_NOT_ALIVE
|
Error
|
Unable to determine if Kdump is in progress on host ${VdsName}, because fence_kdump listener is not running.
|
652
|
USER_UNDO_RESTORE_FROM_SNAPSHOT_FINISH_FAILURE
|
Error
|
Failed to undo Snapshot-Preview for VM ${VmName}.
|
810
|
USER_ADD_CLUSTER_FAILED
|
Error
|
Failed to add Host cluster (User: ${UserName})
|
812
|
USER_UPDATE_CLUSTER_FAILED
|
Error
|
Failed to update Host cluster (User: ${UserName})
|
814
|
USER_REMOVE_CLUSTER_FAILED
|
Error
|
Failed to remove Host cluster (User: ${UserName})
|
815
|
USER_VDC_LOGOUT_FAILED
|
Error
|
Failed to log out user ${UserName} connected from '${SourceIP}' using session '${SessionID}'.
|
817
|
CERTIFICATE_FILE_NOT_FOUND
|
Error
|
Could not find oVirt Engine Certificate file.
|
818
|
RUN_VM_FAILED
|
Error
|
Cannot run VM ${VmName} on Host ${VdsName}. Error: ${ErrMsg}
|
819
|
VDS_REGISTER_ERROR_UPDATING_HOST
|
Error
|
Host registration failed - cannot update Host Name for Host ${VdsName2}. (Host: ${VdsName1})
|
820
|
VDS_REGISTER_ERROR_UPDATING_HOST_ALL_TAKEN
|
Error
|
Host registration failed - all available Host Names are taken. (Host: ${VdsName1})
|
821
|
VDS_REGISTER_HOST_IS_ACTIVE
|
Error
|
Host registration failed - cannot change Host Name of active Host ${VdsName2}. (Host: ${VdsName1})
|
822
|
VDS_REGISTER_ERROR_UPDATING_NAME
|
Error
|
Host registration failed - cannot update Host Name for Host ${VdsName2}. (Host: ${VdsName1})
|
823
|
VDS_REGISTER_ERROR_UPDATING_NAMES_ALL_TAKEN
|
Error
|
Host registration failed - all available Host Names are taken. (Host: ${VdsName1})
|
824
|
VDS_REGISTER_NAME_IS_ACTIVE
|
Error
|
Host registration failed - cannot change Host Name of active Host ${VdsName2}. (Host: ${VdsName1})
|
825
|
VDS_REGISTER_AUTO_APPROVE_PATTERN
|
Error
|
Host registration failed - auto approve pattern error. (Host: ${VdsName1})
|
826
|
VDS_REGISTER_FAILED
|
Error
|
Host registration failed. (Host: ${VdsName1})
|
827
|
VDS_REGISTER_EXISTING_VDS_UPDATE_FAILED
|
Error
|
Host registration failed - cannot update existing Host. (Host: ${VdsName1})
|
829
|
VM_MIGRATION_ON_CONNECT_CHECK_FAILED
|
Error
|
VM migration logic failed. (VM name: ${VmName})
|
832
|
USER_VDC_SESSION_TERMINATION_FAILED
|
Error
|
User ${UserName} (${UserPrivileges}) failed to forcibly log out user ${TerminatedSessionUsername} connected from '${SourceIP}' using session '${SessionID}'. Source: ${AuditableSource}; destination: ${AuditableDest}; login type: ${AccessMethod}; client: ${AccessClient}. Result: failure.
|
839
|
HOST_AVAILABLE_UPDATES_FAILED
|
Error
|
Failed to check for available updates on host ${VdsName} with message '${Message}'.
|
841
|
HOST_UPGRADE_FAILED
|
Error
|
Failed to upgrade Host ${VdsName} (User: ${UserName}).
|
851
|
USER_ADD_PERMISSION_FAILED
|
Error
|
User ${UserName} failed to grant permission for Role ${RoleName} on ${VdcObjectType} ${VdcObjectName} to User/Group ${SubjectName}.
|
853
|
USER_REMOVE_PERMISSION_FAILED
|
Error
|
User ${UserName} failed to remove permission for Role ${RoleName} from ${VdcObjectType} ${VdcObjectName} to User/Group ${SubjectName}
|
855
|
USER_ADD_ROLE_FAILED
|
Error
|
Failed to grant role ${RoleName} (User ${UserName})
|
857
|
USER_UPDATE_ROLE_FAILED
|
Error
|
Failed to update role ${RoleName} to ${UserName}
|
859
|
USER_REMOVE_ROLE_FAILED
|
Error
|
Failed to remove role ${RoleName} (User ${UserName})
|
861
|
USER_ATTACHED_ACTION_GROUP_TO_ROLE_FAILED
|
Error
|
Failed to attach Action group ${ActionGroup} to Role ${RoleName} (User: ${UserName})
|
863
|
USER_DETACHED_ACTION_GROUP_FROM_ROLE_FAILED
|
Error
|
Failed to attach Action group ${ActionGroup} to Role ${RoleName} by ${UserName}
|
865
|
USER_ADD_ROLE_WITH_ACTION_GROUP_FAILED
|
Error
|
Failed to add role ${RoleName}
|
867
|
USER_ADD_SYSTEM_PERMISSION_FAILED
|
Error
|
User ${UserName} failed to grant permission for Role ${RoleName} on ${VdcObjectType} to User/Group ${SubjectName}.
|
869
|
USER_REMOVE_SYSTEM_PERMISSION_FAILED
|
Error
|
User ${UserName} failed to remove permission for Role ${RoleName} from ${VdcObjectType} to User/Group ${SubjectName}
|
871
|
USER_ADD_PROFILE_FAILED
|
Error
|
Failed to create profile for ${UserName}
|
873
|
USER_UPDATE_PROFILE_FAILED
|
Error
|
Failed to update profile for ${UserName}
|
875
|
USER_REMOVE_PROFILE_FAILED
|
Error
|
Failed to remove profile for ${UserName}
|
876
|
HOST_CERTIFICATION_IS_INVALID
|
Error
|
Host ${VdsName} certification is invalid. The certification has no peer certificates.
|
882
|
HOST_CERTIFICATION_ENROLLMENT_FAILED
|
Error
|
Failed to enroll certificate for host ${VdsName} (User: ${UserName}).
|
901
|
AD_COMPUTER_ACCOUNT_FAILED
|
Error
|
Account creation failed.
|
919
|
USER_FORCE_REMOVE_STORAGE_POOL_FAILED
|
Error
|
Failed to forcibly remove Data Center ${StoragePoolName}. (User: ${UserName})
|
927
|
NETWORK_REMOVE_BOND_FAILED
|
Error
|
Failed to remove bond: ${BondName} for Host: ${VdsName} (User:${UserName}).
|
929
|
NETWORK_VDS_NETWORK_NOT_MATCH_CLUSTER
|
Error
|
Vds ${VdsName} network does not match to cluster ${ClusterName}
|
931
|
NETWORK_REMOVE_VM_INTERFACE_FAILED
|
Error
|
Failed to remove Interface ${InterfaceName} (${InterfaceType}) from VM ${VmName}. (User: ${UserName})
|
933
|
NETWORK_ADD_VM_INTERFACE_FAILED
|
Error
|
Failed to add Interface ${InterfaceName} (${InterfaceType}) to VM ${VmName}. (User: ${UserName})
|
935
|
NETWORK_UPDATE_VM_INTERFACE_FAILED
|
Error
|
Failed to update Interface ${InterfaceName} (${InterfaceType}) for VM ${VmName}. (User: ${UserName})
|
937
|
NETWORK_ADD_TEMPLATE_INTERFACE_FAILED
|
Error
|
Failed to add Interface ${InterfaceName} (${InterfaceType}) to Template ${VmTemplateName}. (User: ${UserName})
|
939
|
NETWORK_REMOVE_TEMPLATE_INTERFACE_FAILED
|
Error
|
Failed to remove Interface ${InterfaceName} (${InterfaceType}) from Template ${VmTemplateName}. (User: ${UserName})
|
941
|
NETWORK_UPDATE_TEMPLATE_INTERFACE_FAILED
|
Error
|
Failed to update Interface ${InterfaceName} (${InterfaceType}) for Template ${VmTemplateName}. (User: ${UserName})
|
943
|
NETWORK_ADD_NETWORK_FAILED
|
Error
|
Failed to add Network ${NetworkName} to Data Center: ${StoragePoolName}
|
945
|
NETWORK_REMOVE_NETWORK_FAILED
|
Error
|
Failed to remove Network ${NetworkName} from Data Center: ${StoragePoolName}
|
947
|
NETWORK_ATTACH_NETWORK_TO_CLUSTER_FAILED
|
Error
|
Failed to attach Network ${NetworkName} to Cluster ${ClusterName}
|
949
|
NETWORK_DETACH_NETWORK_TO_CLUSTER_FAILED
|
Error
|
Failed to detach Network ${NetworkName} from Cluster ${ClusterName}
|
951
|
USER_ADD_STORAGE_POOL_FAILED
|
Error
|
Failed to add Data Center ${StoragePoolName}. (User: ${UserName})
|
953
|
USER_UPDATE_STORAGE_POOL_FAILED
|
Error
|
Failed to update Data Center ${StoragePoolName}. (User: ${UserName})
|
955
|
USER_REMOVE_STORAGE_POOL_FAILED
|
Error
|
Failed to remove Data Center ${StoragePoolName}. (User: ${UserName})
|
957
|
USER_ADD_STORAGE_DOMAIN_FAILED
|
Error
|
Failed to add Storage Domain ${StorageDomainName}. (User: ${UserName})
|
959
|
USER_UPDATE_STORAGE_DOMAIN_FAILED
|
Error
|
Failed to update Storage Domain ${StorageDomainName}. (User: ${UserName})
|
961
|
USER_REMOVE_STORAGE_DOMAIN_FAILED
|
Error
|
Failed to remove Storage Domain ${StorageDomainName}. (User: ${UserName})
|
963
|
USER_ATTACH_STORAGE_DOMAIN_TO_POOL_FAILED
|
Error
|
Failed to attach Storage Domain ${StorageDomainName} to Data Center ${StoragePoolName}. (User: ${UserName})
|
965
|
USER_DETACH_STORAGE_DOMAIN_FROM_POOL_FAILED
|
Error
|
Failed to detach Storage Domain ${StorageDomainName} from Data Center ${StoragePoolName}. (User: ${UserName})
|
967
|
USER_ACTIVATE_STORAGE_DOMAIN_FAILED
|
Error
|
Failed to activate Storage Domain ${StorageDomainName} (Data Center ${StoragePoolName}) by ${UserName}
|
969
|
USER_DEACTIVATE_STORAGE_DOMAIN_FAILED
|
Error
|
Failed to deactivate Storage Domain ${StorageDomainName} (Data Center ${StoragePoolName}).
|
971
|
SYSTEM_DEACTIVATE_STORAGE_DOMAIN_FAILED
|
Error
|
Failed to deactivate Storage Domain ${StorageDomainName} (Data Center ${StoragePoolName}).
|
973
|
USER_EXTENDED_STORAGE_DOMAIN_FAILED
|
Error
|
Failed to extend Storage Domain ${StorageDomainName}. (User: ${UserName})
|
975
|
USER_REMOVE_VG_FAILED
|
Error
|
Failed to remove Volume group ${VgId}. (User: UserName)
|
977
|
USER_ACTIVATE_STORAGE_POOL_FAILED
|
Error
|
Failed to activate Data Center ${StoragePoolName}. (User: ${UserName})
|
978
|
SYSTEM_FAILED_CHANGE_STORAGE_POOL_STATUS
|
Error
|
Failed to change Data Center ${StoragePoolName} status.
|
979
|
SYSTEM_CHANGE_STORAGE_POOL_STATUS_NO_HOST_FOR_SPM
|
Error
|
Fencing failed on Storage Pool Manager ${VdsName} for Data Center ${StoragePoolName}. Setting status to Non-Operational.
|
982
|
USER_FORCE_REMOVE_STORAGE_DOMAIN_FAILED
|
Error
|
Failed to forcibly remove Storage Domain ${StorageDomainName}. (User: ${UserName})
|
985
|
RECONSTRUCT_MASTER_FAILED
|
Error
|
Failed to Reconstruct Master Domain for Data Center ${StoragePoolName}.
|
988
|
USER_CONNECT_HOSTS_TO_LUN_FAILED
|
Error
|
Failed to connect Host ${VdsName} to device. (User: ${UserName})
|
992
|
RECOVERY_STORAGE_POOL_FAILED
|
Error
|
Failed to recover Data Center ${StoragePoolName} (User:${UserName})
|
996
|
STORAGE_DOMAIN_ERROR
|
Error
|
The error message for connection ${Connection} returned by VDSM was: ${ErrorMessage}
|
997
|
REFRESH_REPOSITORY_IMAGE_LIST_FAILED
|
Error
|
Refresh image list failed for domain(s): ${imageDomains}. Please check domain activity.
|
999
|
STORAGE_ALERT_VG_METADATA_CRITICALLY_FULL
|
Error
|
The 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.
|
1001
|
USER_RUN_VM_FAILURE_STATELESS_SNAPSHOT_LEFT
|
Error
|
Failed to start VM ${VmName}, because exist snapshot for stateless state. Snapshot will be deleted.
|
1003
|
USER_ATTACH_STORAGE_DOMAINS_TO_POOL_FAILED
|
Error
|
Failed to attach Storage Domains to Data Center ${StoragePoolName}. (User: ${UserName})
|
1011
|
RELOAD_CONFIGURATIONS_FAILURE
|
Error
|
System Configurations failed to reload.
|
1013
|
NETWORK_ACTIVATE_VM_INTERFACE_FAILURE
|
Error
|
Failed to plug Network Interface ${InterfaceName} (${InterfaceType}) to VM ${VmName}. (User: ${UserName})
|
1015
|
NETWORK_DEACTIVATE_VM_INTERFACE_FAILURE
|
Error
|
Failed to unplug Network Interface ${InterfaceName} (${InterfaceType}) from VM ${VmName}. (User: ${UserName})
|
1019
|
UPDATE_DESCRIPTION_FOR_DISK_FAILED
|
Error
|
Failed to update the meta data description of disk ${DiskName} (Data Center ${DataCenterName}, Storage Domain ${StorageDomainName}).
|
1023
|
USER_REFRESH_LUN_STORAGE_DOMAIN_FAILED
|
Error
|
Failed to resize LUNs.
|
1024
|
USER_REFRESH_LUN_STORAGE_DIFFERENT_SIZE_DOMAIN_FAILED
|
Error
|
Failed to resize LUNs.\n Not all the hosts are seeing the same LUN size.
|
1034
|
TRANSFER_IMAGE_FAILED
|
Error
|
Image ${TransferType} with disk ${DiskAlias} failed.
|
1037
|
USER_SCAN_STORAGE_DOMAIN_FOR_UNREGISTERED_DISKS_FAILED
|
Error
|
Storage Domain ${StorageDomainName} failed to scan for unregistered disks by ${UserName}.
|
1041
|
USER_REMOVE_DEVICE_FROM_STORAGE_DOMAIN_FAILED
|
Error
|
Failed to remove ${LunId} from Storage Domain ${StorageDomainName}. (User: ${UserName})
|
1060
|
UPLOAD_IMAGE_CLIENT_ERROR
|
Error
|
Unable to upload image to disk ${DiskId} due to a client error. Make sure the selected file is readable.
|
1061
|
UPLOAD_IMAGE_XHR_TIMEOUT_ERROR
|
Error
|
Unable to upload image to disk ${DiskId} due to a request timeout error. The upload bandwidth might be too slow. Please try to reduce the chunk size: 'engine-config -s UploadImageChunkSizeKB
|
1062
|
UPLOAD_IMAGE_NETWORK_ERROR
|
Error
|
Unable to upload image to disk ${DiskId} due to a network error. Ensure that ovirt-imageio service is installed and configured and that ovirt-engine’s CA certificate is registered as a trusted CA in the browser. The certificate can be fetched from ${EngineUrl}/ovirt-engine/services/pki-resource?resource
|
1063
|
DOWNLOAD_IMAGE_NETWORK_ERROR
|
Error
|
Unable to download disk ${DiskId} due to a network error. Make sure ovirt-imageio service is installed and configured, and ovirt-engine’s certificate is registered as a valid CA in the browser. The certificate can be fetched from https://<engine_url>/ovirt-engine/services/pki-resource?resource
|
1064
|
TRANSFER_IMAGE_STOPPED_BY_SYSTEM_TICKET_RENEW_FAILURE
|
Error
|
Transfer was stopped by system. Reason: failure in transfer image ticket renewal.
|
1065
|
TRANSFER_IMAGE_STOPPED_BY_SYSTEM_MISSING_TICKET
|
Error
|
Transfer was stopped by system. Reason: missing transfer image ticket.
|
1067
|
TRANSFER_IMAGE_STOPPED_BY_SYSTEM_MISSING_HOST
|
Error
|
Transfer was stopped by system. Reason: Could not find a suitable host for image data transfer.
|
1068
|
TRANSFER_IMAGE_STOPPED_BY_SYSTEM_FAILED_TO_CREATE_TICKET
|
Error
|
Transfer was stopped by system. Reason: failed to create a signed image ticket.
|
1069
|
TRANSFER_IMAGE_STOPPED_BY_SYSTEM_FAILED_TO_ADD_TICKET_TO_DAEMON
|
Error
|
Transfer was stopped by system. Reason: failed to add image ticket to ovirt-imageio-daemon.
|
1070
|
TRANSFER_IMAGE_STOPPED_BY_SYSTEM_FAILED_TO_ADD_TICKET_TO_PROXY
|
Error
|
Transfer was stopped by system. Reason: failed to add image ticket to ovirt-imageio.
|
1071
|
UPLOAD_IMAGE_PAUSED_BY_SYSTEM_TIMEOUT
|
Error
|
Upload was paused by system. Reason: timeout due to transfer inactivity.
|
1072
|
DOWNLOAD_IMAGE_CANCELED_TIMEOUT
|
Error
|
Download was canceled by system. Reason: timeout due to transfer inactivity.
|
1101
|
NETWORK_UPDATE_DISPLAY_TO_CLUSTER_FAILED
|
Error
|
Failed to update Display Network (${NetworkName}) for Cluster ${ClusterName}. (User: ${UserName})
|
1103
|
NETWORK_UPDATE_NETWORK_TO_VDS_INTERFACE_FAILED
|
Error
|
Failed to update Network ${NetworkName} in Host ${VdsName}. (User: ${UserName})
|
1105
|
NETWORK_COMMINT_NETWORK_CHANGES_FAILED
|
Error
|
Failed to commit network changes on ${VdsName}
|
1111
|
VM_MIGRATION_FAILED_DURING_MOVE_TO_MAINTENANCE_NO_DESTINATION_VDS
|
Error
|
Migration failed${DueToMigrationError} while Source 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}).
|
1113
|
NETWORK_UPDTAE_NETWORK_ON_CLUSTER_FAILED
|
Error
|
Failed to update Network ${NetworkName} on Cluster ${ClusterName}.
|
1115
|
NETWORK_UPDATE_NETWORK_FAILED
|
Error
|
Failed to update Network ${NetworkName} on Data Center: ${StoragePoolName}
|
1118
|
INVALID_BOND_INTERFACE_FOR_MANAGEMENT_NETWORK_CONFIGURATION
|
Error
|
Failed to configure management network on host ${VdsName}. Host ${VdsName} has an invalid bond interface (${InterfaceName} contains less than 2 active slaves) for the management network configuration.
|
1119
|
VLAN_ID_MISMATCH_FOR_MANAGEMENT_NETWORK_CONFIGURATION
|
Error
|
Failed 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}).
|
1120
|
SETUP_NETWORK_FAILED_FOR_MANAGEMENT_NETWORK_CONFIGURATION
|
Error
|
Failed to configure management network on host ${VdsName} due to setup networks failure.
|
1123
|
ADD_VNIC_PROFILE_FAILED
|
Error
|
Failed to add VM network interface profile ${VnicProfileName} to network ${NetworkName} in Data Center: ${DataCenterName} (User: ${UserName})
|
1125
|
UPDATE_VNIC_PROFILE_FAILED
|
Error
|
Failed to update VM network interface profile ${VnicProfileName} for network ${NetworkName} in Data Center: ${DataCenterName}. (User: ${UserName})
|
1127
|
REMOVE_VNIC_PROFILE_FAILED
|
Error
|
Failed to remove VM network interface profile ${VnicProfileName} from network ${NetworkName} in Data Center: ${DataCenterName}. (User: ${UserName})
|
1131
|
REMOVE_NETWORK_BY_LABEL_FAILED
|
Error
|
Network ${Network} cannot be removed from the following hosts: ${HostNames} in data-center ${StoragePoolName}.
|
1133
|
LABEL_NETWORK_FAILED
|
Error
|
Failed to label network ${NetworkName} with label ${Label} in data-center ${StoragePoolName}.
|
1135
|
UNLABEL_NETWORK_FAILED
|
Error
|
Failed to unlabel network ${NetworkName} in data-center ${StoragePoolName}.
|
1137
|
LABEL_NIC_FAILED
|
Error
|
Failed to label network interface card ${NicName} with label ${Label} on host ${VdsName}.
|
1139
|
UNLABEL_NIC_FAILED
|
Error
|
Failed to remove label ${Label} from network interface card ${NicName} on host ${VdsName}.
|
1141
|
SUBNET_REMOVAL_FAILED
|
Error
|
Failed to remove subnet ${SubnetName} from provider ${ProviderName}. (User: ${UserName})
|
1143
|
SUBNET_ADDITION_FAILED
|
Error
|
Failed to add subnet ${SubnetName} on provider ${ProviderName}. (User: ${UserName})
|
1144
|
CONFIGURE_NETWORK_BY_LABELS_WHEN_CHANGING_CLUSTER_FAILED
|
Error
|
Failed to configure networks on host ${VdsName} while changing its cluster.
|
1147
|
PERSIST_NETWORK_ON_HOST_FAILED
|
Error
|
(${Sequence}/${Total}): Failed to apply changes for network(s) ${NetworkNames} on host ${VdsName}. (User: ${UserName})
|
1151
|
IMPORTEXPORT_EXPORT_VM_FAILED
|
Error
|
Failed to export Vm ${VmName} to ${StorageDomainName}
|
1153
|
IMPORTEXPORT_IMPORT_VM_FAILED
|
Error
|
Failed to import Vm ${VmName} to Data Center ${StoragePoolName}, Cluster ${ClusterName}
|
1155
|
IMPORTEXPORT_REMOVE_TEMPLATE_FAILED
|
Error
|
Failed to remove Template ${VmTemplateName} from ${StorageDomainName}
|
1157
|
IMPORTEXPORT_EXPORT_TEMPLATE_FAILED
|
Error
|
Failed to export Template ${VmTemplateName} to ${StorageDomainName}
|
1159
|
IMPORTEXPORT_IMPORT_TEMPLATE_FAILED
|
Error
|
Failed to import Template ${VmTemplateName} to Data Center ${StoragePoolName}, Cluster ${ClusterName}
|
1161
|
IMPORTEXPORT_REMOVE_VM_FAILED
|
Error
|
Failed to remove Vm ${VmName} remove from ${StorageDomainName}
|
1171
|
USER_ACCOUNT_PASSWORD_EXPIRED
|
Error
|
User ${UserName} cannot login, as the user account password has expired. Please contact the system administrator.
|
1172
|
AUTH_FAILED_INVALID_CREDENTIALS
|
Error
|
User ${UserName} cannot login, please verify the username and password.
|
1173
|
AUTH_FAILED_CLOCK_SKEW_TOO_GREAT
|
Error
|
User ${UserName} cannot login, the engine clock is not synchronized with directory services. Please contact the system administrator.
|
1174
|
AUTH_FAILED_NO_KDCS_FOUND
|
Error
|
User ${UserName} cannot login, authentication domain cannot be found. Please contact the system administrator.
|
1175
|
AUTH_FAILED_DNS_ERROR
|
Error
|
User ${UserName} cannot login, there’s an error in DNS configuration. Please contact the system administrator.
|
1176
|
AUTH_FAILED_OTHER
|
Error
|
User ${UserName} cannot login, unknown kerberos error. Please contact the system administrator.
|
1177
|
AUTH_FAILED_DNS_COMMUNICATION_ERROR
|
Error
|
User ${UserName} cannot login, cannot lookup DNS for SRV records. Please contact the system administrator.
|
1178
|
AUTH_FAILED_CONNECTION_TIMED_OUT
|
Error
|
User ${UserName} cannot login, connection to LDAP server has timed out. Please contact the system administrator.
|
1179
|
AUTH_FAILED_WRONG_REALM
|
Error
|
User ${UserName} cannot login, please verify your domain name.
|
1180
|
AUTH_FAILED_CONNECTION_ERROR
|
Error
|
User ${UserName} cannot login, connection refused or some configuration problems exist. Possible DNS error. Please contact the system administrator.
|
1181
|
AUTH_FAILED_CANNOT_FIND_LDAP_SERVER_FOR_DOMAIN
|
Error
|
User ${UserName} cannot login, cannot find valid LDAP server for domain. Please contact the system administrator.
|
1182
|
AUTH_FAILED_NO_USER_INFORMATION_WAS_FOUND
|
Error
|
User ${UserName} cannot login, no user information was found. Please contact the system administrator.
|
1183
|
AUTH_FAILED_CLIENT_NOT_FOUND_IN_KERBEROS_DATABASE
|
Error
|
User ${UserName} cannot login, user was not found in domain. Please contact the system administrator.
|
1184
|
AUTH_FAILED_INTERNAL_KERBEROS_ERROR
|
Error
|
User ${UserName} cannot login, an internal error has ocurred in the Kerberos implementation of the JVM. Please contact the system administrator.
|
1185
|
USER_ACCOUNT_EXPIRED
|
Error
|
The account for ${UserName} got expired. Please contact the system administrator.
|
1186
|
IMPORTEXPORT_NO_PROXY_HOST_AVAILABLE_IN_DC
|
Error
|
No Host in Data Center '${StoragePoolName}' can serve as a proxy to retrieve remote VMs information (User: ${UserName}).
|
1187
|
IMPORTEXPORT_HOST_CANNOT_SERVE_AS_PROXY
|
Error
|
Host ${VdsName} cannot be used as a proxy to retrieve remote VMs information since it is not up (User: ${UserName}).
|
1189
|
IMPORTEXPORT_IMPORT_VM_FAILED_UPDATING_OVF
|
Error
|
Failed to import Vm ${VmName} to Data Center ${StoragePoolName}, Cluster ${ClusterName}, could not update VM data in export.
|
1202
|
UPDATE_HOST_NIC_VFS_CONFIG_FAILED
|
Error
|
Failed to update the VFs configuration of network interface card ${NicName} on host ${VdsName}.
|
1212
|
USER_REDUCE_DOMAIN_DEVICES_FAILED_METADATA_DEVICES
|
Error
|
Failed to reduce Storage ${StorageDomainName}. The following devices contains the domain metadata ${deviceIds} and can’t be reduced from the domain. (User: ${UserName}).
|
1213
|
USER_REDUCE_DOMAIN_DEVICES_FAILED
|
Error
|
Failed to reduce Storage ${StorageDomainName}. (User: ${UserName}).
|
1215
|
USER_REDUCE_DOMAIN_DEVICES_FAILED_NO_FREE_SPACE
|
Error
|
Can’t reduce Storage ${StorageDomainName}. There is not enough space on the destination devices of the storage domain. (User: ${UserName}).
|
1216
|
USER_REDUCE_DOMAIN_DEVICES_FAILED_TO_GET_DOMAIN_INFO
|
Error
|
Can’t reduce Storage ${StorageDomainName}. Failed to get the domain info. (User: ${UserName}).
|
1219
|
FAILED_DETERMINE_STORAGE_DOMAIN_METADATA_DEVICES
|
Error
|
Failed to determine the metadata devices of Storage Domain ${StorageDomainName}.
|
1220
|
HOT_PLUG_LEASE_FAILED
|
Error
|
Failed to hot plug lease to the VM ${VmName}. The VM is running without a VM lease.
|
1221
|
HOT_UNPLUG_LEASE_FAILED
|
Error
|
Failed to hot unplug lease to the VM ${VmName}.
|
1225
|
IMPORTEXPORT_EXPORT_VM_TO_OVA_FAILED
|
Error
|
Failed to export Vm ${VmName} as a Virtual Appliance to path ${OvaPath} on Host ${VdsName}
|
1228
|
IMPORTEXPORT_EXPORT_TEMPLATE_TO_OVA_FAILED
|
Error
|
Failed to export Template ${VmTemplateName} as a Virtual Appliance to path ${OvaPath} on Host ${VdsName}
|
1301
|
NUMA_ADD_VM_NUMA_NODE_FAILED
|
Error
|
Add VM NUMA node failed.
|
1311
|
NUMA_UPDATE_VM_NUMA_NODE_FAILED
|
Error
|
Update VM NUMA node failed.
|
1321
|
NUMA_REMOVE_VM_NUMA_NODE_FAILED
|
Error
|
Remove VM NUMA node failed.
|
1322
|
USER_ADD_VM_TEMPLATE_CREATE_TEMPLATE_FAILURE
|
Error
|
Failed to create Template ${VmTemplateName} or its disks from VM ${VmName}.
|
1323
|
USER_ADD_VM_TEMPLATE_ASSIGN_ILLEGAL_FAILURE
|
Error
|
Failed preparing Template ${VmTemplateName} for sealing (VM: ${VmName}).
|
1324
|
USER_ADD_VM_TEMPLATE_SEAL_FAILURE
|
Error
|
Failed to seal Template ${VmTemplateName} (VM: ${VmName}).
|
1327
|
USER_SPARSIFY_IMAGE_FINISH_FAILURE
|
Error
|
Failed to sparsify ${DiskAlias}.
|
1330
|
USER_AMEND_IMAGE_FINISH_FAILURE
|
Error
|
Failed to amend ${DiskAlias}.
|
1402
|
USER_LOGIN_ON_BEHALF_FAILED
|
Error
|
Failed to execute login on behalf - ${LoginOnBehalfLogInfo}.
|
2001
|
USER_FAILED_HOTPLUG_DISK
|
Error
|
Failed to plug disk ${DiskAlias} to VM ${VmName} (User: ${UserName}).
|
2003
|
USER_FAILED_HOTUNPLUG_DISK
|
Error
|
Failed to unplug disk ${DiskAlias} from VM ${VmName} (User: ${UserName}).
|
2005
|
USER_FAILED_COPY_DISK
|
Error
|
User ${UserName} failed to copy disk ${DiskAlias} to domain ${StorageDomainName}.
|
2007
|
USER_COPIED_DISK_FINISHED_FAILURE
|
Error
|
User ${UserName} finished with error copying disk ${DiskAlias} to domain ${StorageDomainName}.
|
2009
|
USER_FAILED_MOVED_VM_DISK
|
Error
|
User ${UserName} failed to move disk ${DiskAlias} to domain ${StorageDomainName}.
|
2011
|
USER_MOVED_DISK_FINISHED_FAILURE
|
Error
|
User ${UserName} have failed to move disk ${DiskAlias} to domain ${StorageDomainName}.
|
2017
|
USER_FAILED_ATTACH_DISK_TO_VM
|
Error
|
Failed to attach Disk ${DiskAlias} to VM ${VmName} (User: ${UserName}).
|
2019
|
USER_FAILED_DETACH_DISK_FROM_VM
|
Error
|
Failed to detach Disk ${DiskAlias} from VM ${VmName} (User: ${UserName}).
|
2022
|
USER_ADD_DISK_FINISHED_FAILURE
|
Error
|
Add-Disk operation failed to complete.
|
2023
|
USER_FAILED_ADD_DISK
|
Error
|
Add-Disk operation failed (User: ${UserName}).
|
2029
|
USER_IMPORT_IMAGE_FINISHED_FAILURE
|
Error
|
User ${UserName} failed to import image ${RepoImageName} to domain ${StorageDomainName}.
|
2032
|
USER_EXPORT_IMAGE_FINISHED_FAILURE
|
Error
|
User ${UserName} failed to export image ${RepoImageName} to domain ${DestinationStorageDomainName}.
|
2034
|
FAILED_HOT_SET_NUMBER_OF_CPUS
|
Error
|
Failed to hot set number of CPUS to VM ${vmName}. Underlying error message: ${ErrorMessage}
|
2040
|
FAILED_HOT_SET_MEMORY
|
Error
|
Failed to hot set memory to VM ${vmName}. Underlying error message: ${ErrorMessage}
|
2041
|
DISK_PREALLOCATION_FAILED
|
Error
|
|
2047
|
MEMORY_HOT_UNPLUG_FAILED
|
Error
|
Failed to hot unplug memory device (${deviceId}) of size ${memoryDeviceSizeMb}MiB out of VM '${vmName}': ${errorMessage}
|
2048
|
FAILED_HOT_SET_MEMORY_NOT_DIVIDABLE
|
Error
|
Failed to hot plug memory to VM ${vmName}. Amount of added memory (${memoryAdded}MiB) is not dividable by ${requiredFactor}MiB.
|
3001
|
USER_FAILED_ADD_QUOTA
|
Error
|
Failed to add Quota ${QuotaName}. The operation was initiated by ${UserName}.
|
3003
|
USER_FAILED_UPDATE_QUOTA
|
Error
|
Failed to update Quota ${QuotaName}. The operation was initiated by ${UserName}..
|
3005
|
USER_FAILED_DELETE_QUOTA
|
Error
|
Failed to delete Quota ${QuotaName}. The operation was initiated by ${UserName}..
|
3006
|
USER_EXCEEDED_QUOTA_CLUSTER_GRACE_LIMIT
|
Error
|
Cluster-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.
|
3009
|
USER_EXCEEDED_QUOTA_STORAGE_GRACE_LIMIT
|
Error
|
Storage-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.
|
3019
|
USER_IMPORT_IMAGE_AS_TEMPLATE_FINISHED_FAILURE
|
Error
|
User ${UserName} failed to import image ${RepoImageName} as template ${TemplateName} to domain ${StorageDomainName}.
|
4001
|
GLUSTER_VOLUME_CREATE_FAILED
|
Error
|
Creation of Gluster Volume ${glusterVolumeName} failed on cluster ${clusterName}.
|
4003
|
GLUSTER_VOLUME_OPTION_SET_FAILED
|
Error
|
Volume Option ${Key}
|
4005
|
GLUSTER_VOLUME_START_FAILED
|
Error
|
Could not start Gluster Volume ${glusterVolumeName} of cluster ${clusterName}.
|
4007
|
GLUSTER_VOLUME_STOP_FAILED
|
Error
|
Could not stop Gluster Volume ${glusterVolumeName} on cluster ${clusterName}.
|
4009
|
GLUSTER_VOLUME_OPTIONS_RESET_FAILED
|
Error
|
Could not reset Gluster Volume ${glusterVolumeName} Options on cluster ${clusterName}.
|
4011
|
GLUSTER_VOLUME_DELETE_FAILED
|
Error
|
Could not delete Gluster Volume ${glusterVolumeName} on cluster ${clusterName}.
|
4013
|
GLUSTER_VOLUME_REBALANCE_START_FAILED
|
Error
|
Could not start Gluster Volume ${glusterVolumeName} rebalance on cluster ${clusterName}.
|
4015
|
GLUSTER_VOLUME_REMOVE_BRICKS_FAILED
|
Error
|
Could not remove bricks from Gluster Volume ${glusterVolumeName} of cluster ${clusterName}.
|
4016
|
GLUSTER_VOLUME_REPLACE_BRICK_FAILED
|
Error
|
Replace Gluster Volume ${glusterVolumeName} Brick failed on cluster ${clusterName}
|
4018
|
GLUSTER_VOLUME_REPLACE_BRICK_START_FAILED
|
Error
|
Could not start Gluster Volume ${glusterVolumeName} Replace Brick on cluster ${clusterName}.
|
4020
|
GLUSTER_VOLUME_ADD_BRICK_FAILED
|
Error
|
Failed to add bricks to the Gluster Volume ${glusterVolumeName} of cluster ${clusterName}.
|
4021
|
GLUSTER_SERVER_REMOVE_FAILED
|
Error
|
Failed to remove host ${VdsName} from Cluster ${ClusterName}.
|
4023
|
GLUSTER_VOLUME_PROFILE_START_FAILED
|
Error
|
Could not start profiling on gluster volume ${glusterVolumeName} of cluster ${clusterName}
|
4025
|
GLUSTER_VOLUME_PROFILE_STOP_FAILED
|
Error
|
Could not stop Profiling on gluster volume ${glusterVolumeName} of cluster ${clusterName}.
|
4034
|
GLUSTER_VOLUME_INFO_FAILED
|
Error
|
Failed to fetch gluster volume list from server ${VdsName}.
|
4035
|
GLUSTER_COMMAND_FAILED
|
Error
|
Gluster command [${Command}] failed on server ${Server}.
|
4043
|
GLUSTER_HOOK_ENABLE_FAILED
|
Error
|
Failed to enable Gluster Hook ${GlusterHookName} on cluster ${ClusterName}. ${FailureMessage}
|
4046
|
GLUSTER_HOOK_DISABLE_FAILED
|
Error
|
Failed to disable Gluster Hook ${GlusterHookName} on cluster ${ClusterName}. ${FailureMessage}
|
4048
|
GLUSTER_HOOK_LIST_FAILED
|
Error
|
Failed to retrieve hook list from ${VdsName} of Cluster ${ClusterName}.
|
4053
|
GLUSTER_HOOK_GETCONTENT_FAILED
|
Error
|
Failed to read content of hook ${HookName} in Cluster ${ClusterName}.
|
4054
|
GLUSTER_SERVICES_LIST_FAILED
|
Error
|
Could not fetch statuses of services from server ${VdsName}. Updating statuses of all services on this server to UNKNOWN.
|
4060
|
GLUSTER_HOOK_UPDATE_FAILED
|
Error
|
Failed to update Gluster Hook ${GlusterHookName} on conflicting servers. ${FailureMessage}
|
4062
|
GLUSTER_HOOK_ADD_FAILED
|
Error
|
Failed to add Gluster Hook ${GlusterHookName} on conflicting servers. ${FailureMessage}
|
4064
|
GLUSTER_HOOK_REMOVE_FAILED
|
Error
|
Failed to remove Gluster Hook ${GlusterHookName} from cluster ${ClusterName}. ${FailureMessage}
|
4066
|
GLUSTER_HOOK_REFRESH_FAILED
|
Error
|
Failed to refresh gluster hooks in Cluster ${ClusterName}.
|
4068
|
GLUSTER_SERVICE_START_FAILED
|
Error
|
Could not start ${servicetype} service on host ${VdsName} of cluster ${ClusterName}.
|
4070
|
GLUSTER_SERVICE_STOP_FAILED
|
Error
|
Could not stop ${servicetype} service on host ${VdsName} of cluster ${ClusterName}.
|
4073
|
GLUSTER_SERVICE_RESTART_FAILED
|
Error
|
Could not re-start ${servicetype} service on host ${VdsName} of cluster ${ClusterName}.
|
4075
|
GLUSTER_HOST_UUID_NOT_FOUND
|
Error
|
Could not find gluster uuid of server ${VdsName} on Cluster ${ClusterName}.
|
4079
|
GLUSTER_VOLUME_REBALANCE_STOP_FAILED
|
Error
|
Could not stop rebalance of gluster volume ${glusterVolumeName} of cluster ${clusterName}.
|
4081
|
START_REMOVING_GLUSTER_VOLUME_BRICKS_FAILED
|
Error
|
Could not start remove bricks from Volume ${glusterVolumeName} of cluster ${clusterName}
|
4083
|
GLUSTER_VOLUME_REMOVE_BRICKS_STOP_FAILED
|
Error
|
Failed to stop remove bricks from Volume ${glusterVolumeName} of cluster ${clusterName}
|
4085
|
GLUSTER_VOLUME_REMOVE_BRICKS_COMMIT_FAILED
|
Error
|
Gluster volume ${glusterVolumeName} remove bricks could not be commited on cluster ${clusterName}
|
4094
|
GLUSTER_VOLUME_DETAILS_REFRESH_FAILED
|
Error
|
Failed to refresh the details of volume ${glusterVolumeName} of cluster ${clusterName}.
|
4095
|
GLUSTER_HOST_UUID_ALREADY_EXISTS
|
Error
|
Gluster UUID of host ${VdsName} on Cluster ${ClusterName} already exists.
|
4096
|
USER_FORCE_SELECTED_SPM_STOP_FAILED
|
Error
|
Failed to force select ${VdsName} as the SPM due to a failure to stop the current SPM.
|
4100
|
GLUSTER_GEOREP_SESSION_REFRESH_FAILED
|
Error
|
Failed to refresh geo-replication sessions for volume ${glusterVolumeName} of cluster ${clusterName}.
|
4102
|
GEOREP_SESSION_STOP_FAILED
|
Error
|
Failed to stop geo-replication session on volume ${glusterVolumeName} of cluster ${clusterName}
|
4104
|
GEOREP_SESSION_DELETE_FAILED
|
Error
|
Failed to delete geo-replication session on volume ${glusterVolumeName} of cluster ${clusterName}
|
4106
|
GLUSTER_GEOREP_CONFIG_SET_FAILED
|
Error
|
Failed to set the configuration ${key} to ${value} on geo-rep session ${geoRepSessionKey}.
|
4108
|
GLUSTER_GEOREP_CONFIG_LIST_FAILED
|
Error
|
Failed to refresh configuration options for geo-replication session ${geoRepSessionKey}
|
4110
|
GLUSTER_GEOREP_CONFIG_SET_DEFAULT_FAILED
|
Error
|
Failed to set ${key} of session ${geoRepSessionKey} to its default value.
|
4112
|
GLUSTER_VOLUME_SNAPSHOT_DELETE_FAILED
|
Error
|
Failed to delete gluster volume snapshot ${snapname}.
|
4114
|
GLUSTER_VOLUME_ALL_SNAPSHOTS_DELETE_FAILED
|
Error
|
Failed to delete all the gluster volume snapshots for the volume ${glusterVolumeName} of cluster ${clusterName}.
|
4116
|
GLUSTER_VOLUME_SNAPSHOT_ACTIVATE_FAILED
|
Error
|
Failed to activate the gluster volume snapshot ${snapname} on volume ${glusterVolumeName} of cluster ${clusterName}.
|
4118
|
GLUSTER_VOLUME_SNAPSHOT_DEACTIVATE_FAILED
|
Error
|
Failed to de-activate gluster volume snapshot ${snapname} on volume ${glusterVolumeName} of cluster ${clusterName}.
|
4120
|
GLUSTER_VOLUME_SNAPSHOT_RESTORE_FAILED
|
Error
|
Failed to restore the volume ${glusterVolumeName} of cluster ${clusterName} to the state of gluster volume snapshot ${snapname}.
|
4122
|
GLUSTER_VOLUME_SNAPSHOT_CONFIG_UPDATE_FAILED
|
Error
|
Failed to update gluster volume snapshot configuration(s).
|
4123
|
GLUSTER_VOLUME_SNAPSHOT_CONFIG_UPDATE_FAILED_PARTIALLY
|
Error
|
Failed to update gluster volume snapshot configuration(s) ${failedSnapshotConfigs}.
|
4127
|
SYNC_STORAGE_DEVICES_IN_HOST_FAILED
|
Error
|
Failed to sync storage devices from host ${VdsName}
|
4130
|
GLUSTER_MASTER_VOLUME_STOP_FAILED_DURING_SNAPSHOT_RESTORE
|
Error
|
Could not stop master volume ${glusterVolumeName} of cluster ${clusterName} during snapshot restore.
|
4131
|
GLUSTER_MASTER_VOLUME_SNAPSHOT_RESTORE_FAILED
|
Error
|
Could not restore master volume ${glusterVolumeName} of cluster ${clusterName}.
|
4133
|
GLUSTER_VOLUME_SNAPSHOT_CREATE_FAILED
|
Error
|
Could not create snapshot for volume ${glusterVolumeName} of cluster ${clusterName}.
|
4135
|
GLUSTER_VOLUME_SNAPSHOT_SCHEDULE_FAILED
|
Error
|
Failed to schedule snapshots on the volume ${glusterVolumeName} of cluster ${clusterName}.
|
4137
|
GLUSTER_VOLUME_SNAPSHOT_RESCHEDULE_FAILED
|
Error
|
Failed to reschedule snapshots on volume ${glusterVolumeName} of cluster ${clusterName}.
|
4139
|
CREATE_GLUSTER_BRICK_FAILED
|
Error
|
Failed to create brick ${brickName} on host ${vdsName} of cluster ${clusterName}.
|
4140
|
GLUSTER_GEO_REP_PUB_KEY_FETCH_FAILED
|
Error
|
Failed to fetch public keys.
|
4142
|
GLUSTER_GEOREP_PUBLIC_KEY_WRITE_FAILED
|
Error
|
Failed to write public keys to ${VdsName}
|
4144
|
GLUSTER_GEOREP_SETUP_MOUNT_BROKER_FAILED
|
Error
|
Failed to setup geo-replication mount broker for user ${geoRepUserName} on the slave volume ${geoRepSlaveVolumeName}.
|
4146
|
GLUSTER_GEOREP_SESSION_CREATE_FAILED
|
Error
|
Failed to create geo-replication session between master volume : ${glusterVolumeName} of cluster ${clusterName} and slave volume : ${geoRepSlaveVolumeName} for the user ${geoRepUserName}.
|
4149
|
HOST_FEATURES_INCOMPATIBILE_WITH_CLUSTER
|
Error
|
Host ${VdsName} does not comply with the list of features supported by cluster ${ClusterName}. ${UnSupportedFeature} is not supported by the Host
|
4157
|
GLUSTER_CLI_SNAPSHOT_SCHEDULE_DISABLE_FAILED
|
Error
|
Failed to disable gluster CLI based snapshot schedule on cluster ${clusterName}.
|
4160
|
SET_UP_PASSWORDLESS_SSH_FAILED
|
Error
|
Failed to setup Passwordless ssh for user ${geoRepUserName} on the nodes of remote volume ${geoRepSlaveVolumeName} from the nodes of the volume ${glusterVolumeName}.
|
4167
|
STORAGE_DOMAIN_DR_DELETED
|
Error
|
Deleted the data synchronization schedule for storage domain ${storageDomainName} as the underlying geo-replication session ${geoRepSessionKey} has been deleted.
|
4169
|
GLUSTER_WEBHOOK_ADD_FAILED
|
Error
|
Failed to add webhook on ${clusterName}
|
4170
|
GLUSTER_VOLUME_RESET_BRICK_FAILED
|
Error
|
|
4436
|
GLUSTER_SERVER_ADD_FAILED
|
Error
|
Failed to add host ${VdsName} into Cluster ${ClusterName}. ${ErrorMessage}
|
4437
|
GLUSTER_SERVERS_LIST_FAILED
|
Error
|
Failed to fetch gluster peer list from server ${VdsName} on Cluster ${ClusterName}. ${ErrorMessage}
|
4595
|
GLUSTER_VOLUME_GEO_REP_START_FAILED_EXCEPTION
|
Error
|
Failed to start geo-replication session on volume ${glusterVolumeName} of cluster ${clusterName}
|
4597
|
GLUSTER_VOLUME_GEO_REP_PAUSE_FAILED
|
Error
|
Failed to pause geo-replication session on volume ${glusterVolumeName} of cluster ${clusterName}
|
4598
|
GLUSTER_VOLUME_GEO_REP_RESUME_FAILED
|
Error
|
Failed to resume geo-replication session on volume ${glusterVolumeName} of cluster ${clusterName}
|
9019
|
FENCE_OPERATION_FAILED
|
Error
|
Power management ${Action} of Host ${VdsName} failed.
|
9026
|
ENGINE_BACKUP_FAILED
|
Error
|
Engine backup failed.
|
9602
|
HA_VM_FAILED
|
Error
|
Highly Available VM ${VmName} failed. It will be restarted automatically.
|
9603
|
HA_VM_RESTART_FAILED
|
Error
|
Restart of the Highly Available VM ${VmName} failed.
|
9605
|
EXCEEDED_MAXIMUM_NUM_OF_RESTART_HA_VM_ATTEMPTS
|
Error
|
Highly Available VM ${VmName} could not be restarted automatically, exceeded the maximum number of attempts.
|
9612
|
COLD_REBOOT_FAILED
|
Error
|
Cold reboot of VM ${VmName} failed
|
9613
|
EXCEEDED_MAXIMUM_NUM_OF_COLD_REBOOT_VM_ATTEMPTS
|
Error
|
VM ${VmName} could not be rebooted, exceeded the maximum number of attempts.
|
9704
|
DWH_ERROR
|
Error
|
Error in ETL Service.
|
9803
|
EXTERNAL_EVENT_ERROR
|
Error
|
An external event with ERROR severity has been added.
|
9911
|
USER_FAILED_TO_ADD_CLUSTER_POLICY
|
Error
|
Failed to add Scheduling Policy: ${ClusterPolicy}. (User: ${UserName})
|
9913
|
USER_FAILED_TO_UPDATE_CLUSTER_POLICY
|
Error
|
Failed to update Scheduling Policy: ${ClusterPolicy}. (User: ${UserName})
|
9915
|
USER_FAILED_TO_REMOVE_CLUSTER_POLICY
|
Error
|
Failed to remove Scheduling Policy: ${ClusterPolicy}. (User: ${UserName})
|
9920
|
FAILED_TO_CONNECT_TO_SCHEDULER_PROXY
|
Error
|
Failed to connect to external scheduler proxy. External filters, scoring functions and load balancing will not be performed.
|
10000
|
VDS_UNTRUSTED
|
Error
|
Host ${VdsName} was set to non-operational. Host is not trusted by the attestation service.
|
10101
|
USER_FAILED_TO_ADD_NETWORK_QOS
|
Error
|
Failed to add Network QoS ${QosName}. (User: ${UserName})
|
10103
|
USER_FAILED_TO_REMOVE_NETWORK_QOS
|
Error
|
Failed to remove Network QoS ${QosName}. (User: ${UserName})
|
10105
|
USER_FAILED_TO_UPDATE_NETWORK_QOS
|
Error
|
Failed to update Network QoS ${QosName}. (User: ${UserName})
|
10111
|
USER_FAILED_TO_ADD_QOS
|
Error
|
Failed to add QoS ${QoSName}. (User: ${UserName})
|
10113
|
USER_FAILED_TO_REMOVE_QOS
|
Error
|
Failed to remove QoS ${QoSName}. (User: ${UserName})
|
10115
|
USER_FAILED_TO_UPDATE_QOS
|
Error
|
Failed to update QoS ${QoSName}. (User: ${UserName})
|
10121
|
USER_FAILED_TO_ADD_DISK_PROFILE
|
Error
|
Failed to add Disk Profile (User: ${UserName}).
|
10123
|
USER_FAILED_TO_REMOVE_DISK_PROFILE
|
Error
|
Failed to remove Disk Profile ${ProfileName} (User: ${UserName}).
|
10125
|
USER_FAILED_TO_UPDATE_DISK_PROFILE
|
Error
|
Failed to update Disk Profile ${ProfileName} (User: ${UserName}).
|
10131
|
USER_FAILED_TO_ADD_CPU_PROFILE
|
Error
|
Failed to add CPU Profile (User: ${UserName}).
|
10133
|
USER_FAILED_TO_REMOVE_CPU_PROFILE
|
Error
|
Failed to remove CPU Profile ${ProfileName} (User: ${UserName}).
|
10135
|
USER_FAILED_TO_UPDATE_CPU_PROFILE
|
Error
|
Failed to update CPU Profile ${ProfileName} (User: ${UserName}).
|
10351
|
USER_FAILED_TO_ADD_AFFINITY_GROUP
|
Error
|
Failed to add Affinity Group ${affinityGroupName}. (User: ${UserName})
|
10353
|
USER_FAILED_TO_UPDATE_AFFINITY_GROUP
|
Error
|
Failed to update Affinity Group ${affinityGroupName}. (User: ${UserName})
|
10355
|
USER_FAILED_TO_REMOVE_AFFINITY_GROUP
|
Error
|
Failed to remove Affinity Group ${affinityGroupName}. (User: ${UserName})
|
10356
|
VM_TO_HOST_CONFLICT_IN_ENFORCING_POSITIVE_AND_NEGATIVE_AFFINITY
|
Error
|
The affinity groups: ${AffinityGroups}, with hosts :${Hosts} and VMs : ${Vms}, have VM to host conflicts between positive and negative enforcing affinity groups.
|
10361
|
VM_TO_VM_AFFINITY_CONFLICTS
|
Error
|
|
10381
|
USER_FAILED_TO_ADD_AFFINITY_LABEL
|
Error
|
Failed to add Affinity Label ${labelName}. (User: ${UserName})
|
10383
|
USER_FAILED_TO_UPDATE_AFFINITY_LABEL
|
Error
|
Failed to update Affinity Label ${labelName}. (User: ${UserName})
|
10385
|
USER_FAILED_TO_REMOVE_AFFINITY_LABEL
|
Error
|
Failed to remove Affinity Label ${labelName}. (User: ${UserName})
|
10401
|
ISCSI_BOND_ADD_FAILED
|
Error
|
Failed to create iSCSI bond '${IscsiBondName}' in Data Center '${StoragePoolName}'.
|
10403
|
ISCSI_BOND_EDIT_FAILED
|
Error
|
Failed to update iSCSI bond '${IscsiBondName}'.
|
10405
|
ISCSI_BOND_REMOVE_FAILED
|
Error
|
Failed to remove iSCSI bond '${IscsiBondName}' from Data Center '${StoragePoolName}'
|
10451
|
USER_FAILED_TO_SET_HOSTED_ENGINE_MAINTENANCE
|
Error
|
Hosted Engine HA maintenance mode could not be updated on host ${VdsName}.
|
10461
|
HOSTED_ENGINE_DOMAIN_IMPORT_FAILED
|
Error
|
Failed to import the Hosted Engine Storage Domain
|
10500
|
EXTERNAL_SCHEDULER_PLUGIN_ERROR
|
Error
|
Running the external scheduler plugin '${PluginName}' failed: '${ErrorMessage}'
|
10501
|
EXTERNAL_SCHEDULER_ERROR
|
Error
|
Running the external scheduler failed: '${ErrorMessage}'
|
10553
|
FAILED_VM_SLA_POLICY
|
Error
|
Failed to set SLA Policy to VM ${VmName}. Underlying error message: ${ErrorMessage}
|
10601
|
USER_REMOVE_AUDIT_LOG_FAILED
|
Error
|
User ${UserName} failed to remove event list message ${AuditLogId}.
|
10603
|
USER_CLEAR_ALL_AUDIT_LOG_EVENTS_FAILED
|
Error
|
Failed to remove all events. (User: ${UserName})
|
10605
|
USER_DISPLAY_ALL_AUDIT_LOG_FAILED
|
Error
|
Failed to display all events. (User: ${UserName})
|
10607
|
USER_CLEAR_ALL_AUDIT_LOG_ALERTS_FAILED
|
Error
|
Failed to remove all alerts. (User: ${UserName})
|
10701
|
MAC_POOL_ADD_FAILED
|
Error
|
Failed to create MAC Pool '${MacPoolName}'. (User: ${UserName})
|
10703
|
MAC_POOL_EDIT_FAILED
|
Error
|
Failed to update MAC Pool '${MacPoolName}' (id
|
10705
|
MAC_POOL_REMOVE_FAILED
|
Error
|
Failed to remove MAC Pool '${MacPoolName}' (id
|
10750
|
CINDER_PROVIDER_ERROR
|
Error
|
An error occurred on Cinder provider: '${CinderException}'
|
10751
|
CINDER_DISK_CONNECTION_FAILURE
|
Error
|
Failed to retrieve connection information for Cinder Disk '${DiskAlias}'.
|
10752
|
CINDER_DISK_CONNECTION_VOLUME_DRIVER_UNSUPPORTED
|
Error
|
Unsupported volume driver for Cinder Disk '${DiskAlias}'.
|
10753
|
USER_FINISHED_FAILED_REMOVE_CINDER_DISK
|
Error
|
Failed to remove disk ${DiskAlias} from storage domain ${StorageDomainName}. The following entity id could not be deleted from the Cinder provider '${imageId}'. (User: ${UserName}).
|
10755
|
USER_FAILED_TO_ADD_LIBVIRT_SECRET
|
Error
|
Failed to add Authentication Key ${LibvirtSecretUUID}. (User: ${UserName}).
|
10757
|
USER_FAILED_TO_UPDATE_LIBVIRT_SECRET
|
Error
|
Failed to update Authentication Key ${LibvirtSecretUUID}. (User: ${UserName}).
|
10759
|
USER_FAILED_TO_REMOVE_LIBVIRT_SECRET
|
Error
|
Failed to remove Authentication Key ${LibvirtSecretUUID}. (User: ${UserName}).
|
10760
|
FAILED_TO_REGISTER_LIBVIRT_SECRET
|
Error
|
Failed to register Authentication Keys for storage domain ${StorageDomainName} on host ${VdsName}.
|
10761
|
FAILED_TO_UNREGISTER_LIBVIRT_SECRET
|
Error
|
Failed to unregister Authentication Keys for storage domain ${StorageDomainName} on host ${VdsName}.
|
10762
|
FAILED_TO_REGISTER_LIBVIRT_SECRET_ON_VDS
|
Error
|
Failed to register Authentication Keys on host ${VdsName}.
|
10763
|
NO_LIBRBD_PACKAGE_AVAILABLE_ON_VDS
|
Error
|
Librbd1 package is not available on host ${VdsName}, which is mandatory for using Cinder storage domains.
|
10771
|
VDS_CANNOT_CONNECT_TO_GLUSTERFS
|
Error
|
Host ${VdsName} cannot connect to Glusterfs. Verify that glusterfs-cli package is installed on the host.
|
10802
|
VDS_BROKER_COMMAND_FAILURE
|
Error
|
VDSM ${VdsName} command ${CommandName} failed: ${message}
|
10803
|
IRS_BROKER_COMMAND_FAILURE
|
Error
|
VDSM command ${CommandName} failed: ${message}
|
10804
|
VDS_UNKNOWN_HOST
|
Error
|
The address of host ${VdsName} could not be determined
|
10900
|
HOST_SYNC_ALL_NETWORKS_FAILED
|
Error
|
Failed to sync all host ${VdsName} networks
|
10904
|
PERSIST_SETUP_NETWORK_ON_HOST_FAILED
|
Error
|
(${Sequence}/${Total}): Failed to apply changes on host ${VdsName}. (User: ${UserName})
|
10905
|
CLUSTER_SYNC_ALL_NETWORKS_FAILED
|
Error
|
Failed to sync all cluster ${ClusterName} networks
|
10911
|
NETWORK_REMOVE_NIC_FILTER_PARAMETER_FAILED
|
Error
|
Failed to remove network interface filter parameter ((id ${VmNicFilterParameterId}) by ${UserName}.
|
10913
|
NETWORK_ADD_NIC_FILTER_PARAMETER_FAILED
|
Error
|
Failed to add network interface filter parameter ${VmNicFilterParameterName} (id ${VmNicFilterParameterId}) to Interface with id ${VmInterfaceId} on VM ${VmName} by ${UserName} by ${UserName}.
|
10915
|
NETWORK_UPDATE_NIC_FILTER_PARAMETER_FAILED
|
Error
|
Failed to update network interface filter parameter ${VmNicFilterParameterName} (id ${VmNicFilterParameterId}) on Interface with id ${VmInterfaceId} on VM ${VmName} by ${UserName}.
|
10917
|
MAC_ADDRESS_VIOLATES_NO_DUPLICATES_SETTING
|
Error
|
Duplicate MAC addresses had to be introduced into mac pool violating no duplicates setting.
|
10918
|
MAC_ADDRESS_COULDNT_BE_REALLOCATED
|
Error
|
Some MAC addresses had to be reallocated, but operation failed because of insufficient amount of free MACs.
|
10921
|
NETWORK_IMPORT_EXTERNAL_NETWORK_FAILED
|
Error
|
Failed to initiate external network ${NetworkName} from provider ${ProviderName}.
|
10923
|
NETWORK_IMPORT_EXTERNAL_NETWORK_INTERNAL_FAILED
|
Error
|
|
11001
|
USER_ADD_EXTERNAL_JOB_FAILED
|
Error
|
Failed to add new external Job ${description}
|
12003
|
VM_MIGRATION_NOT_ALL_VM_NICS_WERE_PLUGGED_BACK
|
Error
|
After migration of ${VmName}, following vm nics failed to be plugged back: ${NamesOfNotRepluggedNics}.
|
12004
|
VM_MIGRATION_PLUGGING_VM_NICS_FAILED
|
Error
|
After migration of ${VmName} vm nics failed to be plugged back.
|
12005
|
CLUSTER_CANNOT_UPDATE_VM_COMPATIBILITY_VERSION
|
Error
|
Cannot update compatibility version of Vm/Template: [${VmName}], Message: ${Message}
|