From owner-freebsd-questions@FreeBSD.ORG Sun May 1 10:44:16 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17E2616A4CE for ; Sun, 1 May 2005 10:44:16 +0000 (GMT) Received: from slick.sigje.org (rdns.222.240.218.216.fre.communitycolo.net [216.218.240.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEDE743D31 for ; Sun, 1 May 2005 10:44:15 +0000 (GMT) (envelope-from ahorn@deorth.org) Received: from localhost ([127.0.0.1]) by slick.sigje.org with esmtp (Exim 4.33) id 1DSBvr-0007ZB-Cf for freebsd-questions@freebsd.org; Sun, 01 May 2005 03:44:15 -0700 Date: Sun, 1 May 2005 03:44:15 -0700 (PDT) From: Alan Horn X-X-Sender: ahorn@slick.sigje.org To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: question about mksnap_ffs and NFS interaction X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2005 10:44:16 -0000 Folks, I have some NFS exported filesystems (home directories) that I'm placing under snapshots. Timing of making a snapshot on a 140GB filesystems running about 90% full takes about 17 seconds. Given that these filesystems are fairly heavily used homedir filesystems, what is the expected impact of those 17 seconds on NFS clients. My guess is that its enough to be seen but not enough to cause NFS timeouts. So far I've been scheduling snapshots for the middle of the night, but I'd like to start doing four per day. Does anyone have any data on the likely impact ? Please reply direct to me as I'm not subbsed to the list. Cheers, Al