update the manpage of rinv with deconfig action
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9344 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
d3dac14add
commit
b6d19e14cf
@ -16,7 +16,7 @@ B<rinv> I<noderange> {B<bus>|B<config>|B<serial>|B<model>|B<firm>|B<all>}
|
||||
|
||||
=head2 PPC (using Direct FSP Management) specific:
|
||||
|
||||
B<rinv> I<noderange> B<firm>
|
||||
B<rinv> I<noderange> {B<firm>|B<deconfig>}
|
||||
|
||||
=head2 Blade specific:
|
||||
|
||||
@ -62,6 +62,10 @@ Retrieves serial number.
|
||||
|
||||
Retrieves firmware versions.
|
||||
|
||||
=item B<deconfig>
|
||||
|
||||
Retrieves deconfigured resources. Deconfigured resources are hw components (cpus, memory, etc.) that have failed so the firmware has automatically turned those components off.
|
||||
|
||||
=item B<asset>
|
||||
|
||||
Retrieves asset tag. Usually it's the MAC address of eth0.
|
||||
|
Loading…
Reference in New Issue
Block a user