Date: Sat, 30 Oct 2004 02:28:15 +0200 From: Emanuel Strobl <Emanuel.Strobl@gmx.net> To: freebsd-questions@freebsd.org Cc: "Matthias F. Brandstetter" <haimat@lame.at> Subject: Re: howto software raid under FreeBSD? Message-ID: <200410300228.17211.Emanuel.Strobl@gmx.net> In-Reply-To: <200410292355.43148.haimat@lame.at> References: <200410292355.43148.haimat@lame.at>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1397240.QKN77riooP Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Am Freitag, 29. Oktober 2004 23:55 schrieb Matthias F. Brandstetter: > Hi all, > > I want to create a software RAID 1 of two same disks. Coming from Linux I > am used to the very simple /etc/raidtab files. Now I looked into vinum > docs in FreeBSD handbook, and it seems somewhat difficult to me. > > So my question is: Is vinum the only way to create a software RAID 1 from > two ATA disks? I've read about ccd, but after reading its man page I do > not tend to it. Why not, but you also have gmirror and ataraid, the former only on 5.3. For ataraid you can use 'atacontrol create RAID1 ad4 ad6' for example For gmirror you can use 'gmirror label -v -b split -s 2048 mrr ad4 ad6' And you mentioned vinum and ccd already. -Harry > > Hope you guys can help me! > Greetings, Matthias --nextPart1397240.QKN77riooP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBguAhBylq0S4AzzwRAskTAJwLrX3PnML2kDgyGiHME9bvFPMFTQCgjyM5 HczC1Ya+6T0xuB6yBiETXh4= =cKMQ -----END PGP SIGNATURE----- --nextPart1397240.QKN77riooP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410300228.17211.Emanuel.Strobl>