From owner-freebsd-geom@FreeBSD.ORG Wed Nov 4 23:32:59 2009 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38C3A1065740 for ; Wed, 4 Nov 2009 23:32:58 +0000 (UTC) (envelope-from nonsolosoft@diff.org) Received: from r1.diff.org (r1.diff.org [64.22.116.194]) by mx1.freebsd.org (Postfix) with ESMTP id 07CDF8FC17 for ; Wed, 4 Nov 2009 23:32:57 +0000 (UTC) Received: from lap.diff.org (81-174-26-135.static.ngi.it [81.174.26.135]) (authenticated bits=0) by r1.diff.org (8.14.2/8.14.2) with ESMTP id nA4NZfnf001046 for ; Wed, 4 Nov 2009 23:35:44 GMT (envelope-from nonsolosoft@diff.org) Message-ID: <4AF20F24.6070501@diff.org> Date: Thu, 05 Nov 2009 00:32:52 +0100 From: Ferruccio Zamuner Organization: NonSoLoSoft User-Agent: Thunderbird 2.0.0.16 (X11/20080917) MIME-Version: 1.0 To: freebsd-geom@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.3 (r1.diff.org [64.22.116.194]); Wed, 04 Nov 2009 23:35:45 +0000 (UTC) Subject: gjournal and disklabel 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: Wed, 04 Nov 2009 23:32:59 -0000 Hello, thank you for gjournal, but I've just following trouble: t1# gjournal list Geom name: gjournal 2411630194 ID: 2411630194 Providers: 1. Name: mirror/gmir0.journal Mediasize: 127774752256 (119G) Sectorsize: 512 Mode: r0w0e0 Consumers: 1. Name: mirror/gmir0 Mediasize: 128848494592 (120G) Sectorsize: 512 Mode: r1w1e1 Jend: 128848494080 Jstart: 127774752256 Role: Data,Journal Then I've not changed any data in disklabel: t1# disklabel -e /dev/mirror/gmir0.journal # /dev/mirror/gmir0.journal: 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 251657200 16 unused 0 0 c: 251657216 0 unused 0 0 # "raw" part, don't edit partition a: partition extends past end of unit partition c: partition extends past end of unit disklabel: partition c doesn't cover the whole unit! disklabel: An incorrect partition c may cause problems for standard system utilities re-edit the label? [y]: But it cannot let me save for its own numbers. How to fix? Thank you in advance, \ferz