On Tue, 17 Nov 2009 10:56:36 GMT bugzilla-daemon@xxxxxxxxxxxxxxxxxxx wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=14563 > > > > > > --- Comment #8 from Joachim Breuer <linux-kernel@xxxxxxxxxxxx> 2009-11-17 10:56:33 --- > I've recreated the problem in 2.6.30.3 with '#define DEBUG 1' in st.c. > > Attached is the console log with a few annotations interspersed: > st-debug-2.6.30.3-mtblk0.txt. Thanks for the logs. > The buffer sizes of 4096 and 516096 look most suspicious to me, as amanda uses > 512kB (== 524288 bytes) blocks. Can you get the log with a working kernel (2.6.27?) and '#define DEBUG 1' in st.c? Then we could see what are different with the same commands. > I tried again with 'mt setblk 524288', but the > same result: EIO followed by BUG. The corresponding console log is attached as > st-debug-2.6.30.3-mtblk512k.txt. Looks like that the kernel crashes in both logs right after dio transfer? What happens with the kernel module parameter 'try_rdio = 0 try_wdio=0'? Thanks, -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html