Hi, a quick search [1] shows this: ---snip--- # set new config ceph config set global cluster_network 192.168.1.0/24 # let orchestrator reconfigure the daemons ceph orch daemon reconfig mon.host1 ceph orch daemon reconfig mon.host2 ceph orch daemon reconfig mon.host3 ceph orch daemon reconfig osd.1 ceph orch daemon reconfig osd.2 ceph orch daemon reconfig osd.3 ---snip--- I haven't tried it myself though. Regards, Eugen [1] https://stackoverflow.com/questions/61763230/configure-a-cluster-network-wit... Zitat von Amudhan P <amudhan83@gmail.com>:
Hi,
I have installed Ceph Octopus cluster using cephadm with a single network now I want to add a second network and configure it as a cluster address.
How do I configure ceph to use second Network as cluster network?.
Amudhan _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io