elias-dbx

Results 5 comments of elias-dbx

Thank you for your response @sinhaashish. The solution you are working on appears to solve the problem of co-locating replicas within the same topology, but it does not solve the...

yea, it would be interesting to pull k8s node labels into pool automatically but that is mostly a nice to have and it isn't very hard to write automation for...

Hi @sinhaashish . Looking at the code `ExclusiveLabel` does appear to do what we want to do for spreading volumes across topology (or 'Zones' as they are called in mayastor)....

Yea exposing ExclusiveLabel as a parameter on the storage class should work for spreading volume replicas across zones from my understanding. The InclusiveLabel doesn't really do what I would like....

that looks perfect!