local-path-provisioner icon indicating copy to clipboard operation
local-path-provisioner copied to clipboard

[Question] PV anti-affinity over all host paths

Open ccll opened this issue 3 years ago • 2 comments

The doc says: image

Imaging I have 3 NVMEs and I'd like to deploy 3 database replicas on the node, where the data was replicated internally by the DBMS, naturally the 3 PVs should be provisioned on each NVME.

So are there any ways to do anti-affinity like this? Maybe a simple round-robin policy (instead of random policy) to choose the underlying path?

ccll avatar Jul 04 '22 05:07 ccll

Looks there were some discussions on this topic #151.

ccll avatar Jul 04 '22 06:07 ccll