SUMMARY: error-logging stopped

"T. Horsnell" <[email protected]>
Newsgroups gmane.os.tru64.managers
Message-ID <[email protected]>
Thanks to all who suggested things like:

kill -USR1 `cat /var/run/binlogd.pid`
kill -HUP  `cat /var/run/binlogd.pid`
/sbin/init.d/binlog stop
/sbin/init.d/binlog start

None of these worked.
kill -USR1 didnt save the old errorlog and start a new one.
/sbin/init.d/binlog stop didnt stop the binlogd (I did
check that the actual pid was the same as the contents
of binlogd.pid)

I had to kill -9  `cat /var/run/binlogd.pid`
to stop the binlogd, and then use /sbin/init.d/binlog start
to restart it. Then, kill -USR1 `cat /var/run/binlogd.pid`
cycled the binary.errorlog as advertised.

Now back to that tapedrive error...

Cheers,
Terry.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.