Re: Adaptec SCSI driver lockups

Justin T. Gibbs (gibbs@scsiguy.com)
Thu, 12 Jul 2001 16:26:31 -0600


>Hello Justin and Alan,
>
>There was some garbage printed to the /var/log/messages before the
>lockup but it is unreadable.

It may have been corrupted by the hang/crash. This is why using
a serial console is *always* the best bet for tracking down these
kinds of issues.

>If I use the append="aic7xxx=verbose"
>in my lilo.conf will it log extra messages in /var/log/messages?

The messages are printed to the console and, if syslogd is running,
will be recorded in /var/log/messages. However, there is always
a delay between the error being printed and syslogd getting that
text to disk. A serial console doesn't have this problem.

>If so,
>will it be useful enough to figure out what the problem is?

I'll let you know when I see the messages. ;-)

--
Justin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/