From owner-freebsd-current@FreeBSD.ORG Sun Oct 26 02:34:10 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 1AB0B16A4B3 for ; Sun, 26 Oct 2003 02:34:10 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id E493B43FBF for ; Sun, 26 Oct 2003 02:34:08 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id h9QAY6ax032165; Sun, 26 Oct 2003 11:34:06 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Erwin Lansing From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 26 Oct 2003 11:14:11 +0100." <20031026101411.GE87628@droso.net> Date: Sun, 26 Oct 2003 11:34:06 +0100 Message-ID: <32164.1067164446@critter.freebsd.dk> cc: current@freebsd.org Subject: Re: GBDE does not recognize g partition 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: Sun, 26 Oct 2003 10:34:10 -0000 In message <20031026101411.GE87628@droso.net>, Erwin Lansing writes: >> Ok, and stupid question time: You do have GBDE in your kernel ? >>=20 >> (Or to ask another way, is GBDE working on any other device (try a >> md(4) device for instance) >>=20 >Yup, that's what so funny about it, it works fine for the other disk: >/dev/ad2s1c.bde on /stuff (ufs, local, soft-updates) Hmm, can you send me the output of sysctl -b kern.geom.confxml in a private email ? Also, if you could try sysctl kern.geom.debugflags=5 and then try to run the commands sysctl kern.geom.debugflags=0 and send me the console output, you should be able to grab it in /var/log/messages. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.