Bug 4106
Summary: | PDC20318 ata1: command timeout (promise SATA150 TX4 not FASTRACK S150 TX4) | ||
---|---|---|---|
Product: | IO/Storage | Reporter: | Francois Payette (francoisp) |
Component: | Serial ATA | Assignee: | Jeff Garzik (jgarzik) |
Status: | REJECTED DOCUMENTED | ||
Severity: | blocking | ||
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.10-1.741_FC3 | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
Francois Payette
2005-01-26 09:45:09 UTC
It also seems that the timeout is related to a semaphore or locking problem: the freeze (or kernel panic) happens much faster if more than one process is accessing the disk; it happened twice in very short time when another machine was mounting the drive via nfs. The spin_lock kernel panic has been adressed in 2.6.11. The ata1 command timeout turns out to be related only to raid arrays composed of different drives; in particular a raid 0 pair composed of one 6Y200M0 and one 6B200S0. Arrays of identical disks alleviates this problem; the older 6Y2000M0 seems to be the source of it. |