System Reset Power Status And Power Control; Resetting The System; Displaying Power Status; Powering Off The System - HP Integrity BL870c Operation Manual

Hp integrity ilo 2 operations guide, eleventh edition
Hide thumbs Also See for Integrity BL870c:
Table of Contents

Advertisement

Table 8-36 system1 Properties
Property Name
EnabledState
Verbs
show
Displays information about managed elements (targets, their supported properties and
verbs).
help
Displays context-sensitive help.
reset
Resets the system.
start
Turns system power on.
stop
Performs graceful shutdown of the system. If used with force option, turns system
power off.

System Reset Power Status and Power Control

This section describes the system reset power status and power control commands.

Resetting the System

To reset the system, apply the reset command to the system1 target. For example:
</>hpiLO-> reset system1
status=0
status_tag=COMMAND COMPLETED
system1 has been issued a reset

Displaying Power Status

To display the power state of the system, query the value of the enabledstate property of the
system1 target. For example:
</>hpiLO-> show -d properties=enabledstate system1
status=0
status_tag=COMMAND COMPLETED
/system1
Properties
EnabledState=Enabled

Powering Off the System

To power off the system, apply the stop (graceful shutdown) or stop-force (power off)
commands to the system1 target. For example:
</system1> hpiLO-> stop -f
status=0
status_tag=COMMAND COMPLETED
System is being powered off.
</system1> hpiLO-> stop
status=0
status_tag=COMMAND COMPLETED
system has been requested graceful shutdown.

Powering On the System

To power on the system, apply the start command to the system1 target. For example:
Description
Provides information about the system
power state.
Access and Values
Read-only
Values:
• Enabled: System power is off.
• Disabled: System power is on.
SMASH Server Management Command Line Protocol
159

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Integrity BL870c and is the answer not in the manual?

Table of Contents