mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "ANEZAKI, Akira" <fireblade1230@yahoo.co.jp>
To: Gwendal Grignou <gwendal@google.com>
Cc: IDE/ATA development list <linux-ide@vger.kernel.org>,
	Mark Lord <kernel@teksavvy.com>,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	Jeff Garzik <jgarzik@pobox.com>
Subject: Re: Fwd: libata-pmp patch for 3.2.x and later for eSATA Port Multiplier Sil3726
Date: Mon, 26 Mar 2012 09:41:34 +0900	[thread overview]
Message-ID: <4F6FBB3E.8060409@yahoo.co.jp> (raw)
In-Reply-To: <CAMHSBOVtj8pXVtSK7qUmzSzXTCJWTK6-m7ZY6TB3gj-dT70ptw@mail.gmail.com>

Hello Gwendal,

Thank you for your kindness response.

(2012/03/26 00:28), Gwendal Grignou wrote:
> I reread your logs.
> 
> Assuming you don't mind long boot from cold power, the remaining
> problem is with the 4 disk enclosures [ata7-ata10] on the second
> machines where the first disk is not found and boot from warm reboot
> is very long.

Not only first disk. 2 or more HDDs are missed for every PMP.

> I try to understand why it works with the other 4 enclosures
> [ata5-ata6] on the first and second machines.
> 
> Also, just to be sure I understand you configuration correctly, your
> second machine has 30 disks total, not 40:
> 2 direct on ata1.00  and ata1.01
> 8 on 2 enclosures [ 2 * 4] on ata5 and ata6
> 20 on 4 enclosures [ 4 * 5] on ata7 - ata10

Oops! You are right. I'm very sorry!

> Also, from the log, ata5 and ata6 is behind a Sil3132 based
> controller, while ata7-ata10 behind a single Sil3124, not the opposite
> as you said in a precedent mail.
> 
> If possible, could you switch 2 of the 4 enclosures [with their disks]
> that fails to the port controlled by the Sil3132 controller, reboot
> the machine with all its 30 drives and see if the failures follow the
> controller or the enclosure.

Yes, I will do it as soon as possible. (Sorry, resyncing is runnning now.)

> If you based your raid configuration on signature that should be fine,
> but if it based on kernel device name [sdX] that will confuse md and
> will mess with your data.

The problem is that some HDDs on every PMP from ata7 - ata10 are missed.
The RAID problem seems to be caused by it. mdadm.conf uses uuid. So I
think that kernel uses uuids of RAIDs.

Best Regards,
Akira

> I am sorry I don't have any other suggestion right now,

The HDDs connected to ata7 -- ata10 are very old and support only Serial
ATA 1.0a. I checked data sheet and chip(JM20330) supports SRST command.
While booting, indicator LED brinks repeatedly. And more than half of
HDDs are identified. So, I have thought that the HDD side is not a
problem. How is your opinion about it?

> Regards,
> Gwendal.
> 
> On Sat, Mar 24, 2012 at 6:19 PM, ANEZAKI, Akira
> <fireblade1230@yahoo.co.jp> wrote:
>> Hello Gwendal,
>>
>> I want to confirm one thing.
>> The kernel 3.1.x driver still works?
>>
>> It seems to take long time to solve the problem. Of course I understand
>> staggered spin-up is better solution. But I can't wait it so long. And
>> it affects only SiI3726 only.
>>
>> Best Regards,
>> Akira
>>
>> (2012/03/23 18:59), ANEZAKI, Akira wrote:
>>> Hello Gwendal,
>>>
>>> (2012/03/23 17:31), Gwendal Grignou wrote:
>>>>>>>> I notice however some messages I did not see before:
>>>>>>>>>> [    4.856382] ata7.15: Port Multiplier 1.1, 0x1095:0x3726 r23, 6 ports, feat 0x1/0x9
>>>>>>>>>> [    4.858742] ata7.00: hard resetting link
>>>>>>>>>> [   14.843039] ata7.00: softreset failed (timeout)
>>>>>>>>>> [   17.836402] ata7.15: qc timeout (cmd 0xe4)
>>>>>>>> The later indicates that the PMP is stuck and the host can not read
>>>>>>>> its internal register.
>>>>>>>> Is it possible that the PMP in these 4 enclosures you are using have a
>>>>>>>> different firmware than the other ones?
>>>>>>>> Firmware 1.0114 is available at:
>>>>>>>> http://www.siliconimage.com/support/searchresults.aspx?pid=26&cat=23
>>>>>>>>
>>>>>>>> From the release notes:
>>>>>>>> """- Fix SRST and initial two RegFIS Problem."""
>>>>>
>>>>> I'm still fixing broken RAID. Sorry for my slow response.
>>>
>>> I checked those firmware version. All of them use version 1.0114.
>>>
>>> Best Regards,
>>> Akira
>>


  reply	other threads:[~2012-03-26  0:41 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <201203122030.q2CKUjb2022067@bzweb02.app.bz.hst.phx2.redhat.com>
2012-03-13  4:28 ` ANEZAKI, Akira
2012-03-13 16:56   ` Fwd: " Mark Lord
2012-03-18 18:35     ` ANEZAKI, Akira
2012-03-21  9:09       ` Gwendal Grignou
2012-03-22  4:36         ` ANEZAKI, Akira
2012-03-22  8:14           ` black
2012-03-22  8:16           ` ANEZAKI, Akira
2012-03-22 12:51           ` Gwendal Grignou
2012-03-22 14:02           ` ANEZAKI, Akira
2012-03-22 16:16             ` Gwendal Grignou
2012-03-22 17:55               ` ANEZAKI, Akira
2012-03-23  5:14                 ` Gwendal Grignou
2012-03-23  6:40                   ` ANEZAKI, Akira
2012-03-23  8:31                     ` Gwendal Grignou
2012-03-23  9:59                       ` ANEZAKI, Akira
2012-03-25  1:19                         ` ANEZAKI, Akira
2012-03-25 15:28                           ` Gwendal Grignou
2012-03-26  0:41                             ` ANEZAKI, Akira [this message]
2012-03-26  1:42                               ` black
2012-03-26  1:46                               ` ANEZAKI, Akira
2012-03-26  2:30                               ` ANEZAKI, Akira
2012-03-26  9:50                                 ` ANEZAKI, Akira
2012-03-26 11:26                                   ` ANEZAKI, Akira
2012-03-27 11:17                                     ` Gwendal Grignou
2012-03-27 12:26                                       ` ANEZAKI, Akira
2012-03-27 13:18                                         ` ANEZAKI, Akira
2012-03-27 13:46                                           ` black
2012-03-27 14:10                                             ` ANEZAKI, Akira
2012-03-29  6:32                                           ` Gwendal Grignou
2012-03-29  7:19                                             ` ANEZAKI, Akira
2012-03-28  5:22                                       ` ANEZAKI, Akira
2012-03-28  5:29                                       ` ANEZAKI, Akira
2012-03-29  6:08                                         ` Gwendal Grignou
2012-03-29  6:27                                           ` ANEZAKI, Akira

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=4F6FBB3E.8060409@yahoo.co.jp \
    --to=fireblade1230@yahoo.co.jp \
    --cc=gwendal@google.com \
    --cc=jgarzik@pobox.com \
    --cc=kernel@teksavvy.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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

Powered by JetHome