Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 2004 15:27:01 -0400
From:      Steve Shorter <steve@nomad.lets.net>
To:        Eric Anderson <anderson@centtech.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Max NFSD processes
Message-ID:  <20040521192701.GA2334@nomad.lets.net>
In-Reply-To: <40AE4531.7010205@centtech.com>
References:  <40ABD7C8.7050405@centtech.com> <20040520154459.GA99944@nomad.lets.net> <40ACD24E.8010401@centtech.com> <20040521174445.GA2211@nomad.lets.net> <40AE4531.7010205@centtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 21, 2004 at 01:06:41PM -0500, Eric Anderson wrote:
> >
> >	Disk design issues  matter cause it is the ultimate 
> >bottleneck. RAID is you friend.
> >
> 
> Just curious - what RAID level/configuration do you use?  I've typically 
> used RAID5, but RAID0+1 might be acceptable.
> 

	Depends. RAID5 has worst right performance, so it might
be bad for something like mail. Generally I use RAID0+1 for mail and RAID5 for
web data.

	Also, depending on your budget and/or concerns about
failure/downtime, you might want to vinum mirror the entire base system disks.
Be sure to have the root partition vinumed also. There is good documentation
in the handbook and on gregs page.

	Actually all my nfs servers are "diskless" except for the
data and boot off of boot servers using PXE. The boot servers have
vinumed system disks.

	-steve



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