I rebooted and inserted the driver with 'modprobe aic7xxx', remembered that
I forgot the verbose flag, removed the driver with 'modprobe -r' and
re-inserted it with 'modprobe aic7xxx aic7xxx=verbose'. The machine was
still alive then. But right after entering 'raidhotadd /dev/md1 /dev/sda1'
the machine hung. reiserfs erased the last lines of /var/log/messages, but
AFAIK the verbose driver output showed no errors.
But how can I help to reproduce the error? Of course I could break the
mirror, compile the driver into the kernel (non-module) and do some stress
test on the SCSI drive. But it's not so good when I drive this machine into
a hang too often.
I compiled the old driver now, also with TCQ set to 32, and the machine
seems to work fine.
Olaf
-
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/