On Sun, 2009-06-21 at 18:58 +0000, bugzilla-daemon@xxxxxxxxxxxxxxxxxxx wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=13594 > > > > > > --- Comment #3 from Steinar H. Gunderson <sgunderson@xxxxxxxxxxx> 2009-06-21 18:58:28 --- > (In reply to comment #1) > > This is a message the kernel prints out on all recovered error returns > > (except those marked REQ_QUIET). It's purely informational and doesn't > > affect return processing of the command at all, so the kernel is > > actually treating this as a successful completion not an error. > > OK. > > > So this sounds like the bug ... however, for the LSI card, this bug will > > be in the SAT layer in the fusion firmware. I can shut the kernel up by > > making the recovered error processing clause look for 01/00/1D as well > > as REQ_QUIET, but it won't affect this problem. > > I tried reporting this to the Linux fusionmpt driver people a while ago, but > never received any response (thus this bug)... I guess I'm out of luck, OK, cc'd LSI people, let's see if I get better luck > then, > if there's nothing that can be done for it in the kernel. It's a bit weird, > though; one would believe people ran smartd on their systems and discovered > this already. I can guess that it's some type of firmware mode problem: either it runs for SMART or it runs for normal commands, hence the hiatus. If that's true, you'd likely only see the problem in a large disk setup ... it might also be possible to work around by simply quiescing the card before sending down SMART commands (that would be grossly inefficient, but at least devices wouldn't get errored). James -- 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