Users Guide
114 Troubleshooting and Frequently Asked Questions
20
Are there ways to improve response time for getting PCIDeviceView
using WinRM?
Yes. Setting the WinRM configuration by executing the following
command reduces the time taken by PCIDeviceView enumeration.
#winrm set winrm/config @{MaxBatchItems="100"}
21
How to clear jobs?
a
Enumerate
DCIM_LifecycleJobs
to list all the jobs in Lifecycle
Controller.
b
Use
DeleteJobqueue()
method to delete particular jobs.
22
What happens when the DeleteJobQueue() method is invoked with a
JobID of JID_CLEARALL from the WS-Management client?
All jobs are cleared. Some services and processes on the iDARC are
restarted and there is a delay of one to three minutes before Remote
Services WS-Management commands are available again.
23
When do we see the changes reflected through the WS-Management if
the changes are made locally in HII?
After exiting from USC, the WS-Management interface updates the
available information in approximately 2 minutes.
24
What should be state of the system for the CreateTargetedConfigJob()
method invocation to be successful?
The System must either be powered off, or past BIOS POST (for example,
BIOS or UEFI boot manager), or must have booted into the OS for the
CreateTargetedConfigJob()
method to be successful.
25
How to delete a job created using CreateTargetedConfigJob() method?
When invoking the
CreateTargetConfigJob()
method, an additional
reboot job is created to allow the system to boot to USC-LCE to execute
the job. If you want to delete the job, the reboot job must also be deleted.
You can either enumerate all jobs and select the relevant ones to deletion
or use JID_CLEARALL to delete all the jobs.
26
What is different about the ProcCore setting for Quad core processors?
For quad port processors, setting the attribute ProcCore value to 4 sets the
current value to
All
.