
65
1.1.
Red Hat Enterprise Linux 4 to 5, SUSE Linux Enterprise Server 10
S u p p o r t e d O S
Red Hat Enterprise Linux 4 (RHEL4)
Red Hat Enterprise Linux 5 (RHEL5)
SUSE Linux Enterprise Server 10 SP2 (SLES10SP2)
SUES Linux Enterprise Server 10 SP3 (SLES10SP3)
S e t t i n g s
Stall Monitoring Setting
Log in to the system as the root user.
1) Install necessary packages in advance.
1-1) Install the following OpenIPMI packages.
RHEL4, RHEL5 SLES10SP2, SLES10SP3
OpenIPMI-*.rpm OpenIPMI-*.rpm
OpenIPMI-tools-*.rpm ipmitool-*.rpm
1-2) Install watchdog package (watchdog-*.rpm). It is likely not to be being offered.
If there is no watchdog Package, the following procedure (3) is different.
2) Set OpenIPMI
2-1) Refer to the following and modify /etc/sysconfig/ipmi by using editor.
----------------------------------------
IPMI_WATCHDOG=yes
IPMI_WATCHDOG_OPTIONS="timeout=180 action=reset start_now=1"
----------------------------------------
* The configuration parameter is the following in this case.
Timeout Period: 180 seconds
Action after Timeout: reset
If start_now is set 1, watchdog timer will be executed at the same time as the driver's being loaded.
2-2) Set that OpenIPMI is possible to start automatically.
# chkconfig ipmi on
3) Set WDT Update program
watchdog package is installed
3-1) Refer to the following and modify /etc/watchdog.conf by using editor
When you use watchdog package which can appoint timeout period, it is set
for setting of IPMI without relations again for 60 seconds of default. When
you change this value, the following setting is necessary for watchdog.conf.
watchdog-timeout = 180
-> Appoint timeout period with number of seconds.
(In this case appoint 180 seconds.)
Komentarze do niniejszej Instrukcji