Go to main content

Oracle® ILOM User's Guide for System Monitoring and Diagnostics Firmware Release 3.2.x

Exit Print View

Updated: April 2018
 
 

Host Management Tasks and Applicable CLI Targets

Use the following table to help identify the applicable CLI targets for performing host management tasks on a managed server.

For additional information about how to perform host management actions in Oracle ILOM, see the topic listed in the Related Information section that appears after the table.

Host Management Tasks
CLI Properties on Managed Device
User Role Required
Power on (start) or power off (stop) the server SP, CMM, or FMM.
/System
  • Reset and Host Control (r)

Reset power on a server SP, CMM, or FMM.
/SP | CMM | FMM
  • Reset and Host Control (r)

Turn on or turn off the system Locator LED from a server SP, CMM, or FMM.
/System/locator_indicator
  • Admin (a

Set the boot device for the next host boot from an x86 server SP.
/HOST/boot_device

Note -  To issue the full boot device path from the FMM CLI, append /Servers/ComputeNodes/ComputeNode_n to the beginning of the /HOST/boot_device target.

  • Reset and Host Control (r)

Manage the domain boot device from a SPARC server SP.
Set auto boot for both the host controller and guest domains at startup.
Set boot guests to enable or disable guest domain booting at startup.
/HOST/domain/
  • configs

  • control

Note -  To issue the full CLI path for host domain on a multi-domain SPARC server, append /Servers/PDomains/PDomain_n to the beginning of the /HOST target.

  • Reset and Host Control (r)

Set the host boot method properties on SPARC servers.
/HOST
  • autostart

  • autorunonerror

  • bootfailrecovery

  • bootrestart

  • bootimeout

  • maxbootfail

Note -  To issue the full CLI path for boot method on a multi-domain SPARC server, append /Servers/PDomains/PDomain_n to the beginning of the /HOST target.

  • Reset and Host Control (r)

Set the trusted platform module (TPM) device on a SPARC server.
/HOST/tpm
  • activate

  • enable

  • forceclear

  • mode

Note -  TPM properties vary from system to system. Use the Help command to determine which TPM properties are supported on your server. For example: help /HOST/tpm

Note -  To issue the full CLI path for host TPM on a multi-domain SPARC server, append /Servers/PDomains/PDomain_n to the beginning of the /HOST/tpm target.

  • Reset and Host Control (r)

Related Information