pve-manager/PVE/API2/Ceph
Dominik Csapak a0ef509a66 ceph: do not check ips if no network is configured
the network and the cluster network are optional in the ceph config
and with 'pveceph init', so only check if we have an ip address
from those networks if it is actually configured

otherwise, the createosd call dies with an 'ip' error message
even if it would work

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-03-04 15:38:09 +01:00
..
FS.pm ceph tools: factor out frequent keyring and config init check 2019-07-23 07:48:45 +02: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 ceph: Create symlink on standalone MGR creation 2019-12-09 14:11:05 +01:00
MON.pm api mon: allow full-mesh routed setup for monitor IP 2019-11-26 15:42:24 +01:00
OSD.pm ceph: do not check ips if no network is configured 2020-03-04 15:38:09 +01:00