Technical White Paper

use.
MessageID
LC060
LC061
Message
Lifecycle Controller
Message for ID LC060
Remote Services is not
ready.
Lifecycle Controller
Message for ID LC061
Remote Services is
ready.
ServerStatus
0 (Powered off)
Server is powered off
1 (In POST)
Server is performing normal POST operation
2 (Out of POST)
Server is out of POST
3 (Collecting System
Server is currently executing UEFI Collect System
Inventory)
Inventory On Restart application
4 (Automated Task
Server is currently executing scheduled jobs using
Execution)
UEFI Automated Task application
5
(Lifecycle Controller
Server is executing UEFI Lifecycle Controller Unified
Unified Server Configurator)
Server Configurator application
LCStatus
0 (Ready)
Lifecycle Controller instrumentation is up to date
and enabled
1
(Not Initialized)
Lifecycle Controller instrumentation is not
initialized. The initialization operation may take up
to a minute.
2
(Reloading Data)
Lifecycle Controller instrumentation is currently
refreshing its cache because of a recent
configuration change. The reloading operation
typically takes few seconds and could take up to few
minutes to complete.
3
(Disabled)
Lifecycle Controller is disabled on the server.
Lifecycle Controller can be enabled through Remote
Services or F2 iDRAC configuration.
4
(In Recovery)
Lifecycle Controller is in Recovery mode. Refer to
iDRAC users guide on instructions on how to repair
Lifecycle Controller.
5
(In Use)
Lifecycle Controller is being currently used by
another process.
20.2 Restarting Remote Service Status
If you continue to get “Not Ready” remote service status, invoke the DeleteJobQueue() method with
JID_CLEARALL job id to restart the remote service [LC1.5.x ONLY].
EXAMPLE:
wsman invoke -a DeleteJobQueue
http://schemas.dmtf.org/wbem/wscim/1/cimschema/2/root/dcim/DCIM_JobService
?CreationClassName=DCIM_JobService,Name=JobService,
SystemName=Idrac,SystemCreationClassName=DCIM_ComputerSystem
-h $IPADDRESS -V -v -c dummy.cert -P 443