Re: Problems moving existing pool to encrypted devices

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Wed, 29 Aug 2007 12:32:26 +0200
Christian Walther <cptsalek_at_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=/dev/urandom of=/dev/ad2 bs=1024k
> tarmin# zpool import pool01
> [...]

No!

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

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Wed Aug 29 2007 - 08:32:33 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:16 UTC