Date: Fri, 24 Jul 2015 09:50:52 +0100 From: Matthew Seaman <matthew@freebsd.org> To: freebsd-stable@freebsd.org Subject: Re: 10.2-Beta i386..what's wrong..? Message-ID: <55B1FC6C.8080301@freebsd.org> In-Reply-To: <20150724065814.GB11640@beast.freibergnet.de> References: <55B17B7A.4080402@gmail.com> <20150723234805.GK84931@FreeBSD.org> <55B18488.9060602@sorbs.net> <20150724004026.GA1370@lonesome.com> <CAKFCL4VVtLspj%2BRQxSHjyQxAhixPuMiQoehoA2MYWeSgqTTwAQ@mail.gmail.com> <20150724004343.GM84931@FreeBSD.org> <20150724065814.GB11640@beast.freibergnet.de>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On 07/24/15 07:58, Holm Tiffe wrote:
> ..interrestingly people here seem to focus my problem to ZFS.. but my
> problem was to build an raid over 4 disks on my old i386 machine and that
> failed with 2 different approaches.
>
> I'm accepting that ZFS is a too big thing for the i386 architecture
> and I possibly should leave it alone on that machine.
>
> But my 2nd try with gvinum failed also ...why?
I've had success using a combination of gstripe and gmirror to create a
RAID10 over 4 drives:
% gstripe status
Name Status Components
stripe/st0 UP mirror/gm2
mirror/gm1
% gmirror status
Name Status Components
mirror/gm2 COMPLETE da0 (ACTIVE)
da1 (ACTIVE)
mirror/gm1 COMPLETE da2 (ACTIVE)
da3 (ACTIVE)
This is a separate data area though -- system boots from some different
drives. I can't remember if it is possible to boot from a gstripe.
Cheers,
Matthew
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJVsfxsAAoJEABRPxDgqeTnULgP/imNVH6fmgRaVK9M9WXGSIpe
Vf+p/urDjh/EM6aFiwsQpudGN9OEjnEMcJw5m2CaWQ1wzhc2D8QZi1lh+Bkq2EgW
7No/fu+afw8yGIboW1P6ce85g7ZrNfLXNdll0pBJ6492boAZ3kVILjPMzX6+H7qF
4jdEvBwZrnywj0m1tAo08dqDLvzqyzDDqypXXfYmjRrtThZsu063CWwWOKgHqkMG
PFW8b9Wo7Y03oS0E95NobsIjOoqSnCMdSGnideL7SOgfHnoIpW/iK/VXWOAddO/9
vbd/j+DUc49+49z5foDdVsm6cdC1Eei4wEqwsW2oW6uZ74NIMFCm8/4aJCTIYufD
MEWsCg3o+mR3ScfQmHn80p4Yiucc0+20EMR1xFWMfB2DHWiMXhGWor3otpLaL5Rj
J/nlUlYsEa7H0loFm3+O3tZjzs+6VRX2mY4CmJsnJXn7K5v9+ZV05RHzQs1FFMNv
4Qy6Vf6U5wPN+kTi+vbB+kMDobAaDw/vVyg/Uiz7ZYyLO3Vmn2yYy+Dnjp0hOZLr
GhgrkAy6vQ9iF8xjMirYbYDNGKTSILJ/EbbEbKH7cHgZXaMQ2GNUzmC5HdkENc7p
C/0Mwl4QaIzI6bK6fpJ0PrXuJruST0wRP6lfPAt217XSLgRYTquPrRzm0IGAn0rb
ln6A72WfgH7sC8yxIpnl
=AYXD
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55B1FC6C.8080301>
