From owner-freebsd-net@FreeBSD.ORG Tue Apr 11 13:59:53 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67B9216A400 for ; Tue, 11 Apr 2006 13:59:53 +0000 (UTC) (envelope-from _pppp@mail.ru) Received: from f16.mail.ru (f16.mail.ru [194.67.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADCAF43E40 for ; Tue, 11 Apr 2006 13:59:52 +0000 (GMT) (envelope-from _pppp@mail.ru) Received: from mail by f16.mail.ru with local id 1FTJPK-000MoC-00; Tue, 11 Apr 2006 17:59:50 +0400 Received: from [81.200.14.42] by koi.mail.ru with HTTP; Tue, 11 Apr 2006 17:59:50 +0400 From: dima <_pppp@mail.ru> To: Brian Candler Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [81.200.14.42] Date: Tue, 11 Apr 2006 17:59:50 +0400 In-Reply-To: <20060411121604.GA77666@uk.tiscali.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: Cc: freebsd-net@freebsd.org Subject: Re[2]: is NFS production-ready ? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dima <_pppp@mail.ru> List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Apr 2006 13:59:53 -0000 > On Mon, Apr 10, 2006 at 11:26:40PM +0400, dima wrote: > > 3. Is at least implementation of NFS client (either kernel-side or > > user-space) stable enough for production use? Client OS replacement is > > impossible (hardly suitable, really) in my project. > > I built a big mail/web cluster a few years ago using FreeBSD 4.x (4.6.2 I > think), where all the front-ends used NFS to access data on a shared > fileserver platform (NetApp). It worked without a hitch, and still does. What is the reaction on network/NAS failure? I mean, I'm about to provide transparent storage service in the case of failures of different types. > > Regards, > > Brian. >