Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Feb 2003 22:35:28 +0100
From:      phk@freebsd.org
To:        Darryl Okahata <darrylo@soco.agilent.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: gbde & vnode md devices? 
Message-ID:  <77127.1044221728@critter.freebsd.dk>
In-Reply-To: Your message of "Sun, 02 Feb 2003 13:30:52 PST." <200302022130.NAA05422@mina.soco.agilent.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200302022130.NAA05422@mina.soco.agilent.com>, Darryl Okahata writes
:
>phk@freebsd.org wrote:
>
>> >su-2.05b# gbde init /dev/md0 -L /tmp/foo.lock
>> 
>> Don't use the -L and -l arguments unless you have to.
>
>     Thanks, but that was what I originally tried, and I still got the
>"gbde: ioctl(GEOMCONFIGGEOM): Invalid argument" error.  In other words,
>I get the same error regardless of whether or not I use the -L/-l
>options.

Can you please try this:

	mdconfig -a -t malloc -s 4m -u 75
	gbde init /dev/md75
	gbde attach md75




-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?77127.1044221728>