linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jay Roberts <roberts@oddpost.com>
To: linux-raid@vger.kernel.org
Subject: Re: New RAID array syncs very slow
Date: Wed, 24 Mar 2004 07:20:06 -0500	[thread overview]
Message-ID: <40617CF6.1000308@oddpost.com> (raw)
In-Reply-To: <Pine.LNX.4.56.0403232235270.13470@lion.drogon.net>

This turned out to be really helpful. While investigating why one of  
the drives had so much lower numbers than the others using the test you 
suggested, I discovered a bent down pin in the cable socket. After 
fixing , the stats popped back up to the other drives' levels, and the 
estimated sync time on the 1.3 Duron box dropped to around 4 hours. I 
moved all the hardware back to the original P3-450 box, made sure DMA 
was enabled, and the sync time was now only 8 hours vs 91. A huge 
improvement and a livable time period. I was surprised at the difference 
in sync time between the two boxes.  Almost double on the P3-450 over 
the 1.3 Duron. 

Gordon Henderson wrote:

>On Tue, 23 Mar 2004, Jay Roberts wrote:
>
>  
>
>>I just set up a new Raid5 array using 4 200GB disks on 2 controllers. I
>>created the array, and it begins to sync up, but it will not sync at
>>over 600Kb. It has been over 12 hours now, and the sync is only 7% done.
>>>From reading, I know that sync should only take a few hours, but at the
>>current rate mine will take 91 hours which seems like an insane amount
>>of time. I am looking for any advice on this.  Details follow:
>>    
>>
>
>You probably don't have DMA enabled on the controller. See what
>
>  hdparm /dev/hde
>
>and for all the other drives you have gives.
>
>Do a crude speed test with
>
>  hdparm -Tt /dev/hde
>
>too. You ought to get at least 45MB/sec on a modern IDE drive.
>
>You might have to build a custom kernel to get the right driver for the
>chipset.
>
>Gordon
>-
>To unsubscribe from this list: send the line "unsubscribe linux-raid" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>  
>


      parent reply	other threads:[~2004-03-24 12:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-23 12:21 New RAID array syncs very slow Jay Roberts
2004-03-23 22:37 ` Gordon Henderson
2004-03-24  8:18   ` Sandro Dentella
2004-03-24 12:20   ` Jay Roberts [this message]

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=40617CF6.1000308@oddpost.com \
    --to=roberts@oddpost.com \
    --cc=linux-raid@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;
as well as URLs for NNTP newsgroup(s).