Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2009 20:50:02 GMT
From:      Alexander Best <alexbestms@math.uni-muenster.de>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/133122: [ata] TIMEOUT - READ_BIG with pata dvd-drive
Message-ID:  <200904142050.n3EKo2ZU055535@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/133122; it has been noted by GNATS.

From: Alexander Best <alexbestms@math.uni-muenster.de>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: kern/133122: [ata] TIMEOUT - READ_BIG with pata dvd-drive
Date: Tue, 14 Apr 2009 22:41:02 +0200 (CEST)

 i made a few additional tests concerning this issue. here are the results:
 
 1. rebooting with empty dvddrive + mounting cd + DMA=1:
 
 acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01
 (probe0:ata1:0:1:0): TEST UNIT READY. CDB: 0 0 0 0 0 0
 (probe0:ata1:0:1:0): CAM Status: SCSI Status Error
 (probe0:ata1:0:1:0): SCSI Status: Check Condition
 (probe0:ata1:0:1:0): NOT READY csi:0,0,bb,0 asc:3a,0
 (probe0:ata1:0:1:0): Medium not present
 (probe0:ata1:0:1:0): Unretryable error
 acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01
 cd0 at ata1 bus 0 target 1 lun 0
 cd0: <HL-DT-ST DVDRAM GSA-H10N JL12> Removable CD-ROM SCSI-0 device
 cd0: 33.000MB/s transfers
 cd0: Attempt to query device size failed: NOT READY, Medium not present
 SMP: AP CPU #1 Launched!
 WARNING: WITNESS option enabled, expect reduced performance.
 WARNING: DIAGNOSTIC option enabled, expect reduced performance.
 Root mount waiting for: usbus7 usbus3
 Root mount waiting for: usbus7 usbus3
 uhub7: 6 ports with 6 removable, self powered
 uhub3: 6 ports with 6 removable, self powered
 Root mount waiting for: usbus3
 Trying to mount root from ufs:/dev/label/rootfs
 ugen1.2: <Dell> at usbus1
 ukbd0: <Dell Dell USB Keyboard, class 0/0, rev 1.10/3.06, addr 2> on usbus1
 kbd0 at ukbd0
 ugen0.2: <Logitech> at usbus0
 uhid0: <Logitech Logitech Cordless RumblePad 2, class 0/0, rev 1.10/2.00, addr
 2> on usbus0
 ugen1.3: <Razer> at usbus1
 ums0: <Razer Razer 1600dpi Mouse, class 0/0, rev 2.00/21.00, addr 3> on usbus1
 ums0: 7 buttons and [XYZ] coordinates ID=0
 GEOM_LABEL: Label ufsid/467fae15d417ee22 removed.
 GEOM_LABEL: Label for provider ad1s1a is ufsid/467fae15d417ee22.
 GEOM_LABEL: Label ufs/usr removed.
 GEOM_LABEL: Label ufsid/46c37abf467a58ee removed.
 GEOM_LABEL: Label ufsid/467fae15d417ee22 removed.
 wlan0: Ethernet address: 00:0f:b5:82:07:c8
 Expensive timeout(9) function: 0xc050b7ae(0xc09e8560) 0.004280152 s
 WARNING: attempt to net_add_domain(bluetooth) after domainfinalize()
 Expensive timeout(9) function: 0xc050b7ae(0xc09e8560) 0.011787531 s
 interrupt storm detected on "irq19:"; throttling interrupt source
 acd0: TIMEOUT - READ_BIG retrying (1 retry left)
 acd0: TIMEOUT - READ_BIG retrying (0 retries left)
 acd0: FAILURE - READ_BIG timed out
 GEOM_LABEL: Label for provider acd0t01 is iso9660/DDF_FOLGE_17_BIS_32.
 
 2. rebooting with cd in dvddrive + mounting cd + DMA=1:
 
 acd0: TIMEOUT - READ_BIG retrying (1 retry left)
 run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config
 acd0: TIMEOUT - READ_BIG retrying (0 retries left)
 acd0: FAILURE - READ_BIG timed out
 acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01
 acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01
 SMP: AP CPU #1 Launched!
 WARNING: WITNESS option enabled, expect reduced performance.
 WARNING: DIAGNOSTIC option enabled, expect reduced performance.
 cd0 at ata1 bus 0 target 1 lun 0
 cd0: <HL-DT-ST DVDRAM GSA-H10N JL12> Removable CD-ROM SCSI-0 device
 cd0: 33.000MB/s transfers
 cd0: cd present [341391 x 2048 byte records]
 GEOM_LABEL: Label for provider acd0 is iso9660/DDF_FOLGE_17_BIS_32.
 GEOM_LABEL: Label for provider ad0s1a is label/usr.
 GEOM_LABEL: Label for provider ad0s1a is ufsid/46c37abf467a58ee.
 GEOM_LABEL: Label for provider ad0s1a is ufs/usr.
 GEOM_LABEL: Label for provider ad0s1b is label/swap.
 GEOM_LABEL: Label for provider ad1s1 is label/rootfs.
 GEOM_LABEL: Label for provider ad1s1 is ufsid/467fae15d417ee22.
 acd0: TIMEOUT - READ_BIG retrying (1 retry left)
 acd0: TIMEOUT - READ_BIG retrying (0 retries left)
 acd0: FAILURE - READ_BIG timed out
 acd0: FAILURE - READ_BIG timed out
 acd0: FAILURE - READ_BIG timed out
 acd0: FAILURE - READ_BIG timed out
 acd0: FAILURE - READ_BIG timed out
 acd0: FAILURE - READ_BIG timed out
 (cd0:ata1:0:1:0): cddone: got error 0x5 back
 
 3. rebooting with empty dvddrive + mounting cd + DMA=0:
 
 acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01
 (probe0:ata1:0:1:0): TEST UNIT READY. CDB: 0 0 0 0 0 0
 (probe0:ata1:0:1:0): CAM Status: SCSI Status Error
 (probe0:ata1:0:1:0): SCSI Status: Check Condition
 (probe0:ata1:0:1:0): NOT READY csi:0,0,bb,0 asc:3a,0
 (probe0:ata1:0:1:0): Medium not present
 (probe0:ata1:0:1:0): Unretryable error
 acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01
 cd0 at ata1 bus 0 target 1 lun 0
 cd0: <HL-DT-ST DVDRAM GSA-H10N JL12> Removable CD-ROM SCSI-0 device
 cd0: 16.000MB/s transfers
 cd0: Attempt to query device size failed: NOT READY, Medium not present
 SMP: AP CPU #1 Launched!
 WARNING: WITNESS option enabled, expect reduced performance.
 WARNING: DIAGNOSTIC option enabled, expect reduced performance.
 Root mount waiting for: usbus7 usbus3
 Root mount waiting for: usbus7 usbus3
 uhub7: 6 ports with 6 removable, self powered
 uhub3: 6 ports with 6 removable, self powered
 Root mount waiting for: usbus3
 Trying to mount root from ufs:/dev/label/rootfs
 ugen1.2: <Dell> at usbus1
 ukbd0: <Dell Dell USB Keyboard, class 0/0, rev 1.10/3.06, addr 2> on usbus1
 kbd0 at ukbd0
 ugen0.2: <Logitech> at usbus0
 uhid0: <Logitech Logitech Cordless RumblePad 2, class 0/0, rev 1.10/2.00, addr
 2> on usbus0
 ugen1.3: <Razer> at usbus1
 ums0: <Razer Razer 1600dpi Mouse, class 0/0, rev 2.00/21.00, addr 3> on usbus1
 ums0: 7 buttons and [XYZ] coordinates ID=0
 GEOM_LABEL: Label ufsid/467fae15d417ee22 removed.
 GEOM_LABEL: Label for provider ad1s1a is ufsid/467fae15d417ee22.
 GEOM_LABEL: Label ufs/usr removed.
 GEOM_LABEL: Label ufsid/46c37abf467a58ee removed.
 GEOM_LABEL: Label ufsid/467fae15d417ee22 removed.
 wlan0: Ethernet address: 00:0f:b5:82:07:c8
 Expensive timeout(9) function: 0xc050b7ae(0xc09e8560) 0.010398807 s
 WARNING: attempt to net_add_domain(bluetooth) after domainfinalize()
 acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00
 GEOM_LABEL: Label for provider acd0t01 is iso9660/DDF_FOLGE_17_BIS_32.
 
 4. rebooting with cd in dvddrive + mounting cd + DMA=0:
 
 acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00
 acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01
 ugen1.2: <Dell> at usbus1
 ukbd0: <Dell Dell USB Keyboard, class 0/0, rev 1.10/3.06, addr 2> on usbus1
 kbd0 at ukbd0
 acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01
 SMP: AP CPU #1 Launched!
 WARNING: WITNESS option enabled, expect reduced performance.
 WARNING: DIAGNOSTIC option enabled, expect reduced performance.
 cd0 at ata1 bus 0 target 1 lun 0
 cd0: <HL-DT-ST DVDRAM GSA-H10N JL12> Removable CD-ROM SCSI-0 device
 cd0: 16.000MB/s transfers
 cd0: cd present [341391 x 2048 byte records]
 GEOM_LABEL: Label for provider acd0 is iso9660/DDF_FOLGE_17_BIS_32.
 GEOM_LABEL: Label for provider ad0s1a is label/usr.
 GEOM_LABEL: Label for provider ad0s1a is ufsid/46c37abf467a58ee.
 GEOM_LABEL: Label for provider ad0s1a is ufs/usr.
 GEOM_LABEL: Label for provider ad0s1b is label/swap.
 GEOM_LABEL: Label for provider ad1s1 is label/rootfs.
 GEOM_LABEL: Label for provider ad1s1 is ufsid/467fae15d417ee22.
 ugen1.3: <Razer> at usbus1
 ums0: <Razer Razer 1600dpi Mouse, class 0/0, rev 2.00/21.00, addr 3> on usbus1
 ums0: 7 buttons and [XYZ] coordinates ID=0
 acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00
 acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00
 (cd0:ata1:0:1:0): READ(10). CDB: 28 0 0 5 35 8e 0 0 1 0
 (cd0:ata1:0:1:0): CAM Status: SCSI Status Error
 (cd0:ata1:0:1:0): SCSI Status: Check Condition
 (cd0:ata1:0:1:0): ILLEGAL REQUEST csi:28,33,21,80 asc:64,0
 (cd0:ata1:0:1:0): Illegal mode for this track
 (cd0:ata1:0:1:0): Unretryable error
 (cd0:ata1:0:1:0): cddone: got error 0x6 back
 
 would be great if anybody could fix this.
 
 cheers.
 alex



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904142050.n3EKo2ZU055535>