All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Perkel <mperkel@yahoo.com>
To: Jan Engelhardt <jengelh@linux01.gwdg.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Raid 10 Problems?
Date: Sun, 4 Mar 2007 19:17:53 -0800 (PST)	[thread overview]
Message-ID: <697121.9642.qm@web52511.mail.yahoo.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0703050312050.23714@yvahk01.tjqt.qr>


--- Jan Engelhardt <jengelh@linux01.gwdg.de> wrote:

> 
> On Mar 4 2007 15:10, Marc Perkel wrote:
> >> On Mar 4 2007 08:25, Marc Perkel wrote:
> >> >I'm running the latest OpenVZ kernel 2.6.18. I'm
> >> not
> >> >sure if this is a factor or not as the problem
> >> occurs
> >> >without starting any VEs.
> >> >
> >> >I've never used raid 10 before (stripes on top
> of 2
> >> >mirrors) so I don't have anything to compare
> this
> >> >with. I'm just wondering if I'm doing something
> >> wrong.
> >> 
> >> Are you using raid1+0 (3 md devices) or raid10 (1
> >> raid device)?
> >> Depending on which, you might want to try the
> other.
> >
> >
> >I'm using 3 devices. Can you use just one? If so -
> >how?
> >How do I create a raid 10 using mdadm?
> 
> mdadm -C /dev/md0 -N nicearray -b internal -e 1.0 -l
> 10 -n 4 /dev/sd[abcd]1
> 
> for example. (See the manpage for details.)
> 

Thanks - because of your suggestion I had found the
instructions. But you have some interesting options
set. 

-N nicearray -b internal -e 1.0

Are these important? I can restart the process. I
think that I found my original problem. I forgot to
use:

pci=nommconf iommu=soft




 
____________________________________________________________________________________
We won't tell. Get more on shows you hate to love 
(and love to hate): Yahoo! TV's Guilty Pleasures list.
http://tv.yahoo.com/collections/265 

  reply	other threads:[~2007-03-05  3:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-04 16:25 Raid 10 Problems? Marc Perkel
2007-03-04 17:33 ` Jan Engelhardt
2007-03-04 23:10   ` Marc Perkel
2007-03-05  2:13     ` Jan Engelhardt
2007-03-05  3:17       ` Marc Perkel [this message]
2007-03-05  3:32         ` Jan Engelhardt
2007-03-05  3:37           ` Marc Perkel
2007-03-05 12:31             ` Jan Engelhardt
2007-03-05 15:59               ` Marc Perkel
2007-03-05 16:04                 ` Jan Engelhardt
2007-03-07 18:20                 ` dean gaudet
2007-03-08  5:16                   ` Jan Engelhardt
2007-03-08 23:04                     ` Michael Tokarev
2007-03-09  0:58                       ` Marc Perkel
2007-03-06 16:48             ` Bill Davidsen
2007-03-06 19:41               ` Jan Engelhardt

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=697121.9642.qm@web52511.mail.yahoo.com \
    --to=mperkel@yahoo.com \
    --cc=jengelh@linux01.gwdg.de \
    --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.