[ceph-users] Re: Cephadm cluster network

2020-06-08 Thread Eugen Block
Hi, you can specify a customized ceph.conf before the 'cephadm bootstrap' command [1] to add a dedicated cluster network (if you really need that, it has been discussed extensively on the list): ---snip--- octo1:~ # cat < /root/ceph.conf [global] public network = 192.168.124.0/24 cluster n

[ceph-users] Re: Cephadm cluster network

2020-06-07 Thread Suresh Rama
This should give you the answer to your question https://docs.ceph.com/docs/master/rados/configuration/network-config-ref/ Regards, Suresh On Sun, Jun 7, 2020, 5:10 AM wrote: > I am new to Ceph so I hope this is not a question of me not reading the > documentation well enough. > > I have setup