From owner-freebsd-questions@FreeBSD.ORG Fri Nov 4 20:29:58 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2A7FB16A41F for ; Fri, 4 Nov 2005 20:29:58 +0000 (GMT) (envelope-from user@dhp.com) Received: from shell.dhp.com (shell.dhp.com [199.245.105.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0D1B43D45 for ; Fri, 4 Nov 2005 20:29:57 +0000 (GMT) (envelope-from user@dhp.com) Received: by shell.dhp.com (Postfix, from userid 896) id 972793133F; Fri, 4 Nov 2005 15:29:56 -0500 (EST) Date: Fri, 4 Nov 2005 15:29:56 -0500 (EST) From: user To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: snapshots on large filesystems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 20:29:58 -0000 Hello, Considering a PC server running FreeBSD with 4 400 GB hard drives attached to a hardware raid controller doing raid-5. So this will present itself to the OS as a 1.2TB filesystem. Any comments on taking one or multiple snapshots of a filesystem of this size ? Given current disk capacities, I would not exactly consider this 1.2TB filesystem a "large" one ... any comments on say ... a 6-8 TB filesystem and making one or more snapshots of it ? Assume they are marginally busy - perhaps a 5-10% data turnover per day... Thanks.