From owner-freebsd-current@FreeBSD.ORG Thu Apr 26 16:25:00 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E3C0716A400 for ; Thu, 26 Apr 2007 16:25:00 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 9878513C48A for ; Thu, 26 Apr 2007 16:25:00 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Hh6m5-0000lH-Qh for freebsd-current@freebsd.org; Thu, 26 Apr 2007 18:24:53 +0200 Received: from 89-172-244-176.adsl.net.t-com.hr ([89.172.244.176]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Apr 2007 18:24:53 +0200 Received: from ivoras by 89-172-244-176.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Apr 2007 18:24:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Date: Thu, 26 Apr 2007 18:24:32 +0200 Lines: 44 Message-ID: References: <33910a2c0704260533l5afcb1actacd3bf1980b46cfc@mail.gmail.com> <33910a2c0704260824y64691d87xc1e3488d43b8d81f@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig032B3873CB1AD88DD43EEF03" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 89-172-244-176.adsl.net.t-com.hr User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) In-Reply-To: <33910a2c0704260824y64691d87xc1e3488d43b8d81f@mail.gmail.com> X-Enigmail-Version: 0.94.3.0 Sender: news Subject: Re: GVirstor Label problem on -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 26 Apr 2007 16:25:01 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig032B3873CB1AD88DD43EEF03 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Jason Hills wrote: > So I tried to make a smaller virtual storage, 40G: >=20 > # ./gvirstor label -v -s 400000 mystor ad3s1d > Resizing virtual size to fit virstor structures > New virtual size: 400128 MB (32 new chunks) > Total virtual chunks: 100032 (4 MB each), 400128 MB total virtual size.= > Clearing metadata on ad3s1d. > Writing allocation table to ad3s1d... (0 MB, 1 chunks) > Tried to write 800256, written 4294967295 (Operation not permitted) > Error writing out allocation map! Ok. Can you verify that dd works on that partition? For example, use # dd if=3D/dev/zero of=3D/dev/ad3s1d bs=3D512 count=3D1563 And tell me if this works or fails. (1563=3D800256/512) --------------enig032B3873CB1AD88DD43EEF03 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGMNJGldnAQVacBcgRAsxyAJ9nC+R7LYL+nFNMcxLcFuURUoR1hACfUlzW n14+w5pOAETU4EFut02dy3c= =c5/C -----END PGP SIGNATURE----- --------------enig032B3873CB1AD88DD43EEF03--