Unlock Hardware Components
How to use the xtcli to unlock physical system components
Use the HSS xtcli lock command to unlock components. This command is useful when an HSS manager fails to unlock some set of components.
The system administrator can manually check for locks with the xtcli lock show command and then unlock them. Unlocking a component does not print out the state manager session ID. The -u option must be used to unlock a component as follows:
crayadm@smw> xtcli lock -u lock_number
Where lock_number is the value given when initiating the lock; it is also indicated in the xtcli lock show query. Unlocking does nothing to the state of the component other than to release locks associated with it.
HSS daemons cannot affect components that are locked by a different session.