http://bugzilla.kernel.org/show_bug.cgi?id=11646 ------- Comment #9 from seokmann.ju@xxxxxxxxxx 2008-10-03 07:42 ------- Yes, please forward the syslog to us. >From the log in comment #8, the RISC attempted to dump firmware right after the RISC pause. The dump image might contain clues explaining what was going on the time spot. Could you forward the firmware dump to us? Here is the steps how to get the dump, --- When a firmware dump is performed, a message similar to: Firmware dump saved to temp buffer (1/adcdabcd) will be logged by the driver. To retrieve the dump (do this *BEFORE* you unload the driver and before the machine is reset), go to a console and type the following: $ wget ftp://ftp.qlogic.com/outgoing/linux/beta/8.x/test/qla_dmp.sh $ chmod 755 qla_dmp.sh $ ./qla_dmp.sh <host_no> The value passed to qla_dmp.sh should be the same as the first integer in the 'saved to temp buffer' string (in this example, 1). If the operation was successful, a message like to following should be displayed: Firmware dumped to file fw_dump_1_20041217_023222.txt.gz Send us the file and we can have the firmware folks take a look to see what's going on. --- -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. -- 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