linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Bradley D. Thornton" <website.is@www.NorthTech.US>
To: linux-raid@vger.kernel.org
Subject: Help with /etc/raidtab
Date: Tue, 8 Jul 2003 14:52:20 -0700	[thread overview]
Message-ID: <befehe$k5a$1@main.gmane.org> (raw)

I've been looking around for example /etc/raidtabs and only seem to find
ones that look like this:

raiddev /dev/md0
        raid-level      1
        nr-raid-disks   2
        nr-spare-disks  0
        chunk-size     4
        persistent-superblock 1
        device          /dev/sda1
        raid-disk       0
        device          /dev/sdb1
        raid-disk       1
My question is, considering that I have multiple partitions that I want to
array and I also want to boot from my RAID 1 array, can I just do this?
        device          /dev/sda
        raid-disk       0
        device          /dev/sdb
        raid-disk       1
or do I need to do this?
        device          /dev/sda1
        raid-disk       0        device          /dev/sda3        raid-disk
0        device          /dev/sda5        raid-disk       0        device
/dev/sda6        raid-disk       0        device          /dev/sdb1
        raid-disk       1        device          /dev/sdb3        raid-disk
1        device          /dev/sdb5        raid-disk       1        device
/dev/sdb6        raid-disk       1Any assistance would be greatly
appreciated.
---Outgoing mail is certified Virus Free.Checked by AVG anti-virus system
(http://www.grisoft.com).Version: 6.0.449 / Virus Database: 251 - Release
Date: 01/27/03




             reply	other threads:[~2003-07-08 21:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-08 21:52 Bradley D. Thornton [this message]
2003-07-08 22:21 ` Help with /etc/raidtab Bradley D. Thornton
2003-07-08 22:32   ` Donghui Wen

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='befehe$k5a$1@main.gmane.org' \
    --to=website.is@www.northtech.us \
    --cc=gmane@tallship.net \
    --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).