Newbie help on geom mirror setup

Pawel Jakub Dawidek pjd at FreeBSD.org
Sun Apr 3 09:02:27 PDT 2005


On Sun, Mar 27, 2005 at 10:04:15PM -0500, Jeremy Claeson wrote:
+> Here's where I keep failing:
+> the step where I use bsdlabel. If I do "bsdlabel -w -B
+> /dev/mirror/gm0s1", I get an error "Geom not found". What should I do
+> in "bsdlabel -e /dev/mirror/gm0s1"? My other disk looks like this:
+> # /dev/ad4s1:
+> 8 partitions:
+> #        size   offset    fstype   [fsize bsize bps/cpg]
+>   c: 488392002        0    unused        0     0         # "raw" part,
+> don't edit
+>   d: 488392002        0    4.2BSD     2048 16384 28552

Which FreeBSD version are you using?
When you get "Geom not found" error geom_mirror.ko module is loaded?
Does /dev/mirror/gm0s1 file exist?

You should not use offset 0 for 'd' partition - user 16 instead and
decrease its size.

Also remember that gm0s1 is one sector smaller than its smallest
component.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-geom/attachments/20050403/0af57a15/attachment.bin


More information about the freebsd-geom mailing list