All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Peter <ujq7@rz.uni-karlsruhe.de>
To: Mark Hahn <hahn@coffee.psychology.mcmaster.ca>
Cc: linux-kernel@vger.kernel.org
Subject: Re: SW-RAID0 Performance problems
Date: Fri, 13 Apr 2001 17:36:55 +0200	[thread overview]
Message-ID: <01041317365500.00665@debian> (raw)
In-Reply-To: <Pine.LNX.4.10.10104131048550.1669-100000@coffee.psychology.mcmaster.ca>
In-Reply-To: <Pine.LNX.4.10.10104131048550.1669-100000@coffee.psychology.mcmaster.ca>

Mark Hahn schrieb:
> > hdparm -t /dev/md0 : 20.25 MB/sec
> > hdparm -t /dev/hda : 20.51 MB/sec
> > hdaprm -t /dev/hdc : 20.71 MB/sec
>
> md0 is composed of partitions located where on hda and hdc?
> also, what's your CPU?

This is my raidtab file:

raiddev                 /dev/md0
 
raid-level              0    # it's not obvious but this *must* be
                             # right after raiddev
 
persistent-superblock   1    # set this to 1 if you want autostart,
                             # BUT SETTING TO 1 WILL DESTROY PREVIOUS
                             # CONTENTS if this is a RAID0 array created
                             # by older raidtools (0.40-0.51) or mdtools!
 
chunk-size              32
 
nr-raid-disks           2
nr-spare-disks          0
 
device                  /dev/hda3
raid-disk               0
 
device                  /dev/hdc3
raid-disk               1

The partition table:

Disk /dev/hda: 16 heads, 63 sectors, 59556 cylinders
Units = cylinders of 1008 * 512 bytes
 
   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1        21     10552+  83  Linux
/dev/hda2            22       542    262584   82  Linux swap
/dev/hda3           543     59556  29743056   fd  Linux raid autodetect

My board is a Gigabyte 6BXDS BX-Chipset 2 Celerons@533 MHz

Andreas
-- 
Andreas Peter *** ujq7@rz.uni-karlsruhe.de


       reply	other threads:[~2001-04-13 15:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.10.10104131048550.1669-100000@coffee.psychology.mcmaster.ca>
2001-04-13 15:36 ` Andreas Peter [this message]
2001-04-13 16:07   ` SW-RAID0 Performance problems David Rees
2001-04-13 16:28     ` Andreas Peter
2001-04-14  7:04       ` David Rees
2001-04-14  9:38         ` Andreas Peter
2001-04-14 12:28           ` Kurt Roeckx
2001-04-14 13:09             ` Andreas Peter
2001-04-13 18:11     ` Tim Moore
2001-04-14 10:45       ` Andreas Peter
2001-04-13 11:47 Andreas Peter
2001-04-13 16:01 ` Jakob Østergaard
2001-04-13 16:28   ` Andreas Peter

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=01041317365500.00665@debian \
    --to=ujq7@rz.uni-karlsruhe.de \
    --cc=hahn@coffee.psychology.mcmaster.ca \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.