From owner-freebsd-geom@FreeBSD.ORG Mon Sep 6 20:39:34 2004 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A465616A4CE for ; Mon, 6 Sep 2004 20:39:34 +0000 (GMT) Received: from v00058.home.net.pl (data.pl [212.85.96.58]) by mx1.FreeBSD.org (Postfix) with SMTP id B19F043D58 for ; Mon, 6 Sep 2004 20:39:33 +0000 (GMT) (envelope-from dot@data.pl) Received: from localhost (HELO nonSpace) (dot.data@home@127.0.0.1) by matrix01.home.net.pl with SMTP; 6 Sep 2004 20:39:28 -0000 Date: Mon, 6 Sep 2004 22:52:05 +0200 From: DOT To: "Poul-Henning Kamp" Message-Id: <20040906225205.7b7b81db.dot@data.pl> In-Reply-To: <47899.1094471865@critter.freebsd.dk> References: <20040903214133.144779e2.dot@data.pl> <47899.1094471865@critter.freebsd.dk> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: Allan Fields cc: freebsd-geom@freebsd.org Subject: Re: Can't reattach gbde slice [testing] X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2004 20:39:34 -0000 On Mon, 06 Sep 2004 13:57:45 +0200 "Poul-Henning Kamp" wrote: > >> Can you indicate your number_of_keys parameter you are > >> using in -i? Anyone using anything other than default 4? > > > >In both situations my device was initialized with number_of_keys set > >to 1 (one). > > Another idea: Do you use a detached lock-location file (-L option > to gbde init) ? Yes, I've used -L argument. And according to dates this lockfile wasn't modified before "it" happens. > If not, is there any chance the first sector of the gbde partition > has been overwritten ? Check your disklabels etc. Also, if it starts > at the very beginning of the disk, check that nothing slammed a MBR > or similar down there. I belive that everything was OK there. It was a raw slice starting from circa middle of the disk. Michal Bartkowiak