Under Construction

hmc lsrr

Available: from 1.9.0.0

The “hmc lsrr” command can be used to display (simplified) remote restart capabilities of one or more HMCs.

hmc lsrr [<hmc> …]

If no argument is specified, the capabilities of all HMCs are displayed:

$ hmc lsrr
HMC     AUTO_CLEANUP_ENABLED
hmc01   1
hmc02   1
vhmc01  1
vhmc02  1
$

The output can be restricted to one or more HMCs:

$ hmc lsrr hmc01 hmc02
HMC    AUTO_CLEANUP_ENABLED
hmc01  1
hmc02  1
$

Currently auto_cleanup_enabled is the only supported capability.

The attributes can be changed using hmc chrr.