pve-manager/PVE/API2/Ceph
Aaron Lauterer 05bd76ac0e API: OSD: Fix #2496 Check OSD Network
It's possible to have a situation where the cluster network (used for
inter-OSD traffic) is not configured on a node. The OSD can still be
created but can't communicate.

This check will abort the creation if there is no IP within the subnet
of the cluster network present on the node. If there is no dedicated
cluster network the public network is used as a failsafe even though
this situation should not occur.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2019-12-16 15:12:18 +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 API: OSD: Fix #2496 Check OSD Network 2019-12-16 15:12:18 +01:00