[SOLVED] Ceph cluster network configuration

unsichtbarre

Member
Oct 1, 2024
77
21
8
I have a question about using multiple networks for "cluster_network":

Is the format: cluster_network = 10.26.22.0/24, 10.26.23.0/24
Or is it: cluster_network = 10.26.22.0/24, [,10.26.23.0/24] as indicated here

Thanks,
-JB
 
cluster_network = 10.26.22.0/24, 10.26.23.0/24
 
  • Like
Reactions: unsichtbarre