6.0 freezes shortly after logging in.

Roland Smith rsmith at xs4all.nl
Sun Nov 13 15:26:05 PST 2005


On Sun, Nov 13, 2005 at 11:11:49PM +0100, Timm Florian Gloger wrote:

> is there any other chance to get some information of the time shortly 
> before the freeze out of the system other than the standard logfies?

Syslog is programmed to fsync(2) after writing messages from the kernel,
unless you put a '-' in front of the destination filename. So if you
don't see anything in the logfiles, that probably because there wasn't
anything.

However, it is possible to divert the syslog output to another machine
(that's also running syslogd). See the syslog.conf manpage.

Have you enabled crashdumps? If there is a kernel panic instead of a
hard hang, you might get some info from a crashdump.

If you feel up to it, read chapter 10 (kernel debugging) in the FreeBSD
Developers' Handbook. It is possible to debug a system remotely via a
serial line.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20051114/61e43540/attachment.bin


More information about the freebsd-stable mailing list