While changing out a failed drive via GUI, I saw this pop up in the shell below:
However:
I have 3 pools, and this message pops up for any of them if I swap a drive out in that pool. I built this server 7-8 years ago so I don't know if I encrypted the drives or not.
So, just to be clear, I think what's happening is that the swap partition is encrypted, but the pool itself (which lives in the 2nd partition on all of my drives) is not. Is that accurate? If not, then what am I seeing?
Thank you!
Code:
Jan 7 13:42:19 NAS GEOM_ELI: Device mirror/swap2.eli created. Jan 7 13:42:19 NAS GEOM_ELI: Encryption: AES-XTS 128 Jan 7 13:42:19 NAS GEOM_ELI: Crypto: hardware
However:
Code:
root@NAS:~ # zfs get encryption Mirror NAME PROPERTY VALUE SOURCE Mirror encryption off default
I have 3 pools, and this message pops up for any of them if I swap a drive out in that pool. I built this server 7-8 years ago so I don't know if I encrypted the drives or not.
So, just to be clear, I think what's happening is that the swap partition is encrypted, but the pool itself (which lives in the 2nd partition on all of my drives) is not. Is that accurate? If not, then what am I seeing?
Thank you!