linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Derek Piper <derek.piper@gmail.com>
To: linux-raid@vger.kernel.org
Subject: Re: now on to tuning....
Date: Thu, 10 Mar 2005 14:13:40 -0500	[thread overview]
Message-ID: <eaa6dfe05031011135b430688@mail.gmail.com> (raw)
In-Reply-To: <6F9171BE257CA742BFBCFA87B8F20F8D030E4355@NZURC900PEX1.ubsgs.ubsgroup.net>

Hmm..  for me:

> smartctl -A -d ata /dev/sda

On my work machine with Debian Sarge:
----------------------------------------------------------------------------
smartctl version 5.32 Copyright (C) 2002-4 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

Smartctl: Device Read Identity Failed (not an ATA/ATAPI device)

A mandatory SMART command failed: exiting. To continue, add one or
more '-T permissive' options.
----------------------------------------------------------------------------

Did you apply the libata patch? I saw that here:

http://smartmontools.sourceforge.net/#testinghelp

I'm on kernel 2.6.10 and haven't applied any patches.. maybe it's
included on 2.6.11 now or a difference between smartctl 5.32 and 5.33?

The drives I have are on an Intel ICH5 SATA controller. I am doing a
few RAIDed partitions between a couple of 120GB drives since I
reinstalled my work machine a few weeks ago. I think I'm using libata
(the option marked as 'conflicting' with it isn't enabled in my
kernel). Any thoughts?

Derek

On Wed, 9 Mar 2005 11:53:11 +0100, peter.greis@ubs.com
<peter.greis@ubs.com> wrote:
> Good point about maxing out the pci bus... - I already use the nForce for mirrored boot drives, so that's not an option. The IDE controllers are empty at the moment (save for a DVD drive); I will give this a thought.
> 
> Thanks for the feedback,
> 
> -P
> 
> -----Original Message-----
> From: linux-raid-owner@vger.kernel.org
> [mailto:linux-raid-owner@vger.kernel.org]On Behalf Of Nicola Fankhauser
> Sent: Wednesday, March 09, 2005 10:48 AM
> To: linux-raid@vger.kernel.org
> Subject: Re: now on to tuning....
> 
> hi peter
> 
> peter.greis@ubs.com wrote:
> > I have been lurking for a while.... I recently put together a raid 5
> > system (Asus K8NE SIL 3114/2.6.8.1 kernel) with 4 300GB SATA Seagate
> > drives (a lot smaller than the bulk of what seems to be on this
> > list!). Currently this is used for video and mp3 storage, being
> > Reiser on LVM2.
> 
> beware that LVM2 _can_ affect your performance. I too believed that the
> concept of dynamic drives is good, but I experienced a performance hit
> of about 50% (especially in sequential reads).
> 
> see my blog entry describing how I built my 2TB file-server at
> http://variant.ch/phpwiki/WikiBlog/2005-02-27 for some numbers and more
> explanation.
> 
> the K8NE has the same SiI 3114 controller as the board I used has; it is
> connected by a 33mhz 32bit PCI bus and maxes out at 133MiB/s, so for
> maxmimum performance you might want to connect only two drives to this
> controller, the other two to the nforce3 chipset SATA ports.
> 
> > Bonnie++ to test, but with which parameters ?
> 
> normally it's enough to specify a test-file larger (e.g. twice) the
> memory capacity of the machine you are testing. for a machine with 1GiB RAM:
> 
> # bonnie++ -s 2gb {other options}
> 
> you might as well want to specify the "fast" option which skips per-char
> operations (which are quite useless to test IMHO):
> 
> # bonnie++ -f {other options}
> 
> HTH
> nicola
> -
> 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
> -
> 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
> 


-- 
Derek Piper - derek.piper@gmail.com
http://doofer.org/

  reply	other threads:[~2005-03-10 19:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-09 10:53 now on to tuning peter.greis
2005-03-10 19:13 ` Derek Piper [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-03-09  9:22 peter.greis
2005-03-09  9:46 ` Gordon Henderson
2005-03-09 10:04   ` Brad Campbell
2005-03-09 10:14     ` Gordon Henderson
2005-03-09  9:47 ` Nicola Fankhauser

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=eaa6dfe05031011135b430688@mail.gmail.com \
    --to=derek.piper@gmail.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).