From owner-freebsd-current@FreeBSD.ORG Sat Mar 5 09:36:45 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4B4C1065674 for ; Sat, 5 Mar 2011 09:36:45 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 4C7478FC27 for ; Sat, 5 Mar 2011 09:36:44 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id p259aeps091342 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 5 Mar 2011 11:36:40 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4) with ESMTP id p259aeA4070519; Sat, 5 Mar 2011 11:36:40 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4/Submit) id p259aePn070518; Sat, 5 Mar 2011 11:36:40 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sat, 5 Mar 2011 11:36:40 +0200 From: Kostik Belousov To: Christian Gusenbauer Message-ID: <20110305093640.GL78089@deviant.kiev.zoral.com.ua> References: <201103050851.38930.c47g@gmx.at> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nWNdv2OBEEbmfXKO" Content-Disposition: inline In-Reply-To: <201103050851.38930.c47g@gmx.at> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-3.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: current@freebsd.org, fs@freebsd.org Subject: Re: FS errors during unmount after dump'ing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 05 Mar 2011 09:36:46 -0000 --nWNdv2OBEEbmfXKO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable [Added fs, please remove current on reply]. On Sat, Mar 05, 2011 at 08:51:38AM +0100, Christian Gusenbauer wrote: > Hi! >=20 > Once in a week I backup my PC using amanda (which uses dump(8)). Subseque= ntly=20 > unmounting a filesystem (or during shutdown) I get errors like these: >=20 > handle_workitem_freeblocks: inode 3579904 block count 384 > handle_workitem_freeblocks: inode 3579962 block count 384 > /spare: unmount pending error: blocks 768 files 0 > softdep_waitidle: Failed to flush worklist for 0xc5be2288 > softdep_waitidle: Failed to flush worklist for 0xc5be2288 > softdep_waitidle: Failed to flush worklist for 0xc5be2288 > softdep_waitidle: Failed to flush worklist for 0xc5be2288 > softdep_waitidle: Failed to flush worklist for 0xc5be2288 > softdep_waitidle: Failed to flush worklist for 0xc5be2510 > softdep_waitidle: Failed to flush worklist for 0xc5be2510 > /data: unmount pending error: blocks 84 files 0 >=20 > Note, I get these messages *only* after dumping filesystems! >=20 > Is there anything wrong with my filesystems? >=20 > Any clues? No clues, you did not provided information even to start looking. What version of the OS you are using ? How do you call dump, in particular, did you specified -L ? Are there any hung (unkillable) processes after the issue appeared ? Please show all kernel messages, not only the tail of it. --nWNdv2OBEEbmfXKO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAk1yBCgACgkQC3+MBN1Mb4gSygCfYknQ8omTO9e31/fGXnukR96x 9G0AnRD6JCFYAfRYz7DPKghAppAUQFKX =jLsV -----END PGP SIGNATURE----- --nWNdv2OBEEbmfXKO--