From owner-freebsd-current@FreeBSD.ORG Mon Aug 18 15:47:41 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5778537B401 for ; Mon, 18 Aug 2003 15:47:41 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-107-97.dsl.lsan03.pacbell.net [64.169.107.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58AB843F85 for ; Mon, 18 Aug 2003 15:47:40 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id CF82866B04; Mon, 18 Aug 2003 15:47:38 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id C440FA4E; Mon, 18 Aug 2003 15:47:38 -0700 (PDT) Date: Mon, 18 Aug 2003 15:47:38 -0700 From: Kris Kennaway To: "Branko F. Gra?nar" Message-ID: <20030818224738.GA74620@rot13.obsecurity.org> References: <003e01c365c8$b9a1a930$fac8a8c0@MORDOR> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: <003e01c365c8$b9a1a930$fac8a8c0@MORDOR> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: mksnap_ffs, snapshot issues, again X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2003 22:47:41 -0000 --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 18, 2003 at 10:38:47PM +0200, Branko F. Gra?nar wrote: > # mksnap_ffs /export aaa.snap >=20 > ... after 30 minutes ... snapshot was not created (!!! On a empty > filesystem !!!)... Ok, long snapshot creation would be fine if it > would not hang all processes, which would like to do something on > /export (ls /export for example.). Filesystem cannot be > unmounted. mksnap_ffs process cannot be killed. Reboot and > foreground fsck helps. Please wrap your lines at 70 characters so your emails can be easily read. The behaviour of filesystem activity stalling during snapshot creation is intentional, but 30 minutes to snapshot an empty FS is not. Is there disk activity during this time? It's not clear from your mail whether bg fsck is in operation during this time. If so, that's probably the cause, since bg fsck itself uses a snapshot to check the FS consistency. Kris --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/QVeKWry0BWjoQKURAjSWAKDXlEU2jLan8iIMnG6nEd86CH7dzQCgpfXu ny1RT72JwysKHx+7SyHTJjU= =hh40 -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q--