Date: Mon, 6 Mar 2006 16:44:31 +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: <20060306164339.J32814@pcle2.cc.univie.ac.at> In-Reply-To: <3131aa530603060739p2de1ac45h@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> <20060306152245.I32814@pcle2.cc.univie.ac.at> <3131aa530603060638g6c056fdaj@mail.gmail.com> <3131aa530603060739p2de1ac45h@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 6 Mar 2006, Olivier Cochard wrote: > Here is the new procedure I've used: > > 1. initializing hard drive: > /bin/dd if=/dev/zero of=/dev/ad0 bs=1k count=20"); > /sbin/fdisk -I -b /boot/mbr ad0 > /sbin/bsdlabel -w ad0 auto > > 2. Generating config file: > $ cat /var/etc/raid.conf > drive disk_ad1 device /dev/ad1a > drive disk_ad2 device /dev/ad2a > drive disk_ad3 device /dev/ad3a Why don't you just use a BIOS slice and a bsdlabel, like "ad0s1a"? 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?20060306164339.J32814>