From: Aaron Longfield <aaron@wire-head.org>
To: linux-raid@vger.kernel.org
Subject: Partitioning on RAID (Ref: Mounting Promise RAID0 w/ Linux software RAID)
Date: Thu, 01 Jul 2004 12:01:56 -0400 [thread overview]
Message-ID: <40E43574.5050802@wire-head.org> (raw)
In-Reply-To: <40E40616.8000004@wire-head.org>
I found that I can combine the discs raw into one large array that maps
properly. Problem is that now I have an array that has a partition
table and a partition that I can't seem to mount. Is there any way to
coax the system into letting me do this? I couldn't find any
documentation on it, but there seems to be support in the kernel code
for the md driver.
-Aaron Longfield
Partition on the array:
Disk /dev/md0: 245.8 GB, 245884649472 bytes
255 heads, 63 sectors/track, 29893 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/md0p1 * 1 29893 240115491 7 HPFS/NTFS
raidtab entry:
raiddev /dev/md0
raid-level 0
nr-raid-disks 2
persistent-superblock 0
chunk-size 64
device /dev/hdc
raid-disk 0
device /dev/hdd
raid-disk 1
next prev parent reply other threads:[~2004-07-01 16:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-01 12:39 Mounting Promise RAID0 w/ Linux software RAID Aaron Longfield
2004-07-01 16:01 ` Aaron Longfield [this message]
2004-07-01 16:40 ` Partitioning on RAID (Ref: Mounting Promise RAID0 w/ Linux software RAID) Ricky Beam
2004-07-02 8:04 ` RESOLVED " Aaron Longfield
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=40E43574.5050802@wire-head.org \
--to=aaron@wire-head.org \
--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).