From owner-freebsd-stable@FreeBSD.ORG Mon May 31 08:05:57 2010 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F2C2106566B for ; Mon, 31 May 2010 08:05:57 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper-int.allbsd.org [IPv6:2001:2f0:104:e002::2]) by mx1.freebsd.org (Postfix) with ESMTP id 150F68FC15 for ; Mon, 31 May 2010 08:05:56 +0000 (UTC) Received: from alph.d.allbsd.org (p5247-ipbf302funabasi.chiba.ocn.ne.jp [125.170.154.247]) (authenticated bits=128) by mail.allbsd.org (8.14.3/8.14.3) with ESMTP id o4V84pwZ001150; Mon, 31 May 2010 17:05:01 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.4/8.14.4) with ESMTP id o4V84oCd075821; Mon, 31 May 2010 17:04:51 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Mon, 31 May 2010 17:04:17 +0900 (JST) Message-Id: <20100531.170417.202070374.hrs@allbsd.org> To: phil@amdg.etowns.org From: Hiroki Sato In-Reply-To: <580CA5B8F8654FC782CC1137614582C3@HS> References: <580CA5B8F8654FC782CC1137614582C3@HS> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Mon_May_31_17_04_17_2010_679)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.95.3 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.3 (mail.allbsd.org [133.31.130.32]); Mon, 31 May 2010 17:05:05 +0900 (JST) X-Spam-Status: No, score=-98.5 required=13.0 tests=AWL,CONTENT_TYPE_PRESENT, FAKEDWORD_ONE, FAKEDWORD_VERTICALLINE, QENCPTR1, RCVD_IN_CHINA, RCVD_IN_CHINA_KR, RCVD_IN_PBL, RCVD_IN_TAIWAN, SPF_SOFTFAIL, USER_IN_WHITELIST, X_MAILER_PRESENT autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gatekeeper.allbsd.org Cc: freebsd-stable@FreeBSD.org Subject: Re: 8.1 Pre-release gpart, isn't setting type correctly X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2010 08:05:57 -0000 ----Security_Multipart(Mon_May_31_17_04_17_2010_679)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Phil" wrote in <580CA5B8F8654FC782CC1137614582C3@HS>: ph> Performing the following gpart commands on either a hard disk or ph> usb memory stick doesn't correctly store the gpart type information. ph> ph> What we're doing, using FreeBSD 8.1-PRERELEASE, csuped as at ph> 30-May-2010 23:59 UTC (*default date=2010.05.30.23.59.59) ph> ph> # gpart create -s GPT da1 ph> # gpart add -s 1G -t freebsd-ufs da1 ph> # gpart show da1 ph> ph> => 34 7827325 da1 GPT (3.7G) ph> 34 2097152 1 !00000000-0000-0000-0000-000000000000 (1.0G) ph> 2097186 5730173 - free - (2.7G) This is probably the same issue reported at http://www.freebsd.org/cgi/query-pr.cgi?pr=kern%2F142174 and already fixed on CURRENT. I guess the fix will be merged to 8.X soon. -- Hiroki ----Security_Multipart(Mon_May_31_17_04_17_2010_679)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkwDbYEACgkQTyzT2CeTzy07rgCgmuUXkTTpz2IfPdef/UBzP9Ys 6aMAoLZMhvtuZCMLBngvwzKnJXb0w64j =SmPz -----END PGP SIGNATURE----- ----Security_Multipart(Mon_May_31_17_04_17_2010_679)----