From owner-freebsd-questions Fri Mar 10 9:20:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from b41.ryd.student.liu.se (b41.ryd.student.liu.se [130.236.233.41]) by hub.freebsd.org (Postfix) with ESMTP id 8C3F837BD1D for ; Fri, 10 Mar 2000 09:20:09 -0800 (PST) (envelope-from johpe@b41.ryd.student.liu.se) Received: by b41.ryd.student.liu.se (Postfix, from userid 1000) id B83832FF; Fri, 10 Mar 2000 18:21:15 +0100 (CET) Date: Fri, 10 Mar 2000 18:21:15 +0100 From: Johan Pettersson To: Greg Lehey Cc: Johan Pettersson , FreeBSD question Subject: Re: vinum, 24G hd Message-ID: <20000310182115.A9258@b41.ryd.student.liu.se> References: <20000309185022.A5708@b41.ryd.student.liu.se> <20000310153010.A842@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000310153010.A842@freebie.lemis.com>; from grog@lemis.com on Fri, Mar 10, 2000 at 03:30:10PM +1030 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 10, 2000 at 03:30:10PM +1030, Greg Lehey wrote: > On Thursday, 9 March 2000 at 18:50:22 +0100, Johan Pettersson wrote: > > Hello! > > > > Have problem whith vinum (again=) > > Got following error: > > ------------------------------------------------- > > vinum -> create config1 > > 8: sd length 24405m drive c > > ** 8 No space for on c: No space left on device > > Configuration summary > > > > Drives: 3 (4 configured) > > Volumes: 1 (4 configured) > > Plexes: 1 (8 configured) > > Subdisks: 2 (16 configured) > > > > D a State: up Device /dev/wd1h Avail: 0/6149 MB (0%) > > D b State: up Device /dev/wd2h Avail: 0/6149 MB (0%) > > D c State: up Device /dev/wd3h Avail: 48809/24405 MB (200%) > > > > V daemon State: up Plexes: 1 Size: 12 GB > > > > P daemon.p0 C State: up Subdisks: 2 Size: 12 GB > > > > S daemon.p0.s0 State: up PO: 0 B Size: 6149 MB > > S daemon.p0.s1 State: up PO: 6149 MB Size: 6149 MB > > ---------------------------------------------------- > > Can't vinum handle a 24G hd ? > > > > ---------config1------------------------------------ > > drive a device /dev/wd1h > > drive b device /dev/wd2h > > drive c device /dev/wd3h > > volume daemon > > plex org concat > > sd length 6149m drive a > > sd length 6149m drive b > > sd length 24405m drive c > > ----------------------------------------------------- > > Sure. But it needs 131.5 kB of space for its configuration. What > puzzles me more is how you were able to configure the other two > subdisks. That may be a bug, but I can't see it in the code. Which > version of FreeBSD are you using? > > Greg > -- > When replying to this message, please copy the original recipients. > For more information, see http://www.lemis.com/questions.html > Finger grog@lemis.com for PGP public key > See complete headers for address and phone numbers > Dmesg: ---------8<-------------------- wd3: 24405MB (49981680 sectors), 49585 cyls, 16 heads, 63 S/T, 512 B/S ---------8<-------------------- when I changed the config from 24405 to 24404 it seems to work! ---------8<-------------------- sd length 24404m drive c ---------8<-------------------- vinum -> create config1 Configuration summary Drives: 3 (4 configured) Volumes: 1 (4 configured) Plexes: 1 (8 configured) Subdisks: 3 (16 configured) D a State: up Device /dev/wd1h Avail: 0/6149 MB (0%) D b State: up Device /dev/wd2h Avail: 0/6149 MB (0%) D c State: up Device /dev/wd3h Avail: 0/24405 MB (0%) V daemon State: up Plexes: 1 Size: 35 GB P daemon.p0 C State: up Subdisks: 3 Size: 35 GB S daemon.p0.s0 State: up PO: 0 B Size: 6149 MB S daemon.p0.s1 State: up PO: 6149 MB Size: 6149 MB S daemon.p0.s2 State: up PO: 12 GB Size: 23 GB vinum -> maybe someone can explain for me what happend ? //thx Johan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message