Hrconf getconfig, Hrconf getstatus, Hrconf getversion – HP ProLiant ML110 G4 Server User Manual
Page 11

Using the Command Line Utility 11
Example
hrconf delete 1 logicaldrive 1 noprompt
Return values
SUCCESS: 0x00
indicates successful termination.
FAILURE: 0x01
indicates bad arguments or internal error.
hrconf getconfig
This command lists information about the controllers, logical drives, and physical drives. This information can
include (but is not limited to) the following items:
•
Controller type
•
Logical drive status, RAID level, and size
•
Physical drive type, device ID, and the presence of predictive failure analysis (PFA)
•
Physical drive state
Syntax
hrconf getconfig
Parameters
Controller#
is the controller number.
The options are defined as follows:
•
AD
—Adapter information only
•
LD
—Logical drive information only
•
PD
—Physical device information only
•
AL
—All information (optional)
Example
hrconf getconfig 1 ad
hrconf getstatus
The
GETSTATUS
function displays the status of any background command that is currently running.
Syntax
hrconf getstatus
Parameters
Controller#
is the controller number.
Example
hrconf getstatus 1
hrconf getversion
This command returns the version information for all controllers or the optionally specified controller.
Syntax
hrconf getversion
Parameters
Optional
controller#
prints the version information for the specified controller.
Example
hrconf getversion
Return values
SUCCESS: 0x00