Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Apr 2005 18:07:00 -0600
From:      Ken Gunderson <kgunders@teamcool.net>
To:        freebsd-amd64@freebsd.org
Subject:   Re: amd64 as nfs-server
Message-ID:  <20050429180700.3111caf1.kgunders@teamcool.net>
In-Reply-To: <20050429191736.B43950@lorax.ldc.upenn.edu>
References:  <b41c755205042513532abd2387@mail.gmail.com> <4272A6D3.3070109@chuckr.org> <20050429155710.4cccc75b.kgunders@teamcool.net> <20050429191736.B43950@lorax.ldc.upenn.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 Apr 2005 19:33:39 -0400 (EDT)
"Jason M. Leonard" <fuzz@ldc.upenn.edu> wrote:

>=20
> On Fri, 29 Apr 2005, Ken Gunderson wrote:
>=20
> > On Fri, 29 Apr 2005 21:27:47 +0000
> > Chuck Robey <chuckr@chuckr.org> wrote:
> >
> >> Palle Girgensohn wrote:
> >>> --On m=E5ndag, april 25, 2005 22.53.01 +0200 Claus Guttesen
> >>> <kometen@gmail.com> wrote:
> >>>>
> >>>> I'm getting a couple of Dell 2850's with dual EMT64 cpu's @ 2.8 GHz =
to
> >>>> replace our very trusty PIII-nfs-servers. I am accustomed to the
> >>>> rock-solid stability of the i386-port of the 5.x-branch and will
> >>>> probably put i386 on them. But has anyone used the amd64 coupled with
> >>>> PE 2850's as nfs-servers? They have onboard em-interfaces.
> >>>
> >>
> >> Well, I don't have the 2850's, but I have a dual amd64 usinmg a Tyan
> >> Mobo, and it's quite fast, quite safe.  I went and bought a couple of
> >> refurbished 145G scsi drives, and linked them up on a raid via vinum,
> >> and it's huge, safe, fast, and reliable.  Being that it's refurbished,
> >> the reliable part needs some watching for, but so far, so good.
> >
> > Do you mean vinum or gvinum here?  (or is gvinum oficially called vinum
> > now??)  Could you elaborate on what type of vinum configs you're using?
> > I've used it a lot on 4.x, but last I tried it was a long ways from
> > being ready for prime time on 5.x.  Still had issues with gvinum mirror
> > as of early this month.  I hear Lukas has been busting a on it though
> > so maybe safe to use now??
>=20
> I have been using gmirror + gstripe (RAID10) to serve /home on a busy=20
> multi-user system/NFS server since 5.3-RELEASE/amd64 with zero problems.=
=20
> I use the onboard ahd on a Tyan 2882; half of each gmirrored pair is on a=
=20
> different channel, then gstriped across the pairs.
>=20
> gmirror	A	B	C	D
> ahd0	A0	B0	C0	D0
> ahd1	A1	B1	C1	D1
>=20
> gstripe A+B+C+D
>=20
> Caveat emptor: I have not had any drive failures in this configuration.

This looks like a nice geom based config:)  My question was about
gvinum though.  Vinum is more complex, but I think also allows for more
flexibility, albeit at a price.  I, too, have been using some
gmirror configs on 5.3 for a while now w/ zero problems.  And I have
simulated drive failures.  Works like a charm;)

Recently, however, I just bit the bullet and scored an LSI-320-2X...  A
sister machine is also in the works in near future, so maybe I'll build
it w/ a geom base raid10 config and have some fun playing;)

--=20
Best regards,

Ken Gunderson
GPG Key-- 9F5179FD

"Freedom begins between the ears."	-- Edward Abbey



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050429180700.3111caf1.kgunders>