Re: Accessing IDE disk with bad sectors freezes the box
From: Søren Schmidt (sos_at_DeepCore.dk)
Date: 05/11/05
- Previous message: Ruslan Ermilov: "Accessing IDE disk with bad sectors freezes the box"
- In reply to: Ruslan Ermilov: "Accessing IDE disk with bad sectors freezes the box"
- Next in thread: Daniel Eriksson: "RE: Accessing IDE disk with bad sectors freezes the box"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 11 May 2005 15:26:02 +0200 To: Ruslan Ermilov <ru@FreeBSD.org>
Ruslan Ermilov wrote:
> Hi Soren,
>
> I have a disk with lot of bad sectors. When working with it on
> an AMD64 box running 6-CURRENT, accessing bad areas just freezes
> the box completely, without any diagnostics. The same disk when
> plugged into another i386 box running 4-STABLE works properly by
> issuing errors from the kernel, and reporting EIO to userland.
>
> Is there something I can do to try to mitigate this issue?
Hmm, depending on the problem the disk has and how the controller is
implemented the behavior on fatal errors can be unpredictable,
especially when DMA is involved (some controllers just lock the bus
completely so our timeout code wont get a chance).
If you switch the disk to PIO mode, does that help any ?
-- -Søren _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Ruslan Ermilov: "Accessing IDE disk with bad sectors freezes the box"
- In reply to: Ruslan Ermilov: "Accessing IDE disk with bad sectors freezes the box"
- Next in thread: Daniel Eriksson: "RE: Accessing IDE disk with bad sectors freezes the box"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|