PDC202XX crash

From: Kasper Dupont (kasperd_at_daimi.au.dk)
Date: 10/04/04

  • Next message: Måns Rullgård: "Re: processes vs threads advantages?"
    Date: Mon, 04 Oct 2004 11:38:07 +0200
    
    

    Under certain conditions the promise driver seem
    to be causing my system to crash. This have
    happened twice. Below are the last few lines
    from /var/log/messages the two times. After this
    I moved the drive to a different controller, where
    this does not happen. Any suggestions on what
    might be going on here. This is a FC1 system with
    kernel version 2.4.22-1.2199.nptl.

    Oct 3 15:19:07 hactar kernel: hdg: dma_intr: status=0x51 { DriveReady SeekComplete Error }
    Oct 3 15:19:07 hactar kernel: hdg: dma_intr: error=0x01 { AddrMarkNotFound }, LBAsect=14650742, high=0, low=14650742, sector=14650742
    Oct 3 15:19:09 hactar kernel: hdg: dma_intr: status=0x51 { DriveReady SeekComplete Error }
    Oct 3 15:19:09 hactar kernel: hdg: dma_intr: error=0x01 { AddrMarkNotFound }, LBAsect=14650742, high=0, low=14650742, sector=14650742
    Oct 3 15:19:09 hactar kernel: hdg: DMA disabled
    Oct 3 15:19:09 hactar kernel: PDC202XX: Secondary channel reset.
    Oct 3 15:19:09 hactar kernel: ide3: reset: success

    Oct 3 18:27:24 hactar kernel: hdg: dma_intr: status=0x51 { DriveReady SeekComplete Error }
    Oct 3 18:27:24 hactar kernel: hdg: dma_intr: error=0x01 { AddrMarkNotFound }, LBAsect=14650742, high=0, low=14650742, sector=14650742
    Oct 3 18:27:26 hactar kernel: hdg: dma_intr: status=0x51 { DriveReady SeekComplete Error }
    Oct 3 18:27:26 hactar kernel: hdg: dma_intr: error=0x01 { AddrMarkNotFound }, LBAsect=14650742, high=0, low=14650742, sector=14650742
    Oct 3 18:27:26 hactar kernel: hdg: DMA disabled
    Oct 3 18:27:26 hactar kernel: PDC202XX: Secondary channel reset.
    Oct 3 18:27:26 hactar kernel: ide3: reset: success

    Oct 3 19:24:53 hactar kernel: hdc: dma_intr: status=0x51 { DriveReady SeekComplete Error }
    Oct 3 19:24:53 hactar kernel: hdc: dma_intr: error=0x01 { AddrMarkNotFound }, LBAsect=14650742, high=0, low=14650742, sector=14650742
    Oct 3 19:24:55 hactar kernel: hdc: dma_intr: status=0x51 { DriveReady SeekComplete Error }
    Oct 3 19:24:55 hactar kernel: hdc: dma_intr: error=0x01 { AddrMarkNotFound }, LBAsect=14650742, high=0, low=14650742, sector=14650742
    Oct 3 19:24:55 hactar kernel: hdc: DMA disabled
    Oct 3 19:24:55 hactar kernel: ide1: reset: success
    Oct 3 19:24:58 hactar kernel: hdc: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
    Oct 3 19:24:58 hactar kernel: hdc: read_intr: error=0x01 { AddrMarkNotFound }, LBAsect=14650742, high=0, low=14650742, sector=14650742
    Oct 3 19:24:59 hactar kernel: hdc: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
    Oct 3 19:24:59 hactar kernel: hdc: read_intr: error=0x40 { UncorrectableError }, LBAsect=14650742, high=0, low=14650742, sector=14650742

    -- 
    Kasper Dupont
    

  • Next message: Måns Rullgård: "Re: processes vs threads advantages?"