Hello!
I have a task to migrate from FreeBSD to Porxmox (and then to several guest OSes, not at this topic)
Now I have 2 geli-encrypted WD Red HDD with zfs-mirror over this encrypted disks
Is there any way to move this zfs mirror into Proxmox without data loss?
I have a task to migrate from FreeBSD to Porxmox (and then to several guest OSes, not at this topic)
Now I have 2 geli-encrypted WD Red HDD with zfs-mirror over this encrypted disks
Is there any way to move this zfs mirror into Proxmox without data loss?
Code:
~# geli status
Name Status Components
ada0.eli ACTIVE ada0
ada1.eli ACTIVE ada1
~# geli list
Geom name: ada0.eli
State: ACTIVE
EncryptionAlgorithm: AES-XTS
KeyLength: 256
Crypto: software
Version: 7
UsedKey: 0
Flags: NONE
KeysAllocated: 1864
KeysTotal: 1864
Providers:
1. Name: ada0.eli
Mediasize: 1000204885504 (932G)
Sectorsize: 512
Mode: r1w1e3
Consumers:
1. Name: ada0
Mediasize: 1000204886016 (932G)
Sectorsize: 512
Stripesize: 4096
Stripeoffset: 0
Mode: r1w1e1
Geom name: ada1.eli
State: ACTIVE
EncryptionAlgorithm: AES-XTS
KeyLength: 256
Crypto: software
Version: 7
UsedKey: 0
Flags: NONE
KeysAllocated: 1864
KeysTotal: 1864
Providers:
1. Name: ada1.eli
Mediasize: 1000204885504 (932G)
Sectorsize: 512
Mode: r1w1e3
Consumers:
1. Name: ada1
Mediasize: 1000204886016 (932G)
Sectorsize: 512
Stripesize: 4096
Stripeoffset: 0
Mode: r1w1e1
~# zpool status
pool: pool0
state: ONLINE
scan: resilvered 479G in 4h9m with 0 errors on Mon Dec 2 02:48:57 2019
config:
NAME STATE READ WRITE CKSUM
pool0 ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
gpt/WD-WCC4J0EZ6PX5 ONLINE 0 0 0
gpt/WD-WCC4J5FA5H5A ONLINE 0 0 0
errors: No known data errors