From owner-freebsd-geom@FreeBSD.ORG Thu Oct 20 00:19:49 2005 Return-Path: X-Original-To: freebsd-geom@freebsd.org 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 E71BA16A41F for ; Thu, 20 Oct 2005 00:19:49 +0000 (GMT) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (Ib4b4.i.pppool.de [85.73.180.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3011343D62 for ; Thu, 20 Oct 2005 00:19:48 +0000 (GMT) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (barda [192.168.20.1]) by barda.agala.net (Postfix) with ESMTP id BFDB3119CC6 for ; Thu, 20 Oct 2005 02:19:50 +0200 (CEST) Received: from abakus.agala.net (abakus.agala.net [192.168.223.2]) by mail.agala.net (Postfix) with ESMTP id ECAD0119CC4 for ; Thu, 20 Oct 2005 02:19:49 +0200 (CEST) From: "Frank J. Beckmann" Organization: agala naga doron To: freebsd-geom@freebsd.org Date: Thu, 20 Oct 2005 02:19:38 +0200 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510200219.40301.frank@barda.agala.net> X-Scanned-By: emfilter 1.0 @ 192.168.20.1 X-DSPAM-Result: Innocent X-DSPAM-Processed: Thu Oct 20 02:19:51 2005 X-DSPAM-Confidence: 0.9996 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 218,4356e2a7287581862220286 X-DSPAM-Factors: 27, Disposition-Notification-To*Beckmann+frank, 0.00020, Content-Type*ascii, 0.00020, To*freebsd+org, 0.00020, From*Frank+Beckmann, 0.00020, Received*freebsd.org, 0.00020, Disposition-Notification-To*barda, 0.00020, Disposition-Notification-To*frank, 0.00020, From*frank+barda, 0.00020, Disposition-Notification-To*Frank, 0.00020, Disposition-Notification-To*Frank+Beckmann, 0.00020, To*freebsd, 0.00020, To*freebsd, 0.00020, Organization*agala, 0.00020, Disposition-Notification-To*agala, 0.00020, Content-Type*us, 0.00020, Disposition-Notification-To*agala+net, 0.00020, Message-Id*frank+barda, 0.00020, To*freebsd+geom, 0.00020, From*net, 0.00020, Message-Id*frank, 0.00020, From*agala, 0.00020, From*Beckmann+frank, 0.00020 Subject: Where do label and shsec store their data. X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2005 00:19:50 -0000 Hi, do both glabel and gshsec use the last sector of a device to store their data? -- Frank