lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 5 Mar 2007 03:13:05 +0100 (MET)
From:	Jan Engelhardt <jengelh@...ux01.gwdg.de>
To:	Marc Perkel <mperkel@...oo.com>
cc:	linux-kernel@...r.kernel.org
Subject: Re: Raid 10 Problems?


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.)


Jan
-- 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ