From owner-freebsd-questions@FreeBSD.ORG Thu Sep 18 17:08:22 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 665B316A4C0 for ; Thu, 18 Sep 2003 17:08:22 -0700 (PDT) Received: from www.auug.org.au (www.auug.org.au [150.101.248.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E39C843F85 for ; Thu, 18 Sep 2003 17:08:19 -0700 (PDT) (envelope-from grog@lemis.com) Received: from blackwater.lemis.com (unknown [192.109.197.80]) by www.auug.org.au (Postfix) with ESMTP id A832E9A00A for ; Fri, 19 Sep 2003 09:38:17 +0930 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 9891753155; Thu, 18 Sep 2003 06:50:58 +0930 (CST) Date: Thu, 18 Sep 2003 06:50:58 +0930 From: Greg 'groggy' Lehey To: Lewis Thompson Message-ID: <20030917212058.GF37023@wantadilla.lemis.com> References: <20030917175355.GB12302@lewiz.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AH+kv8CCoFf6qPuz" Content-Disposition: inline In-Reply-To: <20030917175355.GB12302@lewiz.org> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: FreeBSD-questions Subject: Re: Large vinum volume -- only showing as the size of one subdisk. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 00:08:22 -0000 X-List-Received-Date: Fri, 19 Sep 2003 00:08:22 -0000 X-List-Received-Date: Fri, 19 Sep 2003 00:08:22 -0000 X-List-Received-Date: Fri, 19 Sep 2003 00:08:22 -0000 X-List-Received-Date: Fri, 19 Sep 2003 00:08:22 -0000 --AH+kv8CCoFf6qPuz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 17 September 2003 at 18:53:55 +0100, Lewis Thompson wrote: > Hi, > > I'm trying to set up a large concatenated vinum volume. I want a volume > called ``data'' that is ~200GB in size. Each subdisk is ~100GB (the > same size). > > However, when I mount it it only shows up as ~100GB. Here is vinum > list (edited to show the relevant details): > > purple# vinum list > 2 drives: > D vinum0 State: up /dev/ad0s1h A: 2/14998 MB (0%) > D vinum1 State: up /dev/ad2s1h A: 2/14998 MB (0%) > > 10 volumes: > V data State: up Plexes: 1 Size: 199 GB This looks like 200 GB to me, for small values of 200. > I'm hoping I've gotten the config right. Also, I tried (while the > volume was not mounted) newfs /dev/vinum/data and I received: > > purple# newfs /dev/vinum/data > newfs: wtfs: 512 bytes at sector 418773125: Inappropriate ioctl for device That's puzzling. I've never seen this before. What version of FreeBSD are you using? Try: ktrace -i newfs /dev/vinum/data This will create a file ktrace.out. Look at it with: kdump | less Look for the message in the output (it'll be there) and show the ioctl call immediately before (if it's there). Also check if there's any message in dmesg output or /var/log/messages. Otherwise I have alternative tricks up my sleeve. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers --AH+kv8CCoFf6qPuz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE/aNA6IubykFB6QiMRAqEdAKCstgCD+7zOytoyKsSx7jRdIefuKgCfd0sW Wy9QNfyDSudDrutAc/3cIQQ= =VxA+ -----END PGP SIGNATURE----- --AH+kv8CCoFf6qPuz--