Re: Setting up RAID1 with gmirror

2005-01-27 Thread Christian Hiris
On Thursday 27 January 2005 14:05:14, Andrew Lewis wrote: [...] > > -bash-2.05b# gmirror insert gm0 /dev/ad0 > Provider ad0 too small. > > ^- Oops. This tells you that the mediasize of your disk ad0 is smaller than the mediasize of your mirror on ad2. In simple words, disk ad0 seems to be smalle

Setting up RAID1 with gmirror

2005-01-27 Thread Andrew Lewis
Got a live system I'm trying to setup RAID1 on, using gmirror. This is my first attempt at such a thing. Two hard-disks: ad0 has a UFS2+softupdates formatted / partition and a swap partition. ad2 is a clean disk. I've been following the instructions @: http://people.freebsd.org/~rse/mirror/ I