7.0.8 Insight Remote Support Monitored Devices Configuration Guide
Monitored Devices Configuration Guide
Chapter 14: Configuring Tru64 UNIX Servers
# mv /var/cluster/members/<memb>/adm/binary.errlog
/var/cluster/members/<memb>/adm/binary.errlog.2002_06_11
# mv /var/cluster/members/<memb>/adm/binlog.saved/binary.errlog.saved
/var/cluster/members/<memb>/adm/binlog.saved/binary.errlog.saved.2002_06_11
4.
Remove existing error logs, ignoring any No such file or directory errors:
# rm /var/adm/binary.errlog
# rm /var/cluster/members/<memb>/adm/binary.errlog
# rm /var/cluster/members/<memb>/adm/binlog.saved/binary.errlog.saved
5. Create the CDSL:
# mkcdsl /var/adm/binary.errlog
6. Restart the binlogd process on all cluster nodes by issuing the following command on each node:
# /sbin/init.d/binlog start
Clear the Log with binlogd Running
For version 5.1A or higher, follow these steps on each cluster node that you want to clear:
1.
Verify the binary.errlog CDSL section is complete as previously described.
2. If desired, keep any previously saved copy from being overwritten by moving it to any appropriate
name, for example:
# cd /var/cluster/members/member/adm/binlog.saved
# mv binary.errlog.saved binary.errlog.2002_06_11
3. Cause binlogd to copy and clear the original error log:
# kill -USR1 `cat /var/run/binlogd.pid`
The previous command does not kill the binlogd process. Instead, it sends a signal to binlogd that
causes it to copy /var/adm/binary.errlog to
/var/cluster/members/member/adm/binlog.saved. Then, the original /var/adm/binary.errlog
file gets recreated with only a configuration event. Note that /var/adm/binary.errlog is a CDSL
that points to /var/cluster/members/<memb>/adm/binary.errlog.
For further details, including how to automate this kind of error log management, see the section on
Managing the Binary Error Log File in the binlogd man page.
Verify Serial Number
On GS80, GS160, and GS320 systems, verify the serial number as directed before installing ELMC on the
monitored device.
Certain GS80, GS160, and GS320 systems did not have their system serial number set correctly at the
factory, and event rules on the Hosting Device only function when the serial number is set correctly.
Affected serial numbers will begin with the letter "G."
HP Insight Remote Support (7.0.8)Page 110 of 248