From owner-freebsd-stable@FreeBSD.ORG Thu Jan 11 15:36:52 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EDBD616A415 for ; Thu, 11 Jan 2007 15:36:52 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id DB54F13C46C for ; Thu, 11 Jan 2007 15:36:52 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id BB63C1A3C1A; Thu, 11 Jan 2007 07:36:52 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 009EE51598; Thu, 11 Jan 2007 10:36:51 -0500 (EST) Date: Thu, 11 Jan 2007 10:36:51 -0500 From: Kris Kennaway To: Willem Jan Withagen Message-ID: <20070111153651.GC31382@xor.obsecurity.org> References: <459ABB40.7050603@digiware.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="V88s5gaDVPzZ0KCq" Content-Disposition: inline In-Reply-To: <459ABB40.7050603@digiware.nl> User-Agent: Mutt/1.4.2.2i Cc: stable@freebsd.org Subject: Re: running mksnap_ffs X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jan 2007 15:36:53 -0000 --V88s5gaDVPzZ0KCq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 02, 2007 at 09:06:24PM +0100, Willem Jan Withagen wrote: > Hi, >=20 > I got the following Filesystem: > Filesystem Size Used Avail Capacity iused ifree %iused=20 > /dev/da0a 1.3T 422G 823G 34% 565952 182833470 0% >=20 > Running of a 3ware 9550, on a dual core Opteron 242 with 1Gb. > The system is used as SMB/NFS server for my other systems here. >=20 > I would like to make weekly snapshots, but manually running mksnap_ffs=20 > freezes access to the disk (I sort of expected that) but the process=20 > never terminates. So I let is sit overnight, but looking a gstat did not= =20 > reveil any activity what so ever... > The disk was not released, mksnap_ffs could not be terminated. > And things resulted in me rebooting the system. >=20 > So: > - How long should I expect making a snapshot to take: > 5, 15, 30min, 1, 2 hour or even more??? Yes :) Snapshots were not designed for use in this way (they were designed to support background fsck and allow faster system recovery after power failure), so they don't scale as well as you might like on large filesystems. Kris --V88s5gaDVPzZ0KCq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (FreeBSD) iD8DBQFFplmTWry0BWjoQKURApHiAJ9ZYTqn4HRnu9oN4TTCFd2xbdBkWwCgmsM2 a39TnVfL1a3gdmSnv/VDe+w= =GyfK -----END PGP SIGNATURE----- --V88s5gaDVPzZ0KCq--