Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2004 12:42:12 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Divacky Roman <xdivac02@stud.fit.vutbr.cz>
Cc:        current@freebsd.org
Subject:   Re: problem with gmirror on boot
Message-ID:  <20040920104212.GA88658@darkness.comp.waw.pl>
In-Reply-To: <20040920100454.GA65527@stud.fit.vutbr.cz>
References:  <20040920100454.GA65527@stud.fit.vutbr.cz>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Mon, Sep 20, 2004 at 12:04:54PM +0200, Divacky Roman wrote:
+> Hi,
+> 
+> I am using gmirror for my /home
+> kasandra ~# cat /etc/fstab
+> # Device                Mountpoint      FStype  Options         Dump    Pass#
+> /dev/ad0s1b             none            swap    sw              0       0
+> /dev/ad0s1a             /               ufs     rw,noatime      1       1
+> /dev/mirror/data        /home           ufs     rw,noatime      1       2
+> 
+> and I have this:
+> kasandra ~# cat /boot/loader.conf
+> geom_mirror_load="YES"
+> 
+> 
+> but the problem is that the /dev/mirror/data is not created on boot. I must
+> manually unload (if geom_mirror_load=YES is defined) and then load geom_mirror
+> module - then its properly detected and /dev/mirror/ entries created..
+> 
+> everything else is fine. am I doing anything wrong? I can provide any info you
+> ask for...
+> 
+> btw: it works when I use gmirror for /.

I'm not able to reproduce it, so I need some more info.
Could you add:

	kern.geom.mirror.debug=2

to your /boot/loader.conf and send dmesg output from after boot?

-- 
Pawel Jakub Dawidek                       http://www.FreeBSD.org
pjd@FreeBSD.org                           http://garage.freebsd.pl
FreeBSD committer                         Am I Evil? Yes, I Am!

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFBTrQEForvXbEpPzQRAv66AJ0eo2/UMkNEZolZ4tPOC14cxWek5gCgyeJQ
jMDTNHOFFTZHCd6a9wKNIjI=
=2eEp
-----END PGP SIGNATURE-----
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040920104212.GA88658>