Software RAID guidance

Robert Fitzpatrick lists at webtent.net
Fri May 5 04:34:32 UTC 2006


On Fri, 2006-05-05 at 09:16 +0800, Cheng-Lung Sung wrote:
>     1. http://people.freebsd.org/~rse/mirror/

Great doc, thanks! I was able to get the first part of the 2nd approach
booting from the gm0 mirror, but after booting and trying to add my da0
to the mirror, it does not recognize the device...I tried re-splicing
the drive in sysinstall with no help...

files# gmirror configure -a gm0s1
No such device: gm0s1.
files# df -h
Filesystem             Size    Used   Avail Capacity  Mounted on
/dev/mirror/gm0s1a     8.3G    1.2G    6.4G    16%    /
devfs                  1.0K    1.0K      0B   100%    /dev
/dev/mirror/datas1a     33G    4.0K     30G     0%    /data
files# ls -lah /dev/mirror/
total 1
dr-xr-xr-x  2 root  wheel          512 Dec 31  1969 .
dr-xr-xr-x  5 root  wheel          512 Dec 31  1969 ..
crw-r-----  1 root  operator    0, 116 May  4 23:43 data
crw-r-----  1 root  operator    0, 118 May  4 23:43 datas1
crw-r-----  1 root  operator    0, 121 May  4 19:43 datas1a
crw-r-----  1 root  operator    0, 122 May  4 23:43 datas1c
crw-r-----  1 root  operator    0, 109 May  4 23:43 gm0
crw-r-----  1 root  operator    0, 117 May  4 23:43 gm0s1
crw-r-----  1 root  operator    0, 119 May  4 19:43 gm0s1a
crw-r-----  1 root  operator    0, 120 May  4 23:43 gm0s1c

Again, not sure where mine is getting the s1c devices...while the data
mirror was setup with another doc, the gm0 setup flawlessly following
your 2nd approach.

-- 
Robert



More information about the freebsd-questions mailing list