Hi, just to clarify, the public network (in your case 192.168.1.0/24) is basically for all traffic if you don't have a cluster network defined. If you do, it will be only used for OSD to OSD communication for replication, recovery and heartbeats [0]. The communication to the MONs will happen via public network anyway. [0] https://docs.ceph.com/en/latest/rados/configuration/network-config-ref/#clus... Zitat von Michel Niyoyita <micou12@gmail.com>:
Hello team ,
I am creating new cluster which will be created using CEPHADM, I will use 192.168.1.0/24 as public network and 10.10.90.0/24 as internal network for osd , mon communication . would like if this command is helpful as it is my first time to use caphadm . sudo cephadm bootstrap --mon-ip 192.168.1.23 --cluster-network 10.10.90.0/24 .
Kindly help me if there is alternative.
Best regards
Michel _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io