Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 2020 15:36:11 +0100
From:      Steve O'Hara-Smith <steve@sohara.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: move zfs geli encrypt mirror to unencrypted
Message-ID:  <20200916153611.abaaa06edad1738c9c4c381e@sohara.org>
In-Reply-To: <66e2f2da-af22-766a-cc7a-78c29735e39f@beepc.ch>
References:  <66e2f2da-af22-766a-cc7a-78c29735e39f@beepc.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 16 Sep 2020 11:02:51 +0200
xpetrl <xpetrl@beepc.ch> wrote:

> Hello,
> 
> We have a server with 4 disks, 2 zpool are zfs mirror:
> 
> - base system unencrypted, partitions (da*p2)
> - data storage, geli encrypted, partitions (da*p4)
> 
> We now want to "move" the data storage (encrypt) to unencrypted partition.

	Do you still want the encrypted partitions ? If not the simplest
thing to do would be to detach the encrypted devices (daNp4.eli) one at a
time and attach the unencrypted device (daNp4) in its place, wait for the
resilver and repeat for the other devices in the zvol.

-- 
Steve O'Hara-Smith <steve@sohara.org>



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