Demo License Previously Installed Ilo
This section documents the MessageID values that may be returned in ExtendedError responses to HTTP operations.
- Hp Ilo Demo License Previously Installed
- Previously Installed Version
- Citrix In Compatible With Previously Installed
Sep 3, 2014 - For example, if you POST to the iLO license service to install an iLO license. The existing REST API in iLO 4 2.30 and earlier contains a property called MacAddress. Format: “A demo license was previously installed.”.
Base.0.10.AccessDenied
While attempting to access, connect to, or transfer to/from another resource, the service was denied access.
Severity: Critical
Resolution: Verify that the URI is correct and that the service has the appropriate credentials.
Base.0.10.AccountForSessionNoLongerExists
The account for current session is removed and the current session is also removed.
Severity: OK
Resolution: Attempt to connect using a valid account.
Base.0.10.AccountModified
The account was modified successfully.
Severity: OK
Resolution: None.
Base.0.10.ActionNotSupported
The action supplied in the POST operation is not supported by the resource.
Severity: Critical
Resolution: The action was invalid or the wrong resource was the target. See the implementation documentation for assistance.
Base.0.10.ActionParameterDuplicate
The action was submitted with a duplicate parameter in the request body.
Severity: Warning
Resolution: Resubmit the action with only one instance of the parameter in the request body.
Base.0.10.ActionParameterMissing
The requested action is missing a parameter that is required to process the action.
Severity: Critical
Resolution: Resubmit the action with the required parameter in the request body.
Base.0.10.ActionParameterNotSupported
The action parameter is not supported on the target resource.
Severity: Warning
Resolution: If the operation did not complete, remove the parameter and resubmit the request.
Base.0.10.ActionParameterUnknown
An action was submitted, but a supplied parameter did not match any of the known parameters.
Severity: Warning
Resolution: If the operation did not complete, correct the invalid parameter and resubmit the request.
Base.0.10.ActionParameterValueFormatError
The value type is correct, but the format is not supported or the size/length is exceeded
Severity: Warning
Resolution: If the operation did not complete, correct the parameter value in the request body and resubmit the request.
Base.0.10.ActionParameterValueTypeError
The parameter contains an incorrect value type. For example, a number value for a string parameter type.
Severity: Warning
Resolution: If the operation did not complete, correct the parameter value in the request body and resubmit the request.
Base.0.10.CouldNotEstablishConnection
An attempt to access the resource, image, or file at the URI was unsuccessful because a session could not be established.
Severity: Critical
Resolution: Verify that the URI contains a valid and reachable node name, protocol information, and other URI components.
Base.0.10.CreateFailedMissingReqProperties
A create operation was attempted on a resource, but a required property was missing from the request.
Severity: Critical
Resolution: If the operation did not complete, include the required property with a valid value in the request body and resubmit the request.
Base.0.10.CreateLimitReachedForResource
No more resources can be created.
Severity: Critical
Resolution: If the operation did not complete, delete resources and resubmit the request.
Base.0.10.Created
The resource has been created successfully.
Severity: OK
Resolution: None
Base.0.10.EventSubscriptionLimitExceeded
The event subscription establishment has been requested, but the operation did not complete because the number of simultaneous subscriptions exceeded the maximum number allowed by the implementation.
Severity: Critical
Resolution: Before attempting to establish the event subscription, reduce the number of subscriptions or increase the maximum number of simultaneous subscriptions allowed (if supported).
Base.0.10.InsufficientPrivilege
The account or credentials associated with the current session are not authorized to perform the requested operation.
Severity: Critical
Resolution: Retry the operation with an authorized account or credentials.
Base.0.10.InternalError
The request did not complete due to an unknown internal error, but the service is still operational.
Severity: Critical
Resolution: Resubmit the request. If the problem persists, consider resetting the service.
Base.0.10.InvalidObject
The object is not valid.
Severity: Critical
Resolution: If the operation did not complete, the object is malformed or the URI is incorrect. Make the appropriate corrections and resubmit the request.
Base.0.10.MalformedJSON
The request body contains malformed JSON.
Severity: Critical
Resolution: Verify that the request body is valid JSON and resubmit the request.
Base.0.10.NoValidSession
The operation did not complete because a valid session is required in order to access resources.
Severity: Critical
Resolution: Establish a session before attempting any operations.
Base.0.10.PropertyDuplicateA duplicate property is in the request body.Severity: WarningResolution: If the operation did not complete, remove the duplicate property from the request body and resubmit the request.
Base.0.10.PropertyMissing
The request does not include a required property.
Severity: Warning
Resolution: If the operation did not complete, verify the property is in the request body and has a valid value.
Base.0.10.PropertyNotWritable
The request included a value for a read-only property.
Severity: Warning
Resolution: If the operation did not complete, remove the property from the request body and resubmit the request.
Base.0.10.PropertyUnknown
An unknown property is in the request body.
Severity: Warning
Resolution: If the operation did not complete, remove the unknown property from the request body and resubmit the request.
Base.0.10.PropertyValueFormatError
The value type is correct, but the format is not supported or the size/length is exceeded.
Severity: Warning
Resolution: If the operation did not complete, correct the property value in the request body and resubmit the request.
Base.0.10.PropertyValueNotInList
The value type is correct, but the value is not supported.
Severity: Warning
Resolution: If the operation did not complete, choose a value from the enumeration list and resubmit your request.
Base.0.10.PropertyValueTypeError
The property value contains an incorrect property type. For example, a number value for a string property type.
Severity: Warning
Resolution: If the operation did not complete, correct the property value in the request body and resubmit the request.
Base.0.10.QueryNotSupported
The query is not supported by the implementation.
Severity: Warning
Resolution: If the operation did not complete, remove the query parameter and resubmit the request.
Base.0.10.QueryNotSupportedOnResource
The query is not supported on the resource. For example, a start/count query is attempted on a resource that is not a collection.
Severity: Warning
Resolution: If the operation did not complete, remove the query parameters and resubmit the request.
Base.0.10.QueryParameterOutOfRange
The query parameter value is out of range for the resource. For example, a page is requested that is outside the valid page range.
Severity: Warning
Resolution: Specify a query parameter value that is within range. For example, a page that is within the valid range of pages.
Base.0.10.QueryParameterValueFormatError
The value type is correct, but the format is not supported or the size/length was exceeded.
Severity: Warning
Resolution: If the operation did not complete, correct the value for the query parameter in the request body and resubmit the request.
Base.0.10.QueryParameterValueTypeError
The query parameter contains an incorrect value type. For example, a number supplied for a query parameter that requires a string.
Severity: Warning
Resolution: If the operation did not complete, correct the value for the query parameter in the request body and resubmit the request.
Base.0.10.ResourceAlreadyExists
The create resource operation did not complete because the resource already exists.
Severity: Critical
Resolution: Do not attempt the create operation because the resource already exists.
Base.0.10.ResourceAtUriInUnknownFormat
The URI is valid, but the resource or image at that URI is in a format that is not supported by the service.
Severity: Critical
Resolution: Place a resource, image, or file that is supported by the service at the URI.
Base.0.10.ResourceAtUriUnauthorized
An attempt to access the resource, image, or file at the URI is unauthorized.
Severity: Critical
Resolution: Verify that the appropriate access is provided for the service to access the URI.
Base.0.10.ResourceCannotBeDeleted
A delete operation was attempted on a resource that cannot be deleted.
Severity: Critical
Resolution: Do not attempt to delete a resource that does not support the REST API DELETE operation.
Base.0.10.ResourceInUse
The request to change the resource was rejected because the resource was in use or in transition.
Severity: Warning
Resolution: If the operation did not complete, wait until the resource is free and resubmit the request.
Base.0.10.ResourceMissingAtURI
The operation expected an image or resource at the provided URI, but found none.
Severity: Critical
Resolution: Place a valid resource at the URI or correct the URI and resubmit the request.
Base.0.10.ServiceInUnknownState
The operation did not complete because the service is in an unknown state and cannot take incoming requests.
Severity: Critical
Resolution: If the operation did not complete, restart the service and resubmit the request.
Base.0.10.ServiceShuttingDown
The operation did not complete because the service is shutting down.
Severity: Critical
Resolution: If the operation did not complete, resubmit the request when the service is available.
Base.0.10.ServiceTemporarilyUnavailable
The service is temporarily unavailable.
Severity: Critical
Resolution: Wait for the indicated retry duration and retry the operation.
Base.0.10.SessionLimitExceeded
Session establishment has been requested, but the operation did not complete because the number of simultaneous sessions exceeded the maximum number allowed by the implementation.
Severity: Critical
Resolution: Before attempting to establish the session, reduce the number of sessions or increase the maximum number of simultaneous sessions allowed (if supported).
Base.0.10.SourceDoesNotSupportProtocol
While attempting to access, connect to, or transfer from another location, the other end of the connection did not support the specified protocol.
Severity: Critical
Resolution: Change protocols or URIs.
Base.0.10.Success
The operation completed successfully.
Severity: OK
Resolution: None
Base.0.10.UnrecognizedRequestBody
The service detected a request body with malformed JSON.
Severity: Warning
Resolution: If the operation did not complete, correct the request body and resubmit the request.
HpCommon.0.10.ArrayPropertyOutOfBound
The items in the array exceed the maximum number supported.
Severity: Warning
Resolution: Retry the operation using the correct number of items for the array.
HpCommon.0.10.ConditionalSuccess
A property value was successfully changed but the change may be reverted upon system reset.
Severity: Warning
Resolution: Check the 'SettingsResult' messages after the system has reset for errors referring to the corresponding property.
HpCommon.0.10.InternalErrorWithParam
The operation was not successful due to an internal service error (shown), but the service is still operational.
Severity: Critical
Resolution: Retry the operation. If the problem persists, consider resetting the service.
HpCommon.0.10.InvalidConfigurationSpecified
The specified configuration is not valid.
Severity: Warning
Resolution: Correct the configuration, and then retry the operation.
HpCommon.0.10.PropertyValueExceedsMaxLength
The value for the property exceeds the maximum length.
Severity: Warning
Resolution: Correct the value for the property in the request body, and then retry the operation.
HpCommon.0.10.PropertyValueIncompatible
The value for the property is the correct type, but this value is incompatible with the current value of another property.
Severity: Warning
Resolution: Correct the value for the property in the request body, and then retry the operation.
HpCommon.0.10.PropertyValueOutOfRange
The value for the property is out of range.
Severity: Warning
Resolution: Correct the value for the property in the request body, and then retry the operation.
HpCommon.0.10.ResetInProgress
A device or service reset is in progress.
Severity: Warning
Resolution: Wait for device or service reset to complete, and then retry the operation.
HpCommon.0.10.ResetRequired
One or more properties were changed, but these changes will not take effect until the device or service is reset.
Severity: Warning
Resolution: To enable the changed properties, reset the device or service.
HpCommon.0.10.ResourceNotReadyRetry
The resource is present but is not ready to perform operations due to an internal condition such as initialization or reset.
Severity: Warning
Resolution: Retry the operation when the resource is ready.
HpCommon.0.10.SuccessFeedback
The operation completed successfully
Severity: OK
Resolution: None
HpCommon.0.10.TaskCreated
A task was created in response to the operation.
Severity: OK
Resolution: Perform an HTTP GET request on the supplied URI for task status.
HpCommon.0.10.UnsupportedHwConfiguration
A previously requested property value change was reverted because the current hardware configuration does not support it.
Severity: Warning
Resolution: Ensure that the system's hardware configuration supports the property value.
iLO.0.10.AHSDisabled
Modifying AHS properties is not possible with AHS disabled.
Severity: Warning
Resolution: Enable AHS, and then modify the AHS properties.
iLO.0.10.Accepted
Indicates that one or more properties were correctly changed, but may not be in effect yet.
Severity: OK
Resolution: None
iLO.0.10.ActionParameterValueNotInList
Indicates that the correct value type was supplied for the action parameter, but the value is not supported. (The value is not in the enumeration list.)
Severity: Warning
Resolution: Choose a value from the enumeration list and resubmit the request if the operation failed.
iLO.0.10.AlertMailFeatureDisabled
AlertMail feature is disabled.
Severity: Warning
Resolution: Enable AlertMail feature to send test alert message.
iLO.0.10.ArrayPropertyOutOfBound
The number of items in the array exceeds the maximum number supported.
Severity: Warning
Resolution: Retry the operation using the correct number of items for the array.
iLO.0.10.CannotRemoveLicense
Cannot remove iLO Standard/iLO Standard for BladeSystem license.
Severity: Warning
Resolution: None.
iLO.0.10.DemoLicenseKeyPreviouslyInstalled
A demo license was previously installed.
Severity: Warning
Resolution: None.
iLO.0.10.DeviceResetRequired
Indicates that one or more properties were correctly changed, but will not take effect until device is reset.
Severity: Warning
Resolution: Reset the device for the settings to take effect.
iLO.0.10.DiagsTestAlreadyRunning
A diagnostics self test is already running.
Severity: Warning
Resolution: Stop the running test and try again.
iLO.0.10.ESKMServersNotConfigured
Enterprise Secure Key Manager Servers are not configured.
Severity: OK
Resolution: None.
iLO.0.10.ETagTooLong
The supplied ETag is too long. The maximum supported ETag length is 63 bytes.
Severity: Warning
Resolution: Retry the operation using an ETag with a length of 63 bytes or less.
iLO.0.10.EmptyDNSName
DNS name is empty.
Severity: Warning
Resolution: Retry the request with a valid DNS name.
iLO.0.10.ErrorIntializingESKM
Failed to initialize ESKM.
Severity: Warning
Resolution: Check if Account Group, Local CA Certificate Name, Login Name and Password are correct and try again.
iLO.0.10.EventLogCleared
Event log cleared successfully.
Severity: OK
Resolution: None.
iLO.0.10.EventSubscriptionModified
The event subscription was modified successfully.
Severity: OK
Resolution: None.
iLO.0.10.EventSubscriptionRemoved
The event subscription was removed successfully.
Severity: OK
Resolution: None.
iLO.0.10.ExtendedInfo
Indicates that extended information is available.
Severity: OK
Resolution: See @Message.ExtendedInfo for more information.
iLO.0.10.FWFlashSuccessTPMOverrideEnabled
A Trusted Platform Module is installed in the system and TPMOverrideFlag is enabled. Firmware flash initiated.
Severity: OK
Resolution: None.
iLO.0.10.FWFlashSuccessTrustedModuleOverrideEnabled
A Trusted Module (type unspecified) is installed in the system and TPMOverrideFlag is enabled. Firmware flash initiated.
Severity: OK
Resolution: None.
iLO.0.10.FWFlashTPMOverrideFlagRequired
A Trusted Platform Module is installed in the system, TPMOverrideFlag is required for firmware flash to proceed.
Severity: Warning
Resolution: Please set the TPMOverrideFlag to true and try again.
iLO.0.10.FWFlashTrustedModuleOverrideFlagRequired
A Trusted Module (type unspecified) is installed in the system, TPMOverrideFlag is required for firmware flash to proceed.
Severity: Warning
Resolution: Please set the TPMOverrideFlag to true and try again.
iLO.0.10.FirmwareFlashAlreadyInProgress
A firmware upgrade operation is already in progress.
Severity: Warning
Resolution: Wait for the current firmware flash to complete, and then retry the operation.
iLO.0.10.GeneratingCertificate
Generating the X509 Certificate.
Severity: OK
Resolution: None.
iLO.0.10.ICRUNotSupported
ICRU feature or function is not supported on the system.
Severity: Warning
Resolution: None.
iLO.0.10.IPv6ConfigurationError
The specified IPv6 configuration caused an error.
Severity: Warning
Resolution: Resolve the indicated error in the configuration data.
iLO.0.10.ImportCertSuccessfuliLOResetinProgress
Import Certificate was successful hence iLO needs to be reset. So automatic iLO reset is performed to enable the new certificate.
Severity: Warning
Resolution: None.
iLO.0.10.ImportCertificateFailed
Failed importing Certificate.
Severity: Warning
Resolution: Retry the operation with proper Certificate information.
iLO.0.10.ImportSSOParamError
Not a valid parameter.
Severity: Warning
Resolution: Retry the request with valid parameters.
iLO.0.10.ImportSSOUriError
Not a valid Uri to import SSO certificate.
Severity: Warning
Resolution: Retry the request with valid URI.
iLO.0.10.IndicatorLedInvalidStateChange
The request to change the state of the Indicator LED cannot be granted because the current state is either Blinking or is Unknown.
Severity: Warning
Resolution: Please wait until the server has completed its reserved state.
iLO.0.10.InternalErrorWithParam
The operation was not successful due to an internal service error (shown), but the service is still operational.
Severity: Critical
Resolution: Retry the operation. If the problem persists, consider resetting the service.
iLO.0.10.InvalidConfigurationSpecified
The specified configuration is not valid.
Severity: Warning
Resolution: Correct the configuration, and then retry the operation.
iLO.0.10.InvalidConfigurationSpecifiedForFederation
iLO Federation Management cannot be supported in the current configuration.
Severity: Warning
Resolution: Review the iLO network settings or Onboard Administrator settings and refer to the iLO User Guide.
iLO.0.10.InvalidEngineID
EngineID should be a hexadecimal number starting with 0x (for example, 0x0102030405abcdef). The string length should be an even number, greater than or equal to 6 characters (excluding the '0x'), and less than or equal to 32 characters.
Severity: Warning
Resolution: Retry the operation using an EngineID within the specified parameters.
iLO.0.10.InvalidIndex
The Index is not valid.
Severity: Warning
Resolution: Adhere to the indexes supported in the self links.
iLO.0.10.InvalidLicenseKey
The license key is not valid.
Severity: Warning
Resolution: Retry the operation using a valid license key.
iLO.0.10.InvalidOperationForAutoPowerOnState
The operation was not successful because the current auto power on mode specifies power is to remain off.
Severity: Warning
Resolution: Verify that the system auto power on mode is set to turn power on or follow the previous power setting.
iLO.0.10.InvalidOperationForSystemState
The operation was not successful due to the current power state (for example, attempting to turn the power off when it is already off).
Severity: Warning
Resolution: Verify that the system is in the correct power state, and then retry the operation.
iLO.0.10.InvalidPassphraseLength
The passphrase must contain 8 to 49 characters.
Severity: Warning
Resolution: Correct the passphrase, and then retry the operation.
iLO.0.10.InvalidPasswordLength
The password length is not valid.
Severity: Critical
Resolution: Retry the operation using a corrected password.
<iLO.0.10.LicenseKeyNotSupported
The use of a license key is not supported on this system.
Severity: Warning
Resolution: None.
iLO.0.10.LicenseKeyRequired
An iLO license key is required to use this operation or feature.
Severity: Warning
Resolution: Install a license key (Advanced or Scale Out) to use this feature.
iLO.0.10.LoginAttemptDelayed
The login was not successful, so the service enforces a delay before another login is allowed.
Severity: Warning
Resolution: Wait for the delay time to expire, and then retry the login.
iLO.0.10.LoginAttemptDelayedSeconds
The login was not successful, so the service enforces a delay before another login is allowed.
Severity: Warning
Resolution: None.
iLO.0.10.MaxProviders
The maximum number of providers are already registered.
Severity: Warning
Resolution: None.
iLO.0.10.MaxVirtualMediaConnectionEstablished
No more Virtual Media connections are available, because the maximum number of connections are already established.
Severity: Warning
Resolution: Close an established Virtual Media connection, and then retry creating or opening another connection.
iLO.0.10.MembistVariablesNotSupported
Membist variables are not supported on the system.
Severity: Warning
Resolution: None.
iLO.0.10.NoEventSubscriptions
There are no event subscriptions registerd.
Severity: Warning
Resolution:
iLO.0.10.NoPowerMetering
No support for power metering available on platform.
Severity: OK
Resolution: Enable Power Metering on platform if supported.
iLO.0.10.NoSNMPAlertDestinationsConfigured
No SNMP alert destinations are configured.
Severity: Warning
Resolution: Disable SNMP pass-thru, modify the property, and then re-enable SNMP pass-thru.
iLO.0.10.NoSamples
No power history samples are available.
Severity: OK
Resolution: To accumulate power history samples, power on the server, and then wait at least 5 minutes.
iLO.0.10.NoSpaceforDNSName
No space to store DNS name.
Severity: Warning
Resolution: Make sure SSO database has enough space to store DNS name.
iLO.0.10.NoVirtualMediaConnectionAvailable
No Virtual Media connections exist to perform the operation.
Severity: Warning
Resolution: Create or open a Virtual Media connection, and then retry the operation.
iLO.0.10.NotSupportedOnNIC
This property is not supported by the indicated network port.
Severity: Warning
Resolution: Do not specify this property on the indicated network port.
iLO.0.10.NotValidIPAddrOrDNS
The value for the property is not a valid IPv4/v6 address or DNS name.
Severity: Warning
Resolution: Correct the IPv4/v6 address or DNS name, and then retry the operation.
iLO.0.10.NotValidIPAddress
The value for the property is not a valid IP address.
Severity: Warning
Resolution: Use a valid IP address.
iLO.0.10.NotValidSubnetMask
The value for the property is not a valid subnet mask.
Severity: Warning
Resolution: Use a valid subnet mask.
iLO.0.10.PowerCapOACntrld
The enclosure Onboard Administrator is currently managing the power cap.
Severity: Warning
Resolution: Use Onboard Administrator to Manage the PowerCap
iLO.0.10.PowerCapROMCntrld
The System ROM is currently managing the power cap.
Severity: Warning
Resolution: Enable HP RESTful API management of the power cap in System ROM
iLO.0.10.PowerValueBadParam
The power cap value is not valid.
Severity: Warning
Resolution: Retry the operation using a corrected value.
iLO.0.10.PowerValueInvalidCalibrationData
The request to set the power cap failed. Invalid power cap calibration data. The Power Cap feature is currently unavailable.
Severity: Warning
Resolution: Restart the server to retrieve calibration data from initial POST.
iLO.0.10.PowerValueNotOptimal
Power caps set for less than 50% of the difference between maximum and minimum power may become unreachable due to changes in the server. Power caps set for less than 20% are not recommended.
Severity: Warning
Resolution: Please provide an optimal value in integer considering the power cap range.
iLO.0.10.PowerValueUnAvailable
Advanced power capping is not currently available due to the system configuration or state.
Severity: Warning
Resolution: Change the system configuration or wait for the system to become fully initialized, and then retry the operation.
iLO.0.10.PowerValueUnSupported
Advanced power capping is not supported on this system.
Severity: Warning
Resolution: None.
iLO.0.10.PrimaryESKMServerAccessible
Only the primary ESKM server is accessible.
Severity: OK
Resolution: None.
iLO.0.10.PrimarySecondaryAddressesResolveToSameServer
Primary and secondary ESKM server addresses resolve to the same server.
Severity: OK
Resolution: None.
iLO.0.10.PrimarySecondaryESKMServersAccessible
Both primary and secondary ESKM servers are accessible.
Severity: OK
Resolution: None.
iLO.0.10.PropertyValueBadParam
The property value is not valid.
Severity: Warning
Resolution: Retry the operation using a corrected value.
iLO.0.10.PropertyValueExceedsMaxLength
The value for the property exceeds the maximum length.
Severity: Warning
Resolution: Correct the value for the property in the request body, and then retry the operation.
iLO.0.10.PropertyValueIncompatible
The value for the property is the correct type, but this value is incompatible with the current value of another property.
Severity: Warning
Resolution: Correct the value for the property in the request body, and then retry the operation.
iLO.0.10.PropertyValueOutOfRange
The value for the property is out of range.
Severity: Warning
Resolution: Correct the value for the property in the request body, and then retry the operation.
iLO.0.10.PropertyValueRequired
Indicates that a property was required but not specified.
Severity: Warning
Resolution: Include the required property in the request body and then retry the operation.
iLO.0.10.RepairNotSupported
IML event with this severity is not supported to be repaired. IML events with Critical or Warning severities can marked as repaired.
Severity: Warning
Resolution: Please do not try to repair IML events with severity other than Critical or Warning.
iLO.0.10.RequiredPropertyMissing
Indicates that a required property is not specified.
Severity: Warning
Resolution: Include the required property in the request body and then retry the operation.
iLO.0.10.ResetInProgress
An iLO reset is in progress.
Severity: Warning
Resolution: Wait for iLO reset to complete, and then retry the operation.
iLO.0.10.ResetRequired
One or more properties were changed, but these changes will not take effect until the iLO is reset.
Severity: Warning
Resolution: To enable the changed properties, reset the iLO.
iLO.0.10.ResourceBeingFlashed
The change to the requested resource failed because the resource is being flashed.
Severity: Warning
Resolution: Retry the operation when the firmware upgrade has completed.
iLO.0.10.ResourceInUseWithDetail
The change could not be made because the resource was in use or in a transitioning state.
Severity: Warning
Resolution: Retry the request.
iLO.0.10.ResourceTemporarilyUnavailable
The resource is temporarily unavailable because the firmware is being flashed.
Severity: Warning
Resolution: Retry the operation when the firmware upgrade has completed.
iLO.0.10.SMBIOSRecordNotFound
The SMBIOS record type is not found or is not supported on the system.
Severity: Warning
Resolution: Reset the system to update the SMBIOS records. If the problem persists then the SMBIOS record type is not supported.
iLO.0.10.SNMPAgentlessEnabled
Modifying SNMP properties is not possible while SNMP is configured in Agentless mode.
Severity: Warning
Resolution: Disable Agentless mode, modify the properties, and then re-enable Agentless mode.
iLO.0.10.SNMPAlertDisabled
The operation could not be completed because SNMP alerts are disabled.
Severity: Warning
Resolution: Enable SNMP alerts and retry the operation.
iLO.0.10.SNMPDisabled
Modifying SNMP properties is not possible with SNMP disabled.
Severity: Warning
Resolution: Enable SNMP, and then modify the SNMP properties.
iLO.0.10.SNMPPassthruEnabled
Modifying SNMP properties is not possible while SNMP is configured in pass-thru mode.
Severity: Warning
Resolution: Configure SNMP 'Agentless' mode, modify the property, and then re-configure SNMP for 'Passthru' mode.
iLO.0.10.SNMPTestAlertFailed
The SNMP Test Alert did not send successfully.
Severity: Warning
Resolution: Verify the test alert content and retry.
iLO.0.10.SNTPConfigurationManagedByDHCPAndIsReadOnly
SNTP configuration is currently managed by DHCP and is therefore read-only.
Severity: Warning
Resolution: Disable SNTP configuration options in both DHCPv4 and DHCPv6 (see /Managers/n/NICs), and then reconfigure SNTP as desired with static settings.
iLO.0.10.SSOCertficateEmpty
SSO Certificate is Empty.
Severity: Warning
Resolution: None.
iLO.0.10.SSOCertificateReadError
SSO Certificate Read Error.
Severity: Warning
Resolution: Retry the request with valid SSO certificate.
iLO.0.10.SSONoSpaceError
No space to store SSO certificate.
Severity: Warning
Resolution: Make sure SSO database has enough space to store SSO certificate.
iLO.0.10.SSORecordNotFound
SSO Record Not Found.
Severity: Warning
Resolution: None.
iLO.0.10.SecondaryESKMServerAccessible
Only the secondary ESKM server is accessible.
Severity: OK
Resolution: None.
iLO.0.10.SuccessFeedback
The operation completed successfully.
Severity: OK
Resolution: None
iLO.0.10.SyslogFeatureDisabled
Remote Syslog feature is disabled.
Severity: Warning
Resolution: Enable remote syslog feature to send test syslog message.
iLO.0.10.SystemResetRequired
The system properties were correctly changed, but will not take effect until the system is reset.
Severity: Warning
Resolution: Reset system for the settings to take effect.
iLO.0.10.TokenRequired
Proper 'X-HPRESTFULAPI-AuthToken' authorization token not provided.
Severity: Critical
Resolution: Create proper 'X-HPRESTFULAPI-AuthToken' authorization token. Send token in using the proper HTTP header.
iLO.0.10.UnableModifyRights
Unable to modify user rights.
Severity: Warning
Resolution: None.
iLO.0.10.UnableToModifyDueToMissingComponent
The value for the property cannot be changed because a related hardware component is not installed.
Severity: Warning
Resolution: Install the hardware component and retry the operation.
iLO.0.10.UnableToModifyDuringSystemPOST
The value for the property cannot be changed while the computer system BIOS is in POST.
Severity: Warning
Resolution: After the computer system is either fully booted or powered off, retry the operation.
iLO.0.10.UnauthorizedLoginAttempt
The login was not successful, because the supplied credentials could not be authorized.
Severity: Warning
Resolution: Log in with authorized user name and password credentials.
iLO.0.10.UnsupportedOperation
This operation is not supported by RIS for the current system.
Severity: Warning
Resolution: None.
iLO.0.10.UnsupportedOperationInLegacyBootMode
This operation is not supported when the system Boot Mode is set to Legacy BIOS.
Severity: Warning
Resolution: Change the Boot Mode to UEFI and retry the operation.
iLO.0.10.UnsupportedOperationInSystemBIOS
This operation is not supported by the current version of the system BIOS.
Severity: Warning
Resolution: None.
iLO.0.10.UserAlreadyExist
The user or login user name already exists.
Severity: Warning
Resolution: Try a different user or login user name.
iLO.0.10.UserNameAlreadyExists
Duplicate SNMPv3 User.
Severity: Warning
Resolution: Enter a different name and try again.
iLOEvents.0.9.AdapterConfigurationChange
Severity: Ok
Resolution: None
iLOEvents.0.9.CorrectableOrUncorrectableMemoryErrors
Correctable or uncorrectable Memory Errors Detected. Correctable errors have been corrected, but the memory module should be replaced. Value 0 for CPU means memory is not Processor based.
Severity: Warning
Resolution: Replace the failing memory module.
iLOEvents.0.9.DeviceDiscoveryStatus
The server device discovery status has changed.
Severity: OK
Resolution: None.
iLOEvents.0.9.FanDegraded
The fault tolerant fan condition has been set to degraded for the specified chassis and fan.
Severity: Critical
Resolution: Replace the failing fan.
iLOEvents.0.9.FanFailed
The fault tolerant fan condition has been set to failed for the specified chassis and fan.
Severity: Critical
Resolution: Replace the failed fan.
iLOEvents.0.9.FanInserted
A fault tolerant fan has been inserted into the specified chassis and fan location.
Severity: OK
Resolution: None.
iLOEvents.0.9.FanRedundancyLost
The fault tolerant fans have lost redundancy for the specified chassis.
Severity: Warning
Resolution: Check the system fans for a failure.
iLOEvents.0.9.FanRedundancyRestored
The fault tolerant fans have returned to a redundant state for the specified chassis.
Severity: OK
Resolution: None.
iLOEvents.0.9.FanRemoved
A fault tolerant fan has been removed from the specified chassis and fan location.
Severity: Warning
Resolution: None.
iLOEvents.0.9.FirmwareFlashStatusChanged
The firmware flash status has changed
Severity: OK
Resolution: None.
iLOEvents.0.9.ILOToInsightRemoteSupportCommunicationFailure
iLO to Insight Remote Support or Insight Online communication failed.
Severity: Warning
Resolution: Please check the connectivity to Insight Remote Support or Insight Online Host.
iLOEvents.0.9.IndicatorLEDStateChanged
The state of the indicator LED has changed
Severity: OK
Resolution: None.
iLOEvents.0.9.MirroredMemoryEngaged
Advanced Memory Protection Mirrored Memory Engaged. The Advanced Memory Protection subsystem has detected a memory fault. Mirrored Memory has been activated.
Severity: Warning
Resolution: Replace the faulty memory.
iLOEvents.0.9.POSTErrorsOccurred
One or more POST errors occurred. Power On Self-Test (POST) errors occur during the server restart process. Details of the POST error messages can be found in Integrated Management Log
Severity: Warning
Resolution: Refer to the Integrated Management Log for details on the Power on self-test error.
iLOEvents.0.9.PowerRedundancyLost
The fault tolerant power supplies have lost redundancy for the specified chassis.
Severity: Warning
Resolution: Check the system power supplies for a failure.
iLOEvents.0.9.PowerRedundancyRestored
The fault tolerant power supplies have returned to a redundant state for the specified chassis.
Severity: OK
Resolution: None.
iLOEvents.0.9.PowerSupplyACPowerLoss
Power supply AC power loss for the specified chassis and bay location.
Severity: Critical
Resolution: Check the power source for the specified power supply.
iLOEvents.0.9.PowerSupplyDegraded
The fault tolerant power supply condition has been set to degraded for the specified chassis and bay location.
Severity: Critical
Resolution: Replace the failing power supply.
iLOEvents.0.9.PowerSupplyFailed
The fault tolerant power supply condition has been set to failed for the specified chassis and bay location.
Severity: Critical
Resolution: Replace the failed power supply.
iLOEvents.0.9.PowerSupplyInserted
A fault tolerant power supply has been inserted into the specified chassis and bay location.
Severity: OK
Resolution: None.
iLOEvents.0.9.PowerSupplyOK
The fault tolerant power supply condition has been set back to the OK state for the specified chassis and bay location.
Severity: OK
Resolution: None.
iLOEvents.0.9.PowerSupplyRemoved
A fault tolerant power supply has been removed from the specified chassis and bay location.
Severity: Warning
Resolution: None.
iLOEvents.0.9.ResourceAdded
Resource added.
Severity: OK
Resolution: None.
iLOEvents.0.9.ResourceRemoved
Resource removed.
Severity: OK
Resolution: None.
iLOEvents.0.9.ResourceStatusChanged
Resource status changed.
Severity: OK
Resolution: None.
iLOEvents.0.9.ResourceUpdated
Resource updated.
Severity: OK
Resolution: None.
iLOEvents.0.9.SNMPAuthenticationFailure
An unauthorized user attempted to access the iLO via SNMP
Severity: OK
Resolution: None.
iLOEvents.0.9.SecurityOverrideDisengaged
Security override disengaged. iLO firmware has detected the security override jumper has been toggled to the disengaged position.
Severity: OK
Resolution: None.
iLOEvents.0.9.SecurityOverrideEngaged
Security override engaged. iLO firmware has detected the security override jumper has been toggled to the engaged position.
Severity: OK
Resolution: None.
iLOEvents.0.9.ServerHardwareSignatureChanged
The server hardware signature has changed. This can be caused by addition or removal of Mezziane cards or relocation of the server.
Severity: OK
Resolution: None.
iLOEvents.0.9.ServerOperational
The server is operational again. The server has previously been shutdown due to a thermal anomaly on the server and has just become operational again.
Severity: Warning
Resolution: None.
iLOEvents.0.9.ServerPostComplete
The server has reached Power On Self Test complete.
Severity: OK
Resolution: None.
iLOEvents.0.9.ServerPowerOnFailure
A request was made to power on the server, however the server could not be powered on due to a failure condition.
Severity: Critical
Resolution: None.
iLOEvents.0.9.ServerPoweredOff
The server has been powered off.
Severity: OK
Resolution: None.
iLOEvents.0.9.ServerPoweredOn
The server has been powered on.
Severity: OK
Resolution: None.
iLOEvents.0.9.ServerResetDetected
Server Reset Detected. iLO firmware has detected a server reset.
Severity: Critical
Resolution: None.
piLOEvents.0.9.SystemBatteryFailed
The system battery condition has been set to failed for the specified chassis and index location.
Severity: Warning
Resolution: Replace the failed battery.
iLOEvents.0.9.SystemBatteryRemoved
The system battery condition has removed for the specified chassis and index location.
Severity: Warning
Resolution: None.
iLOEvents.0.9.ThermalStatusDegradedSysContinue
The temperature status has been set to degraded in the specified chassis and location. The server's temperature is outside of the normal operating range.
Severity: Critical
Resolution: Check the system for hardware failures and verify the environment is properly cooled.
iLOEvents.0.9.ThermalStatusDegradedSysShutdown
Hp Ilo Demo License Previously Installed
The temperature status has been set to degraded in the specified chassis and location. The server's temperature is outside of the normal operating range.
Severity: Critical
Previously Installed Version
Resolution: Check the system for hardware failures and verify the environment is properly cooled.
iLOEvents.0.9.ThermalStatusOK
The temperature status has been set to ok in the specified chassis and location. The server's temperature has returned to the normal operating range.
Severity: OK
Resolution: None.
iLOEvents.0.9.UnauthorizedLoginAttempts
iLO firmware has detected multiple unauthorized login attempts.
Severity: OK
Resolution: Check the iLO log for more information on the login failure.
iLOEvents.0.9.iLOReset
iLO reset pending
Severity: OK
Resolution: None.
Citrix In Compatible With Previously Installed
Base.0.10.AccountNotModified
The request was unable to modify the account.
Severity: Warning
Resolution: If the operation did not complete, check the authorization or the request body for issues and resubmit the request.
Base.0.10.AccountRemoved
The account was removed successfully.
Severity: OK
Resolution: None.