-
Enable Data Encryption on Existing Object Data
We have a SG appliance running 11.5. We have 2 load-balanced admin nodes and 8 storage nodes. We have the SG front-ended with an AFF-400. When we installed the SG we did not enable data encryption. We do have Volume Encryption enabled on the AFF. From what I read, if we enable data encryption on the SG now, it will only…
-
Best practice/recommendations - k8s multitenancy and encryption of data in-flight/at rest, OnTap SVM
Hi! I wasn't sure where to ask/discuss these topics but I'll post it here and see if I'm recommended to put this somewhere else... Background I'm currently looking for best practices with regards to k8s multitenancy and data encryption. We're looking at a three k8s-cluster solution maintained by Rancher. Multi tenancy I…
-
Volume encryption details in PowerShell Toolkit
Hi everybody I try to create a script that shows all volumes and the encryption details. Currently I'm using the following command: get-NcVol | select vserver, name, aggregate, encrypt I couldn't figure out how to display the "encryption-state" (something like: vol show -volume * -fields encrypt, encryption-state). Does…