Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 7th December 2006, 02:33 AM
BillT440 Offline
Registered User
 
Join Date: Oct 2006
Location: New Jersey
Posts: 106
Question Mdadm -- Raid-10

I want to create a software raid-10 array. I'm not certain on is the actual syntax (maybe best practices is a better term) to create the raid-10. What I can't find documented anywhere is whether or not the the array wants to be constructed of of other md devices or is it intuitive enough to just give it raw disks?

examples

mdadm -C /dev/md0 --level=10 --raid-devices=4 /dev/sda /dev/sdb /dev/sdc /dev/sdd

or

mdadm -C /dev/md0 --level=0 --raid=devices=2 /dev/sda /dev/sdb
mdadm -C /dev/md1 --level=0 --raid=devices=2 /dev/sdc /dev/sdc
mdadm -C /dev/md2 --level=10 --raid=devices=2 /dev/md0 /dev/md1

Both ways seem to work as far as constructing the array goes. What do you guys think?

Thanks in advance,

Bill
Reply With Quote
  #2  
Old 7th December 2006, 03:29 PM
pjfg
Guest
 
Posts: n/a
I think your commands may error if you are specifying a whole disk rather than partitions. I would think it better to create a parition on each disk (unformatted and spanning the entire volume):

mdadm -C /dev/md0 --level=0 --raid=devices=2 /dev/sda1 /dev/sdb1

Also, I don't think mdadm understands raid-10, so you'll have to use the second method you outlined.
Reply With Quote
Reply

Tags
mdadm, raid10

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
RAID 5 - mdadm jscheponik Hardware & Laptops 3 12th June 2008 07:14 PM
what is md? How is it related to RAID? What is 'mdadm'? balajiitian Using Fedora 1 2nd April 2008 10:21 PM
mdadm: Expand RAID 5 CNLiberal Using Fedora 5 9th May 2007 03:52 AM
Failed raid 01 - mdadm yagerd001 Using Fedora 3 25th April 2007 07:35 PM


Current GMT-time: 07:21 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat