We're trying to follow the 25.06 (and Redhat) documentation to create an ONTAP_NAS back end and PVC's. When we try to use the 'default' snaphot policy on the SVM it does not apply it. If we specify a policy, it errors out. Similar issue with encryption. Are we missing something? Does any one have clear guid on how to do this with ONTAP 9.15.1?
#Difficulty with Trident and RedHat OpenShift
1 messages · Page 1 of 1 (latest)
Are you using?
spec:
version: 1
storageDriverName: ontap-nas
credentials:
name: backend-tbc-ontap-nas-secret
defaults:
snapshotPolicy: default
encryption: "true"
Note that 'encyption: "true" ' uses NVE. There are no encryption settings needed for using NAE, it happens at a lower level than Trident touches.