Several of the scripts included to the Recovery Kit have been written with a timeout feature to allow hung scripts to automatically kill themselves.
HANA-DEBUG can be enabled or disabled. The default for HANA_DEBUG is 0 (disabled). To enable, set this parameter to 1 in /etc/default/LifeKeeper.
HANA_DEBUG | 0 | |
HANA_START_WAIT | 2700 | |
HANA_STOP_WAIT | 600 | |
HANA_TIMEOUT | value of LKCHECKINTERVAL – 10 |
The values HANA_START_WAIT and HANA_STOP_WAIT correspond to the timeout parameter of the commands
sapcontrol -nr <instance number> -function StartWait <timeout sec> <delay sec>
and
sapcontrol -nr <instance number> -function Stop <softtimeout sec>
このトピックへフィードバック