* paride error, aparantly with VFS
@ 2001-03-26 5:37 idalton
2001-03-26 18:10 ` Tim Waugh
0 siblings, 1 reply; 3+ messages in thread
From: idalton @ 2001-03-26 5:37 UTC (permalink / raw)
To: linux-kernel
I appear to have found a problem reading from paride hard disks under
2.4.2
Reading from the raw block devices seems to be fine.
# dd if=/dev/pd/disc0/disc of=/dev/null
works.
However, accessing partitions on the device through VFS by mounting them
hangs the machine.
With vfat and msdos partitions:
# mount -t (vfat|msdos) /dev/pd/disc0/part1 /mnt
and then
# cat /mnt/* > /dev/null
or
# dd if=/mnt/drvspace.000 of=/dev/null
I eventually see the following error message, and all logins are
unresponsive. I can reboot with SysRq.
do_pd_read_drq: status = 0x10050 = SEEK READY TMO
Doing a similar test with an ext2 fs on the drive:
do_pd_read_drq: status = 0x10052 = SEEK READY TMO
Changing parallel port mode in the BIOS does not make any difference.
The paride controller is a Shuttle EPAT plus. The parallel port is an
Intel 82371AB (I think)
-- Ferret
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: paride error, aparantly with VFS
2001-03-26 5:37 paride error, aparantly with VFS idalton
@ 2001-03-26 18:10 ` Tim Waugh
2001-03-27 7:30 ` idalton
0 siblings, 1 reply; 3+ messages in thread
From: Tim Waugh @ 2001-03-26 18:10 UTC (permalink / raw)
To: idalton; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 226 bytes --]
On Sun, Mar 25, 2001 at 09:37:38PM -0800, idalton@ferret.phonewave.net wrote:
> do_pd_read_drq: status = 0x10050 = SEEK READY TMO
Please try a recent -ac kernel and let me know if the problem persists
or goes away.
Tim.
*/
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: paride error, aparantly with VFS
2001-03-26 18:10 ` Tim Waugh
@ 2001-03-27 7:30 ` idalton
0 siblings, 0 replies; 3+ messages in thread
From: idalton @ 2001-03-27 7:30 UTC (permalink / raw)
To: Tim Waugh; +Cc: linux-kernel
On Mon, Mar 26, 2001 at 07:10:11PM +0100, Tim Waugh wrote:
> On Sun, Mar 25, 2001 at 09:37:38PM -0800, idalton@ferret.phonewave.net wrote:
>
> > do_pd_read_drq: status = 0x10050 = SEEK READY TMO
>
> Please try a recent -ac kernel and let me know if the problem persists
> or goes away.
ac25 appears to have this problem fixed.
Still got bit by the OOPS problem in my other post when I tried to
switch drives in the box, though.
-- Ferret
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-03-27 7:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-26 5:37 paride error, aparantly with VFS idalton
2001-03-26 18:10 ` Tim Waugh
2001-03-27 7:30 ` idalton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox