We have several Kubernetes clusters, each of them should have a nasbackend (ontap-nas) and a sanbackend (ontap-san-economy).
The different NAS backends will all have a different export policy which we specify in the driver.
The sanbackend should be connected via useCHAP=true.
My questions are:
Can different backend configurations coexist on one SVM ?
I think so.
Can different CHAP configurations coexist on one SVM ?
I am not sure about that.
Can the same CHAP configuration coexist on different Kubernetes clusters on one SVM ?
I'm not sure about that either, especially in the upgrade case. I assume that the existing LUNS are not affected, because otherwise you could never change the PW again.