Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2007 12:32:26 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        Christian Walther <cptsalek@gmail.com>
Cc:        current@freebsd.org
Subject:   Re: Problems moving existing pool to encrypted devices
Message-ID:  <86642y3a2t.fsf@ds4.des.no>
In-Reply-To: <46D54E3E.2040803@gmail.com> (Christian Walther's message of "Wed\, 29 Aug 2007 10\:45\:18 %2B0000")
References:  <46D54E3E.2040803@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Christian Walther <cptsalek@gmail.com> writes:
> after my previous questions concerning the use of zfs on encrypted
> devices, I thought I give it a try.
>
> Here is what I did:
>
> tarmin# zpool export pool01
> tarmin# dd if=3D/dev/urandom of=3D/dev/ad2 bs=3D1024k
> tarmin# zpool import pool01
> [...]

No!

# zpool offline pool01 /dev/ad2
# geli init [...] /dev/ad2
# zpool replace pool01 /dev/ad2 /dev/ad2.eli

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



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