linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Terrence Martin <tmartin@physics.ucsd.edu>
To: Sebastian Kuzminsky <seb@highlab.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: Kernel or patch suggestions for DMA enables Marvell Driver
Date: Tue, 20 Dec 2005 18:35:23 -0800	[thread overview]
Message-ID: <43A8BF6B.1090006@physics.ucsd.edu> (raw)
In-Reply-To: <E1Eoq94-00009u-SS@highlab.com>

Sebastian Kuzminsky wrote:

>Terrence Martin <tmartin@physics.ucsd.edu> wrote:
>  
>
>>Nope it appears I have the same problem, the system hangs on reboot with 
>>rc5 as well as rc6.
>>    
>>
>
>Are you using Raids groups as PVs with LVM?  I'm seeing some hangs with
>that configuration in 2.6.15-rc5.  I'm still chasing after it, might be
>operator error...
>
>
>  
>
I am not use LVM but I do use raid 1 software.

Actually the machine eventually booted, it just took a while.

The errors I get with 2.6.15-r5 are

sata_mv 0000:03:04.0: version 0.5
ACPI: PCI Interrupt 0000:03:04.0[A] -> GSI 56 (level, low) -> IRQ 185
sata_mv 0000:03:04.0: Applying B2 workarounds to unknown rev
sata_mv 0000:03:04.0: 32 slots 4 ports unknown mode IRQ via MSI
ata6: SATA max UDMA/133 cmd 0x0 ctl 0xF88A2120 bmdma 0x0 irq 185
ata7: SATA max UDMA/133 cmd 0x0 ctl 0xF88A4120 bmdma 0x0 irq 185
ata8: SATA max UDMA/133 cmd 0x0 ctl 0xF88A6120 bmdma 0x0 irq 185
ata9: SATA max UDMA/133 cmd 0x0 ctl 0xF88A8120 bmdma 0x0 irq 185
ata6: no device found (phy stat 00000000)
scsi5 : sata_mv
ata7: no device found (phy stat 00000000)
scsi6 : sata_mv
ata8: dev 0 cfg 49:2f00 82:346b 83:7d01 84:4023 85:3469 86:3c01 87:4023 
88:407f
ata8: dev 0 ATA-7, max UDMA/133, 390721968 sectors: LBA48
ata8: slow completion (cmd ef)
ata8: dev 0 configured for UDMA/133
scsi7 : sata_mv
ata9: dev 0 cfg 49:2f00 82:346b 83:7d01 84:4023 85:3469 86:3c01 87:4023 
88:407f
ata9: dev 0 ATA-7, max UDMA/133, 390721968 sectors: LBA48
ata9: slow completion (cmd ef)
ata9: dev 0 configured for UDMA/133
scsi8 : sata_mv
  Vendor: ATA       Model: ST3200826AS       Rev: 3.03
  Type:   Direct-Access                      ANSI SCSI revision: 05
SCSI device sdc: 390721968 512-byte hdwr sectors (200050 MB)
SCSI device sdc: drive cache: write back
SCSI device sdc: 390721968 512-byte hdwr sectors (200050 MB)
SCSI device sdc: drive cache: write back
 sdc:<3>ata8: Entering mv_eng_timeout
mmio_base f8880000 ap f6b91314 qc f6b917f0 scsi_cmnd f6393e00 &cmnd f6393e44
ata8: status=0x50 { DriveReady SeekComplete }
ata8: error=0x01 { AddrMarkNotFound }
sdc: Current: sense key: No Sense
    Additional sense: No additional sense information
 unknown partition table
sd 7:0:0:0: Attached scsi disk sdc
  Vendor: ATA       Model: ST3200826AS       Rev: 3.03
  Type:   Direct-Access                      ANSI SCSI revision: 05
SCSI device sdd: 390721968 512-byte hdwr sectors (200050 MB)
SCSI device sdd: drive cache: write back
SCSI device sdd: 390721968 512-byte hdwr sectors (200050 MB)
SCSI device sdd: drive cache: write back
 sdd:<3>ata8: Entering mv_eng_timeout
mmio_base f8880000 ap f6b91314 qc f6b917f0 scsi_cmnd f6b96080 &cmnd f6b960c4
ata9: Entering mv_eng_timeout
mmio_base f8880000 ap f679c314 qc f679c7f0 scsi_cmnd f6393e00 &cmnd f6393e44
ata8: status=0x50 { DriveReady SeekComplete }
ata8: error=0x01 { AddrMarkNotFound }
sdc: Current: sense key: No Sense
    Additional sense: No additional sense information
ata9: status=0x50 { DriveReady SeekComplete }
ata9: error=0x01 { AddrMarkNotFound }
sdd: Current: sense key: No Sense
    Additional sense: No additional sense information
 unknown partition table
sd 8:0:0:0: Attached scsi disk sdd

This is two seagate 200GB disks connected to two of the Marvell SATA 
ports on this Supermicro Xeon motherboard. The other two sata 
controllers are Intel which work fine.

The disks otherwise are brand new out of the box. I have never seen that 
error=0x01 { AddrMarkNotFound } before. Any ideas?

Terrence


  reply	other threads:[~2005-12-21  2:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-20 20:34 Kernel or patch suggestions for DMA enables Marvell Driver Terrence Martin
2005-12-20 20:53 ` Sebastian Kuzminsky
2005-12-20 21:06   ` Terrence Martin
2005-12-20 22:13     ` Terrence Martin
2005-12-20 22:39       ` Sebastian Kuzminsky
2005-12-21  2:35         ` Terrence Martin [this message]
2005-12-21  4:44           ` Sebastian Kuzminsky
2005-12-21  5:08             ` Terrence Martin
2005-12-21 13:55           ` Bogdan Costescu
2005-12-21 18:15             ` Terrence Martin
2005-12-21 20:26             ` Terrence Martin
2005-12-22 14:53               ` Bogdan Costescu
2005-12-22 19:29                 ` Terrence Martin
2005-12-22 19:37                   ` Randy.Dunlap
2005-12-22 20:11                     ` Terrence Martin
2005-12-22 23:24                       ` Randy.Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43A8BF6B.1090006@physics.ucsd.edu \
    --to=tmartin@physics.ucsd.edu \
    --cc=linux-ide@vger.kernel.org \
    --cc=seb@highlab.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).