Setup Guide

Server Configuration Profiles: User’s Guide
65 Server Configuration Profiles: Reference Guide | 456
OldValue=False
NewValue=badvalue
MessageID=RAC015
Status=Failure
ErrCode=9240
OperationName=CHANGE
DisplayValue=DefaultIgnoreCertificatewarning
Name=LCAttributes.1#IgnoreCertWarning
OldValue=On
NewValue=Off
Status=Success
ErrCode=0
In the example above, the job resulted in Completed with Errors. The BIOSRTDRequested attribute only
accepts True or False but the template contained ‘badvalue’ for this attribute. The error shows RAC015 for
the attribute.
The error code lookup for RAC015 shows the message as ‘Unable to run the method because the input value
is not one of the possible values for AttributeName arg1.’
Error Code Lookup: https://qrl.dell.com/LCDError/Lookup?q=ErrorCode
The Attribute Registry shows that ‘badvalue’ is not one of the possible values for BIOSRTDRequested.
Attribute Registry: https://www.dell.com/support/home/en-us/product-support/product/idrac9-lifecycle-
controller-v4.x-series/docs
19.3.4 SYS072 – Time Out
SYS072 - Server Configuration Profile import operation timed-out.
SCP Import maintains an internal timer for all operations. This timer will scale based on the size of the
configuration changes, firmware updates, and other operations being performed by SCP Import.
In the unlikely event that the SCP Import operation times out, check your host boot status. Confirm that the
server was able to complete POST successfully. The F1/F2 Error Prompt detailed above may have been
triggered and prevented the SCP Import operation from completing its tasks.
19.3.5 LC in Use
It’s recommended to perform a GetRemoteServicesStatus check before performing any SCP operation. This
command will provide a quick roll up of the server and LC (LifecycleController) status.
racadmgetremoteservicesstatus
Serverstatus:OutofPOST
LCstatus:Ready
RTstatus:Ready
Status:Ready
If the ‘LC status’ is In Use or Reloading, then wait until it shows Ready to perform the operation.
If the ‘Server status’ shows any error such as ‘Server has halted at F1/F2 error prompt because of a POST
error’ then it’s recommended to resolve that error before attempting an SCP operation.