Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Feb 2003 22:46:55 +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:  <79170.1044222415@critter.freebsd.dk>
In-Reply-To: Your message of "Sun, 02 Feb 2003 13:41:09 PST." <200302022141.NAA05629@mina.soco.agilent.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200302022141.NAA05629@mina.soco.agilent.com>, Darryl Okahata writes
:
>phk@freebsd.org wrote:
>
>> Can you please try this:
>> 
>> 	mdconfig -a -t malloc -s 4m -u 75
>> 	gbde init /dev/md75
>> 	gbde attach md75
>
>     Nope, exact same error.

That is weird, it works like a charm here.

	syv#  mdconfig -a -t malloc -s 4m -u 75
	syv#  gbde init /dev/md75
	Enter new passphrase:
	Reenter new passphrase: 
	Wrote key 0 at 814080
	syv#   gbde attach md75
	Enter passphrase: 
	syv# gbde detach md75

Say, do you actually have the GEOM_BDE option in your kernel ?




-- 
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?79170.1044222415>