#trident -- share the same ONTAP backend SVM for multiple backends on the same Kubernetes cluster?
1 messages · Page 1 of 1 (latest)
AFAIK, there is nothing in Trident that prevents using same SVM by multiple backends. However, a backend config points to an SVM. Trident recommends using dedicating SVMs. Backend config parameters are for the SVM itself, These parameters would need to agree across the different backends or there will be conflicts. Please refer to the docs BP page for considerations. https://docs.netapp.com/us-en/trident/trident-reco/storage-config-best-practices.html#use-svms-dedicated-to-trident and the backend configs pages https://docs.netapp.com/us-en/trident/trident-use/backends.html. Hope this is helpful.
Before creating multiple backends, Did you consider using Virtual Pools? https://docs.netapp.com/us-en/trident/trident-concepts/virtual-storage-pool.html
also, if you want to differentiate objects in the same SVM, you can set a specific prefix per trident backend
@fossil vessel Users are trying to reduce numbers of svm and lif, parameters other than prefix will be the same