
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows Version: 2.1.0
215
5 (Lifecycle Controller
Unified Server Configurator)
Server is executing UEFI Lifecycle Controller Unified
Server Configurator application
Lifecycle Controller instrumentation is up to date
and enabled
Lifecycle Controller instrumentation is not
initialized. The initialization operation may take up
to a minute.
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.
Lifecycle Controller is disabled on the server.
Lifecycle Controller can be enabled thru Remote
Services or F2 iDRAC configuration.
Lifecycle Controller is in Recovery mode. Refer to
iDRAC users guide on instructions on how to repair
Lifecycle Controller.
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:
winrm invoke DeleteJobQueue cimv2/root/dcim/DCIM_JobService
?CreationClassName=DCIM_JobService
+Name=JobService
+SystemName=Idrac
+SystemCreationClassName=DCIM_ComputerSystem
@{JobID="JID_CLEARALL" }
-u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman:443 -SkipCNCheck -SkipCACheck -auth:basic -encoding:utf-8
OUTPUT:
DeleteJobQueue_OUTPUT
Message = The specified job was deleted
MessageID = SUP020
ReturnValue = 0
Komentarze do niniejszej Instrukcji