From owner-freebsd-questions@FreeBSD.ORG Wed Sep 24 19:55:44 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 8BE7416A4B3 for ; Wed, 24 Sep 2003 19:55:44 -0700 (PDT) Received: from ozlabs.org (ozlabs.org [203.10.76.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF96243FBF for ; Wed, 24 Sep 2003 19:55:42 -0700 (PDT) (envelope-from grog@lemis.com) Received: from blackwater.lemis.com (blackwater.lemis.com [192.109.197.80]) by ozlabs.org (Postfix) with ESMTP id 7CF112BD68 for ; Thu, 25 Sep 2003 12:55:40 +1000 (EST) Received: by blackwater.lemis.com (Postfix, from userid 1004) id 06EBC51835; Thu, 25 Sep 2003 12:26:20 +0930 (CST) Date: Thu, 25 Sep 2003 12:26:20 +0930 From: Greg 'groggy' Lehey To: Ingeborg Hellemo Message-ID: <20030925025619.GJ10009@wantadilla.lemis.com> References: <200309241238.h8OCc6Sc000692@dis.cc.uit.no> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="l2rOYCjGlRh/w7Zf" Content-Disposition: inline In-Reply-To: <200309241238.h8OCc6Sc000692@dis.cc.uit.no> 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: questions@freebsd.org Subject: Re: Vinum - plex larger than volume 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: Thu, 25 Sep 2003 02:55:44 -0000 --l2rOYCjGlRh/w7Zf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 24 September 2003 at 14:38:06 +0200, Ingeborg Hellemo wrote: > FreeBSD 5.1-RELEASE-p6 > > I am trying to stripe two large (1.3 TB) disks into one vinum volume. > > > vinum -> stripe -v /dev/twed0a /dev/twed1a > drive vinumdrive0 device /dev/twed0a > drive vinumdrive1 device /dev/twed1a > volume vinum0 > plex name vinum0.p0 org striped 279k > sd name vinum0.p0.s0 drive vinumdrive0 size 2734359125b > sd name vinum0.p0.s1 drive vinumdrive1 size 2734359125b > Can't create /dev/vinum/vinum0: File exists > Can't create /dev/vinum/vol/vinum0: No such file or directory > Can't create /dev/vinum/vol/vinum0.plex: No such file or directory > Can't create /dev/vinum/plex/vinum0.p0: File exists > Can't create /dev/vinum/vol/vinum0.plex/vinum0.p0: No such file or directory > Can't create /dev/vinum/vol/vinum0.plex/vinum0.p0.sd: No such file or directory > Can't create /dev/vinum/sd/vinum0.p0.s0: File exists > Can't create /dev/vinum/sd/vinum0.p0.s1: File exists > V vinum0 State: up Plexes: 1 Size: 559 GB > P vinum0.p0 S State: up Subdisks: 2 Size: 2607 GB > S vinum0.p0.s0 State: up D: vinumdrive0 Size: 1303 GB > S vinum0.p0.s1 State: up D: vinumdrive1 Size: 1303 GB > > Why all these "Can't create" errors? Good question. I'll need more information for that, like I ask for in the man page or on the web site. > But most important, why is the plex larger than the volume? This looks like an overflow problem. The difference is exactly 2 TB, or 2**32 sectors. At this stage, unfortunately, I don't have a solution for you. I'm hoping to return to this sort of issue in a week or two. Prod me again then if you don't hear anything. 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 --l2rOYCjGlRh/w7Zf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE/cllTIubykFB6QiMRAt8dAJsH+Uz1VVi+/jYaAS38v8d0W2D3VACfTr00 imsaeZ1hFrfXMpZ2RPsF40U= =cYEX -----END PGP SIGNATURE----- --l2rOYCjGlRh/w7Zf--