Querying and Setting the Power-Off Policy upon Liquid Leakage (leakagestrategy)
Function
The leakagestrategy command is used to set or query the power-off policy to be used when a liquid leakage is detected.
Format
ipmcget -d leakagestrategy
ipmcset -d leakagestrategy -v <option>
Parameters
Parameter |
Description |
Value |
---|---|---|
option |
Specifies the power-off policy to be used when a liquid leakage is detected. |
|
Usage Guidelines
This command is supported only in liquid cooling mode.
Example
# Query the power-off policy to be used upon a liquid leakage.
iBMC:/->ipmcget -d leakagestrategy
Manual power-off after leakage.
# Enable manual power-off the server upon a liquid leakage.
iBMC:/->ipmcset -d leakagestrategy -v 0
Set power-off strategy after leakage successfully.