tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Setting up raid correctly
On Sun, Feb 24, 2013 at 11:33:23AM +0000, Philip Mueller wrote:
> [...]
> I can not mount wd3d after partition and create the right ffs. Did I
> something wrong?
If I understand it right (your email was hard to parse), you made wd3d
part of a raid-1, partitionned and newfs'd a partition of this raid-1,
and then expect to be able to mount wd3d as plain ffs ?
that won't work; wd3d has the raidframe metadata, not something that can
be used directly.
You may be able to mount it by creating a partition on wd3 which skips
the raidframe metadata and whatever partition table there was on
the raid-1, and points to the start of the ffs filesystem.
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index