Date: Mon, 04 Apr 2005 22:21:37 -0400 From: Christian Caron <christian.caron@videotron.ca> To: Tomas Zvala <tomas@zvala.cz>, freebsd-geom@freebsd.org Subject: Re: mirroring two data disks (no system files on them) Message-ID: <4251F631.3050707@videotron.ca> In-Reply-To: <4250F778.3040903@zvala.cz> References: <4250A400.50200@videotron.ca> <4250F778.3040903@zvala.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
Tomas Zvala a écrit : > did /dev/ad3s1 contain filesystem already? did you do newfs > /dev/mirror/gm0s1 ? what does it mean "dies"? what does it say? Ok... man newfs shed some light on how to prepare a new disk... newfs -U /dev/mirror/gm0s1 mkdir /mirror mount /dev/mirror/gm0s1 /mirror did the trick. It boots ok and it seems to work (gmirror list does return something, although it says "DIRTY" which doesn't sound excellent...). I'll read the manual. Thanks! Christian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4251F631.3050707>