mirroring two data disks (no system files on them)
Christian Caron
christian.caron at videotron.ca
Mon Apr 4 19:21:33 PDT 2005
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
More information about the freebsd-geom
mailing list