Andrei Kvapil

Results 629 comments of Andrei Kvapil

Unfortunately I have no this setup anymore. The behavior reminds me of my [old problem](https://github.com/kubernetes/kubernetes/issues/84322), but you don't use kube-proxy and IPVS though

I just point this issue with the related slack thread https://linbit-community.slack.com/archives/CPDJCHW2X/p1602491983047900

I think this issue is more likely about auto-recovering feature for the linstor-controller, so better to move it to proper project: https://github.com/LINBIT/linstor-server

I guess this issue was fixed by implementing [k8s-await-election](https://github.com/LINBIT/k8s-await-election/) for the linstor-controller, see https://github.com/piraeusdatastore/piraeus-operator/issues/56 and https://github.com/piraeusdatastore/piraeus-operator/pull/73

> as far as I know from my head the `Aux/` should not be included. @rp-, you're wrong, just look at this: ``` # curl -X 'POST' -d '{"select_filter":{"place_count":2,"storage_pool":"thindata","replicas_on_same":["moonshot"],"replicas_on_different":["side"]},"layer_list":["DRBD","STORAGE"]}' -H...

> you don't need to specify them in the StorageClass. no problem, this is just good workaround to make it working until upgrade :)

This can be achieved with using `ansible-playbook --list-hosts` feature.

@wenottingham, My idea is save only patterns from output of this command, but not hosts, because inventory can be upgraded in any time. But when template is execute, we can...

Sure, makes sense, thanks for suggestion