Hi,
for years I use encrypted external hdds for backups with geli and a zfs pool inside. Recently one of the drives died and I replaced it. But following my notes always gives me an error message. Procedure:
I've used this procedure countless times without issue and haven't found anything leading me to a solution so far. The only idea left is that I haven't done this on FreeBSD 15 yet because there was no need to since I upgraded.
Any ideas?
Kind regards,
for years I use encrypted external hdds for backups with geli and a zfs pool inside. Recently one of the drives died and I replaced it. But following my notes always gives me an error message. Procedure:
- erase everything from the drive
- create a gpt partitioning scheme
- create a gpt labelled partition (type freebsd-zfs)
- encrypt that partition via geli init /dev/gpt/labelname
- attach the encrypted partition via geli attach
- create a zpool via zpool create xxx /dev/gpt/labelname.eli
I've used this procedure countless times without issue and haven't found anything leading me to a solution so far. The only idea left is that I haven't done this on FreeBSD 15 yet because there was no need to since I upgraded.
Any ideas?
Kind regards,