From owner-freebsd-current@FreeBSD.ORG Mon Dec 6 17:17:49 2004 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 D424316A4CE for ; Mon, 6 Dec 2004 17:17:49 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40DE043D5C for ; Mon, 6 Dec 2004 17:17:49 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iB6HHmR0032983; Mon, 6 Dec 2004 09:17:48 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iB6HHmN4032982; Mon, 6 Dec 2004 09:17:48 -0800 (PST) (envelope-from obrien) Date: Mon, 6 Dec 2004 09:17:48 -0800 From: "David O'Brien" To: Manfred Antar Message-ID: <20041206171748.GB32801@dragon.nuxi.com> References: <6.2.0.14.2.20041206075313.03e74db8@pozo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.2.0.14.2.20041206075313.03e74db8@pozo.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-current@freebsd.org Subject: Re: dump broken with new kernel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2004 17:17:49 -0000 On Mon, Dec 06, 2004 at 08:01:01AM -0800, Manfred Antar wrote: > When I try to do a dump of the root filesystem I get : > > mksnap_ffs: Cannot create //.snap/dump_snapshot: Invalid argument > dump: Cannot create //.snap/dump_snapshot: No such file or directory > > A kernel from a week ago works fine. > The command I'm using is: > dump 0Lfua /dev/nsa0 /dev/ad0s1a > > The .snap directory does exist and it is: > drwxrwx--- 2 root operator 512 Dec 6 07:52 .snap I got this over the week end as I was trying to move some file systems to a new disk. By chance can you use a binary search and track it down to a particular day or maybe even the exact commit? -- -- David (obrien@FreeBSD.org)