#Trident ontap-nas/storageclass config question

1 messages · Page 1 of 1 (latest)

ruby lark
#

hello, hope im in the right place, looking to get some clarifying information about trident/ontap-nfs and storageclasses.
hoping someone can at least point me in the right direction for answers.

i am trying to setup 2 different storageclasses with 2 different backends. i am unclear on how to map a specific SC to a backend.

ruby lark
#

just trying to make this more clear:
I have storageclass A and B
I also have backends A and B
SC A should be using backend A, etc.
what i have observed, is that if presented with 2 backends, trident will use SC A and randomly choose backend A or B.

keen gull
ruby lark
#

thanks but I am not using storagepools.

additionally this is a bit unclear as to how to distinguish between two different backends that are of the same type, with similar parameters.

ruby lark
#

why would that not be in the public docs

static rover
#

the easiest is really to use the parameter storagePools. In the following example, I map a SC to a specific backend/aggregate:

ruby lark
#

ok looking at your example, this is 2 backends that run on the same SVM, yes?

#

i have 2 backends each on their own separate SVM

#

also im not using storage pools

keen gull
#

Do the SVMs use the same aggregates? If not, then you can use the storagePool parameter to specify the aggregate name.

ruby lark
#

yes i think they are on different aggs. so the storagepool param can specify the different aggregate even if there are no pools?