* Deadlock with Promise Driver, still in 2.6.9-rc1
@ 2004-09-03 9:47 NM Lists
2004-09-03 12:00 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: NM Lists @ 2004-09-03 9:47 UTC (permalink / raw)
To: linux-kernel
This has already been reported I think, but here it is again. In some
bugzilla somewhere this has been incorrectly reported as a software Raid
vs. Promise driver incompatibility; in fact, it appears to be a problem
when both SATA channels are being used at the same time (which obviously
happens a lot with raid!)
How to trigger it:
# cat /dev/sda > /dev/null &
# hdparm -t /dev/sdb &
# hdparm -t /dev/sda &
Now any disk access to either disks is blocked, and in my case, incoming
mail (using qmail) starts piling up processes, and this ends up in lock
up.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Deadlock with Promise Driver, still in 2.6.9-rc1
2004-09-03 9:47 Deadlock with Promise Driver, still in 2.6.9-rc1 NM Lists
@ 2004-09-03 12:00 ` Jeff Garzik
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2004-09-03 12:00 UTC (permalink / raw)
To: NM Lists; +Cc: linux-kernel
NM Lists wrote:
> This has already been reported I think, but here it is again. In some
> bugzilla somewhere this has been incorrectly reported as a software Raid
> vs. Promise driver incompatibility; in fact, it appears to be a problem
> when both SATA channels are being used at the same time (which obviously
> happens a lot with raid!)
>
> How to trigger it:
>
> # cat /dev/sda > /dev/null &
> # hdparm -t /dev/sdb &
> # hdparm -t /dev/sda &
Well, I'm not familiar with this problem, at least.
Can you provide info as described in REPORTING-BUGS (in the kernel tree)?
Can you define ATA_DEBUG and ATA_VERBOSE_DEBUG in
include/linux/libata.h, and provide output when it deadlocks?
Did you try 2.6.9-rc1 snapshot?
If nothing else, can you record the bug at http://bugzilla.kernel.org/
to make sure its not lost?
Jeff
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-09-03 12:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-03 9:47 Deadlock with Promise Driver, still in 2.6.9-rc1 NM Lists
2004-09-03 12:00 ` Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox