[lug] software raid

D. Stimits stimits at idcomm.com
Sun Aug 19 21:11:57 MDT 2001


Hugh Brown wrote:
> 
> So does the Personalities line just mean that the kernel is capable of
> dealing with raid if I wanted to set it up?
> 
> Hugh
> 
> "Sean Reifschneider"
> >
> > On Sat, Aug 18, 2001 at 12:16:10PM -0400, Hugh Brown wrote:
> > >cat /proc/mdstat gives
> >
> > If software RAID is active, /proc/mdstat will show the drives you have set
> > up:
> >
> >    Personalities : [raid1]
> >    read_ahead 1024 sectors
> >    md0 : active raid1 hdc6[1] hda6[0] 80192 blocks [2/2] [UU]

This does seem to imply that md0 exists on the combination of hdc6 and
hda6. So if it is formatted, you should be able to mount it. Have you
tried to mount /dev/md0? Possibly it won't be ext2, so try anything else
that might be the type...reiserfs, xfs, ext3. If none of those, then you
should be able to format it and mount it. Similar for md1 through md3,
all apparently set up as raid1. Beware there have been some
incompatibilities that are being worked on for raid1 and several of the
non-ext2 filesystems.

D. Stimits, stimits at idcomm.com

> >    md1 : active raid1 hdc1[1] hda1[0] 2048192 blocks [2/2] [UU]
> >    md2 : active raid1 hdc5[1] hda5[0] 264960 blocks [2/2] [UU]
> >    md3 : active raid1 hdc7[1] hda7[0] 17647296 blocks [2/2] [UU]
> >    unused devices: <none>
> >
> > In this case there are 4 RAID1 partitions set up.
> >
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug



More information about the LUG mailing list