pve-manager/PVE/API2/Ceph
Dominik Csapak b8c37fdae1 ceph: disallow ipv4 in new cluster when ipv6 is enabled
ms_bind_ipv4 is default true and osds look for both
ipv6 and ipv4 addresses in cluster network/public network

since we only allow for one network each (which must be either
ipv4 or ipv6) we disallow ipv4 if ipv6 is detected

this fixes not starting osds on an ipv6 enabled, newly-setup cluster

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-06-28 15:14:04 +02:00
..
FS.pm api: ceph: ensure calls get proxied to correct node 2019-03-28 14:16:49 +01:00
Makefile ceph: move Monitor API calls to API2/Ceph/MON.pm 2018-12-20 09:44:01 +01:00
MDS.pm ceph: factor out the service info generation 2019-06-04 14:57:10 +02:00
MGR.pm api: create mgr: also have id in path for create 2019-06-05 12:41:11 +02:00
MON.pm ceph: disallow ipv4 in new cluster when ipv6 is enabled 2019-06-28 15:14:04 +02:00
OSD.pm ceph: osd create: add encrypted as parameter 2019-06-11 12:58:24 +02:00