From owner-freebsd-stable@FreeBSD.ORG Fri Feb 3 10:36:01 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D09F106564A; Fri, 3 Feb 2012 10:36:01 +0000 (UTC) (envelope-from marcelbonnet@gmail.com) Received: from mail-tul01m020-f182.google.com (mail-tul01m020-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id D9B388FC15; Fri, 3 Feb 2012 10:36:00 +0000 (UTC) Received: by obcwo16 with SMTP id wo16so5920073obc.13 for ; Fri, 03 Feb 2012 02:36:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=PEbOEyWPY+wwQ+IyotrlQxhS0u4rjAMZMYH8o+04TAw=; b=AeVi2mfaWpN9w5EpJEhndNFCeQzZhYmOjlEDf7Ayl+tdA1ngLXA1RpKT1MQ8FOOSyl myNC0KMhZP6l1ui3akygNf90FzYAMwEbDVbPk5GHAgJ0Q/UBimFTLB7xUzzEVcjbuXa+ xXn1Kkgcopeb7GNDux2ox4sABjgJOPQe0kzb8= MIME-Version: 1.0 Received: by 10.182.231.100 with SMTP id tf4mr6082496obc.56.1328265360151; Fri, 03 Feb 2012 02:36:00 -0800 (PST) Received: by 10.182.118.97 with HTTP; Fri, 3 Feb 2012 02:36:00 -0800 (PST) In-Reply-To: <4F2BB59F.4070306@ateamsystems.com> References: <4F267B14.4060200@ateamsystems.com> <20120130120643.GA46785@icarus.home.lan> <4F2BB3CA.3060408@ateamsystems.com> <4F2BB59F.4070306@ateamsystems.com> Date: Fri, 3 Feb 2012 08:36:00 -0200 Message-ID: From: Marcel Bonnet To: Adam Strohl Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable@freebsd.org, Ivan Voras Subject: Re: FreeBSD 9 crash/deadlock when dump(8)ing file system with journaling enabled. 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: Fri, 03 Feb 2012 10:36:01 -0000 On 3 February 2012 08:23, Adam Strohl wrote: > On 2/3/2012 17:15, Adam Strohl wrote: >> >> After doing this I have been using dump(8) nightly via cron(8) for about= a >> week now under 9.0 without issue. =A0Running it on 11 servers currently. >> > > P.S. > To be clear, I am using dump with -L (snapshots) without issue. > Okay, thanks! If we do that with our server, I'll post the result. --=20 Marcel Bonnet