Date: Mon, 6 Mar 2006 15:25:55 +0100 (CET) From: Lukas Ertl <le@FreeBSD.org> To: Olivier Cochard <olivier@freenas.org> Cc: freebsd-geom@FreeBSD.org Subject: Re: Gvinum RAID5 volume don't work after a simple reboot Message-ID: <20060306152245.I32814@pcle2.cc.univie.ac.at> In-Reply-To: <3131aa530603060619o6fd23c8bl@mail.gmail.com> References: <3131aa530602271250r458dd9fep@mail.gmail.com> <Pine.WNT.4.64.0602272206350.1080@korben> <3131aa530602271316n479af14fi@mail.gmail.com> <Pine.WNT.4.64.0602272227470.1080@korben> <3131aa530602271330t5b94992ei@mail.gmail.com> <Pine.WNT.4.64.0602272234530.1080@korben> <3131aa530603060619o6fd23c8bl@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 6 Mar 2006, Olivier Cochard wrote: > /sbin/bsdlabel -w ad0s1 auto > > Editing the bsdlabel for each: > - replacing c: by a: "Replacing" means what in this context? > - changing "unused" to "vinum" Shouldn't be necessary. > --------------------------------------------------- > Step 2: Create this raid.conf file: > > drive disk_ad0 device /dev/ad0s1 > drive disk_ad1 device /dev/ad1s1 > drive disk_ad3 device /dev/ad3s1 Why do you create a bsdlabel on the slices when you don't use it then? I suspect that's the source of the problems you have. Take the bsdlabel as it is generated by "bsdlabel -w", and don't replace anything in there. Use the 'a' partition. regards, le -- Lukas Ertl http://homepage.univie.ac.at/l.ertl/ le@FreeBSD.org http://people.freebsd.org/~le/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060306152245.I32814>