linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* drivers/ata/libata-core.c:4732 ata_qc_issue+0x4c/0x2e0
@ 2008-09-09 11:16 Martin Michlmayr
  2008-09-09 11:46 ` Tejun Heo
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Michlmayr @ 2008-09-09 11:16 UTC (permalink / raw)
  To: linux-raid, linux-ide; +Cc: Pietro Abate

A Debian user reported the following oops (2.6.26, RAID1 + LVM,
running on an ARM platform, sata_mv):

> [42952301.700000] ------------[ cut here ]------------
> [42952301.700000] WARNING: at drivers/ata/libata-core.c:4732 ata_qc_issue+0x4c/0x2e0 [libata]()
> [42952301.700000] Modules linked in: dm_mod raid1 md_mod reiserfs ext3 jbd vfat fat nls_base usb_storage ext2 mbcache sd_mod sata_mv libata ehci_hcd evdev scsi_mod usbcore mv643xx_eth mii gpio_keys
> [42952301.700000] [<c002a0ec>] (dump_stack+0x0/0x14) from [<c0042c8c>] (warn_on_slowpath+0x4c/0x84)
> [42952301.700000] [<c0042c40>] (warn_on_slowpath+0x0/0x84) from [<bf0661c8>] (ata_qc_issue+0x4c/0x2e0 [libata])
> [42952301.700000]  r6:d7c66000 r5:d7c66108 r4:00000003
> [42952301.700000] [<bf06617c>] (ata_qc_issue+0x0/0x2e0 [libata]) from [<bf06bb4c>] (ata_scsi_translate+0x118/0x170 [libata])
> [42952301.700000] [<bf06ba34>] (ata_scsi_translate+0x0/0x170 [libata]) from [<bf06eadc>] (ata_scsi_queuecmd+0x1d8/0x1fc [libata])
> [42952301.700000] [<bf06e904>] (ata_scsi_queuecmd+0x0/0x1fc [libata]) from [<bf031eac>] (scsi_dispatch_cmd+0x1fc/0x2c8 [scsi_mod])
> [42952301.700000]  r6:d73a4078 r5:d6d16220 r4:80000013
> [42952301.700000] [<bf031cb0>] (scsi_dispatch_cmd+0x0/0x2c8 [scsi_mod]) from [<bf038ac8>] (scsi_request_fn+0x2a4/0x394 [scsi_mod])
> [42952301.700000]  r7:d73f1790 r6:d73a4078 r5:d6c75400 r4:d6c42c00
> [42952301.700000] [<bf038824>] (scsi_request_fn+0x0/0x394 [scsi_mod]) from [<c0110434>] (__generic_unplug_device+0x38/0x3c)
> [42952301.700000]  r8:0cc0ed00 r7:d6c0dc60 r6:d73a4078 r5:02000000 r4:d73a4078
> [42952301.700000] [<c01103fc>] (__generic_unplug_device+0x0/0x3c) from [<c0110ba8>] (generic_unplug_device+0x28/0x38)
> [42952301.700000]  r4:00000000
> [42952301.700000] [<c0110b80>] (generic_unplug_device+0x0/0x38) from [<c010f948>] (blk_unplug+0xb0/0xbc)
> [42952301.700000] [<c010f898>] (blk_unplug+0x0/0xbc) from [<bf1563c0>] (unplug_slaves+0x70/0xd4 [raid1])
> [42952301.700000]  r6:00000000 r5:d735f800 r4:d7ebda60
> [42952301.700000] [<bf156350>] (unplug_slaves+0x0/0xd4 [raid1]) from [<bf156440>] (raid1_unplug+0x1c/0x28 [raid1])
> [42952301.700000]  r7:00000001 r6:d532b9e8 r5:00000000 r4:d735f800
> [42952301.700000] [<bf156424>] (raid1_unplug+0x0/0x28 [raid1]) from [<c010f948>] (blk_unplug+0xb0/0xbc)
> [42952301.700000]  r4:00000000
> [42952301.700000] [<c010f898>] (blk_unplug+0x0/0xbc) from [<bf1482d0>] (md_do_sync+0x710/0xad8 [md_mod])
> [42952301.700000]  r6:d735f800 r5:00004c5f r4:c02a6458
> [42952301.700000] [<bf147bc0>] (md_do_sync+0x0/0xad8 [md_mod]) from [<bf149b68>] (md_thread+0x10c/0x128 [md_mod])
> [42952301.700000] [<bf149a5c>] (md_thread+0x0/0x128 [md_mod]) from [<c0056ac0>] (kthread+0x5c/0x94)
> [42952301.700000]  r7:00000000 r6:bf149a5c r5:d5336ec0 r4:d5a14000
> [42952301.700000] [<c0056a64>] (kthread+0x0/0x94) from [<c0045f68>] (do_exit+0x0/0x6a0)
> [42952301.700000]  r6:00000000 r5:00000000 r4:00000000
> [42952301.700000] ---[ end trace eace704192d009e7 ]---

-- 
Martin Michlmayr
http://www.cyrius.com/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: drivers/ata/libata-core.c:4732 ata_qc_issue+0x4c/0x2e0
  2008-09-09 11:16 drivers/ata/libata-core.c:4732 ata_qc_issue+0x4c/0x2e0 Martin Michlmayr
@ 2008-09-09 11:46 ` Tejun Heo
  2008-09-09 12:03   ` Pietro Abate
  2008-09-09 12:12   ` Pietro Abate
  0 siblings, 2 replies; 5+ messages in thread
From: Tejun Heo @ 2008-09-09 11:46 UTC (permalink / raw)
  To: Martin Michlmayr; +Cc: linux-raid, linux-ide, Pietro Abate

Martin Michlmayr wrote:
> A Debian user reported the following oops (2.6.26, RAID1 + LVM,
> running on an ARM platform, sata_mv):

Can you please attach full log?

-- 
tejun

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: drivers/ata/libata-core.c:4732 ata_qc_issue+0x4c/0x2e0
  2008-09-09 11:46 ` Tejun Heo
@ 2008-09-09 12:03   ` Pietro Abate
  2008-09-09 12:12   ` Pietro Abate
  1 sibling, 0 replies; 5+ messages in thread
From: Pietro Abate @ 2008-09-09 12:03 UTC (permalink / raw)
  To: Tejun Heo; +Cc: Martin Michlmayr, linux-raid, linux-ide

On Tue, Sep 09, 2008 at 01:46:00PM +0200, Tejun Heo wrote:
> Martin Michlmayr wrote:
> > A Debian user reported the following oops (2.6.26, RAID1 + LVM,
> > running on an ARM platform, sata_mv):
> Can you please attach full log?

unfortunately I've rebooted the box and lost the logs :(
It it happens again, I'll make sure to keep the entire log.

this should be a useful context :

[42949380.710000] ata1.00: configured for UDMA/133
[42949381.230000] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[42949381.250000] ata2.00: ATA-7: SAMSUNG HD502IJ, 1AA01112, max UDMA7
[42949381.250000] ata2.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[42949381.280000] ata2.00: configured for UDMA/133
[42949381.280000] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HD502IJ  1AA0 PQ: 0 ANSI: 5
[42949381.290000] scsi 1:0:0:0: Direct-Access     ATA      SAMSUNG HD502IJ  1AA0 PQ: 0 ANSI: 5
[42949381.470000] Driver 'sd' needs updating - please use bus_type methods
[42949381.520000] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[42949381.520000] sd 0:0:0:0: [sda] Write Protect is off
[42949381.530000] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[42949381.530000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[42949381.560000] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[42949381.570000] sd 0:0:0:0: [sda] Write Protect is off
[42949381.570000] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[42949381.570000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[42949381.580000]  sda: sda1
[42949381.600000] sd 0:0:0:0: [sda] Attached SCSI disk
[42949381.640000] sd 1:0:0:0: [sdb] 976773168 512-byte hardware sectors (500108 MB)
[42949381.650000] sd 1:0:0:0: [sdb] Write Protect is off
[42949381.660000] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[42949381.680000] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[42949381.690000] sd 1:0:0:0: [sdb] 976773168 512-byte hardware sectors (500108 MB)
[42949381.710000] sd 1:0:0:0: [sdb] Write Protect is off
[42949381.710000] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[42949381.710000] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[42949381.720000]  sdb: sdb1
[42949381.750000] sd 1:0:0:0: [sdb] Attached SCSI disk
[42949767.970000] warning: process `rdate' used the deprecated sysctl system call with 1.40.
[42949775.860000] Initializing USB Mass Storage driver...
[42949775.860000] usbcore: registered new interface driver usb-storage
[42949775.860000] USB Mass Storage support registered.
[42949809.460000] md: md0 stopped.
[42949809.510000] md: bind<sdb1>
[42949809.510000] md: bind<sda1>
[42949809.510000] md: md0: raid array is not clean -- starting background reconstruction
[42949809.590000] md: raid1 personality registered for level 1
[42949809.590000] raid1: raid set md0 active with 2 out of 2 mirrors
[42949809.620000] md: resync of RAID array md0
[42949809.620000] md: minimum _guaranteed_  speed: 1000 KB/sec/disk.
[42949809.620000] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync.
[42949809.620000] md: using 128k window, over a total of 488383936 blocks.
[42949811.110000] device-mapper: uevent: version 1.0.3
[42949811.140000] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com
[42949814.890000] NOHZ: local_softirq_pending 100


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: drivers/ata/libata-core.c:4732 ata_qc_issue+0x4c/0x2e0
  2008-09-09 11:46 ` Tejun Heo
  2008-09-09 12:03   ` Pietro Abate
@ 2008-09-09 12:12   ` Pietro Abate
  2008-09-09 12:33     ` Tejun Heo
  1 sibling, 1 reply; 5+ messages in thread
From: Pietro Abate @ 2008-09-09 12:12 UTC (permalink / raw)
  To: Tejun Heo; +Cc: Martin Michlmayr, linux-raid, linux-ide

On Tue, Sep 09, 2008 at 01:46:00PM +0200, Tejun Heo wrote:
> Martin Michlmayr wrote:
> > A Debian user reported the following oops (2.6.26, RAID1 + LVM,
> > running on an ARM platform, sata_mv):
> 
> Can you please attach full log?

Well, there you go :) and please don't tell me my disk are just gone banana...
as I basically never used them ...

[...]

Sep  9 12:04:08 kernel: [42950667.430000] ata1: failed to read log page 10h (errno=-5)
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: exception Emask 0x1 SAct 0x1ffff SErr 0x0 action 0x6
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: edma_err_cause=02000084 pp_flags=00000003, dev error, EDMA self-disable
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: cmd 60/80:00:3f:fb:eb/00:00:08:00:00/40 tag 0 ncq 65536 in
Sep  9 12:04:08 kernel: [42950667.430000]          res 41/40:84:3f:02:ec/40:00:08:00:00/40 Emask 0x9 (media error)
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: status: { DRDY ERR }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: error: { UNC }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: cmd 60/80:08:bf:f8:eb/00:00:08:00:00/40 tag 1 ncq 65536 in
Sep  9 12:04:08 kernel: [42950667.430000]          res 41/40:84:3f:02:ec/40:00:08:00:00/40 Emask 0x9 (media error)
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: status: { DRDY ERR }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: error: { UNC }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: cmd 60/00:10:3f:fe:eb/04:00:08:00:00/40 tag 2 ncq 524288 in
Sep  9 12:04:08 kernel: [42950667.430000]          res 41/40:84:3f:02:ec/40:00:08:00:00/40 Emask 0x9 (media error)
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: status: { DRDY ERR }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: error: { UNC }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: cmd 60/80:18:3f:f6:eb/00:00:08:00:00/40 tag 3 ncq 65536 in
Sep  9 12:04:08 kernel: [42950667.430000]          res 41/40:84:3f:02:ec/40:00:08:00:00/40 Emask 0x9 (media error)
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: status: { DRDY ERR }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: error: { UNC }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: cmd 60/80:20:bf:f6:eb/00:00:08:00:00/40 tag 4 ncq 65536 in
Sep  9 12:04:08 kernel: [42950667.430000]          res 41/40:84:3f:02:ec/40:00:08:00:00/40 Emask 0x9 (media error)
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: status: { DRDY ERR }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: error: { UNC }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: cmd 60/00:28:3f:f7:eb/01:00:08:00:00/40 tag 5 ncq 131072 in
Sep  9 12:04:08 kernel: [42950667.430000]          res 41/40:84:3f:02:ec/40:00:08:00:00/40 Emask 0x9 (media error)
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: status: { DRDY ERR }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: error: { UNC }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: cmd 60/80:30:3f:f8:eb/00:00:08:00:00/40 tag 6 ncq 65536 in
Sep  9 12:04:08 kernel: [42950667.430000]          res 41/40:84:3f:02:ec/40:00:08:00:00/40 Emask 0x9 (media error)

[...]

Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: status: { DRDY ERR }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: error: { UNC }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: cmd 60/80:80:3f:02:ec/01:00:08:00:00/40 tag 16 ncq 196608 in
Sep  9 12:04:08 kernel: [42950667.430000]          res 41/40:84:3f:02:ec/40:00:08:00:00/40 Emask 0x9 (media error)
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: status: { DRDY ERR }
Sep  9 12:04:08 kernel: [42950667.430000] ata1.00: error: { UNC }
Sep  9 12:04:08 kernel: [42950667.440000] ata1: hard resetting link
Sep  9 12:04:09 kernel: [42950667.950000] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Sep  9 12:04:09 kernel: [42950667.990000] ata1.00: configured for UDMA/133
Sep  9 12:04:09 kernel: [42950667.990000] ata1: EH complete
Sep  9 12:04:09 kernel: [42950667.990000] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
Sep  9 12:04:09 kernel: [42950667.990000] sd 0:0:0:0: [sda] Write Protect is off
Sep  9 12:04:09 kernel: [42950667.990000] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep  9 12:04:09 kernel: [42950667.990000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep  9 12:04:11 kernel: [42950669.980000] ata1.00: exception Emask 0x0 SAct 0x1fffe SErr 0x0 action 0x6
Sep  9 12:04:11 kernel: [42950669.980000] ata1.00: edma_err_cause=00000084 pp_flags=00000003, dev error, EDMA self-disable
Sep  9 12:04:11 kernel: [42950669.980000] ata1.00: cmd 60/00:08:3f:fd:eb/01:00:08:00:00/40 tag 1 ncq 131072 in
Sep  9 12:04:11 kernel: [42950669.980000]          res 41/40:84:3f:fb:eb/40:00:08:00:00/40 Emask 0x9 (media error)
Sep  9 12:04:11 kernel: [42950669.980000] ata1.00: status: { DRDY ERR }
Sep  9 12:04:11 kernel: [42950669.980000] ata1.00: error: { UNC }
Sep  9 12:04:11 kernel: [42950669.980000] ata1.00: cmd 60/80:10:bf:f5:eb/00:00:08:00:00/40 tag 2 ncq 65536 in
Sep  9 12:04:11 kernel: [42950669.980000]          res 41/40:84:3f:fb:eb/40:00:08:00:00/40 Emask 0x9 (media error)
Sep  9 12:04:11 kernel: [42950669.980000] ata1.00: status: { DRDY ERR }
Sep  9 12:04:11 kernel: [42950669.980000] ata1.00: error: { UNC }
Sep  9 12:04:11 kernel: [42950669.980000] ata1.00: cmd 60/00:18:3f:f4:eb/01:00:08:00:00/40 tag 3 ncq 131072 in


[...]

Sep  9 12:04:22 kernel: [42950681.140000]          res 51/40:00:37:59:ec/d2:00:08:00:00/40 Emask 0x409 (media error) <F>
Sep  9 12:04:22 kernel: [42950681.140000] ata1.00: status: { DRDY ERR }
Sep  9 12:04:22 kernel: [42950681.140000] ata1.00: error: { UNC }
Sep  9 12:04:22 kernel: [42950681.140000] ata1.00: cmd 60/80:78:3f:fb:eb/00:00:08:00:00/40 tag 15 ncq 65536 in
Sep  9 12:04:22 kernel: [42950681.140000]          res c0/40:4c:3f:61:ec/40:00:08:00:00/40 Emask 0x2 (HSM violation)
Sep  9 12:04:22 kernel: [42950681.140000] ata1.00: status: { Busy }
Sep  9 12:04:22 kernel: [42950681.140000] ata1.00: error: { UNC }
Sep  9 12:04:22 kernel: [42950681.140000] ata1: hard resetting link
Sep  9 12:04:22 kernel: [42950681.650000] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Sep  9 12:04:22 kernel: [42950681.690000] ata1.00: configured for UDMA/133
Sep  9 12:04:22 kernel: [42950681.690000] sd 0:0:0:0: [sda] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
Sep  9 12:04:22 kernel: [42950681.690000] sd 0:0:0:0: [sda] Sense Key : Aborted Command [current] [descriptor]
Sep  9 12:04:22 kernel: [42950681.690000] Descriptor sense data with sense descriptors (in hex):
Sep  9 12:04:22 kernel: [42950681.690000]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00
Sep  9 12:04:22 kernel: [42950681.690000]         08 ec 61 3f
Sep  9 12:04:22 kernel: [42950681.690000] sd 0:0:0:0: [sda] Add. Sense: Scsi parity error
Sep  9 12:04:22 kernel: [42950681.690000] end_request: I/O error, dev sda, sector 149683775
Sep  9 12:04:22 kernel: [42950681.690000] sd 0:0:0:0: [sda] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
Sep  9 12:04:22 kernel: [42950681.690000] sd 0:0:0:0: [sda] Sense Key : Aborted Command [current] [descriptor]
Sep  9 12:04:22 kernel: [42950681.690000] Descriptor sense data with sense descriptors (in hex):
Sep  9 12:04:22 kernel: [42950681.690000]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00
Sep  9 12:04:22 kernel: [42950681.690000]         08 ec 61 3f
Sep  9 12:04:22 kernel: [42950681.690000] sd 0:0:0:0: [sda] Add. Sense: Scsi parity error
Sep  9 12:04:22 kernel: [42950681.690000] end_request: I/O error, dev sda, sector 149683007
Sep  9 12:04:22 kernel: [42950681.690000] ata1: EH complete
Sep  9 12:04:22 kernel: [42950681.690000] ------------[ cut here ]------------
Sep  9 12:04:22 kernel: [42950681.690000] WARNING: at drivers/ata/libata-core.c:4732 ata_qc_issue+0x4c/0x2e0 [libata]()
Sep  9 12:04:22 kernel: [42950681.690000] Modules linked in: dm_mod raid1 md_mod reiserfs ext3 jbd vfat fat nls_base usb_storage ext2 mbcache sd_mod sata_mv libata ehci_hcd evdev scsi_mod usbcore mv643xx_eth mii gpio_keys
Sep  9 12:04:22 kernel: [42950681.690000] [<c002a0ec>] (dump_stack+0x0/0x14) from [<c0042c8c>] (warn_on_slowpath+0x4c/0x84)
Sep  9 12:04:22 kernel: [42950681.690000] [<c0042c40>] (warn_on_slowpath+0x0/0x84) from [<bf0661c8>] (ata_qc_issue+0x4c/0x2e0 [libata])
Sep  9 12:04:22 kernel: [42950681.690000]  r6:d7c66000 r5:d7c66108 r4:00000003
Sep  9 12:04:22 kernel: [42950681.690000] [<bf06617c>] (ata_qc_issue+0x0/0x2e0 [libata]) from [<bf06bb4c>] (ata_scsi_translate+0x118/0x170 [libata])
Sep  9 12:04:22 kernel: [42950681.690000] [<bf06ba34>] (ata_scsi_translate+0x0/0x170 [libata]) from [<bf06eadc>] (ata_scsi_queuecmd+0x1d8/0x1fc [libata])
Sep  9 12:04:22 kernel: [42950681.690000] [<bf06e904>] (ata_scsi_queuecmd+0x0/0x1fc [libata]) from [<bf031eac>] (scsi_dispatch_cmd+0x1fc/0x2c8 [scsi_mod])
Sep  9 12:04:22 kernel: [42950681.690000]  r6:d73a4078 r5:d6d16300 r4:80000013
Sep  9 12:04:22 kernel: [42950681.690000] [<bf031cb0>] (scsi_dispatch_cmd+0x0/0x2c8 [scsi_mod]) from [<bf038ac8>] (scsi_request_fn+0x2a4/0x394 [scsi_mod])
Sep  9 12:04:22 kernel: [42950681.690000]  r7:d73f16c8 r6:d73a4078 r5:d6c75400 r4:d6c42c00
Sep  9 12:04:22 kernel: [42950681.690000] [<bf038824>] (scsi_request_fn+0x0/0x394 [scsi_mod]) from [<c01105e4>] (__blk_run_queue+0x4c/0x6c)
Sep  9 12:04:22 kernel: [42950681.690000]  r8:d7356600 r7:d6c75400 r6:60000013 r5:d6c75400 r4:d73a4078
Sep  9 12:04:22 kernel: [42950681.690000] [<c0110598>] (__blk_run_queue+0x0/0x6c) from [<c0110624>] (blk_run_queue+0x20/0x28)
Sep  9 12:04:22 kernel: [42950681.690000]  r4:60000013
Sep  9 12:04:22 kernel: [42950681.690000] [<c0110604>] (blk_run_queue+0x0/0x28) from [<bf036c68>] (scsi_run_queue+0x198/0x1a8 [scsi_mod])
Sep  9 12:04:22 kernel: [42950681.690000]  r4:d6c42c00
Sep  9 12:04:22 kernel: [42950681.690000] [<bf036ad0>] (scsi_run_queue+0x0/0x1a8 [scsi_mod]) from [<bf037ac8>] (scsi_run_host_queues+0x20/0x3c [scsi_mod])
Sep  9 12:04:22 kernel: [42950681.690000] [<bf037aa8>] (scsi_run_host_queues+0x0/0x3c [scsi_mod]) from [<bf0365ac>] (scsi_error_handler+0x478/0x50c [scsi_mod])
Sep  9 12:04:22 kernel: [42950681.690000]  r5:d6c75400 r4:80000013
Sep  9 12:04:22 kernel: [42950681.690000] [<bf036134>] (scsi_error_handler+0x0/0x50c [scsi_mod]) from [<c0056ac0>] (kthread+0x5c/0x94)
Sep  9 12:04:22 kernel: [42950681.690000] [<c0056a64>] (kthread+0x0/0x94) from [<c0045f68>] (do_exit+0x0/0x6a0)
Sep  9 12:04:22 kernel: [42950681.690000]  r6:00000000 r5:00000000 r4:00000000
Sep  9 12:04:22 kernel: [42950681.690000] ---[ end trace eace704192d009e7 ]---
Sep  9 12:04:22 kernel: [42950681.690000] ------------[ cut here ]------------



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: drivers/ata/libata-core.c:4732 ata_qc_issue+0x4c/0x2e0
  2008-09-09 12:12   ` Pietro Abate
@ 2008-09-09 12:33     ` Tejun Heo
  0 siblings, 0 replies; 5+ messages in thread
From: Tejun Heo @ 2008-09-09 12:33 UTC (permalink / raw)
  To: Pietro Abate; +Cc: Martin Michlmayr, linux-raid, linux-ide

Pietro Abate wrote:
> On Tue, Sep 09, 2008 at 01:46:00PM +0200, Tejun Heo wrote:
>> Martin Michlmayr wrote:
>>> A Debian user reported the following oops (2.6.26, RAID1 + LVM,
>>> running on an ARM platform, sata_mv):
>> Can you please attach full log?
> 
> Well, there you go :) and please don't tell me my disk are just gone banana...
> as I basically never used them ...

Okay, two things.

* sata_mv ->qc_defer bug is showing up as WARN_ON (the stack dump and
all).  Fix for this is in the tree and should appear in -stable soon.

* Your drive is going banana.  :-P

-- 
tejun

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-09-09 12:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-09 11:16 drivers/ata/libata-core.c:4732 ata_qc_issue+0x4c/0x2e0 Martin Michlmayr
2008-09-09 11:46 ` Tejun Heo
2008-09-09 12:03   ` Pietro Abate
2008-09-09 12:12   ` Pietro Abate
2008-09-09 12:33     ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).