osd_heartbeat_addr must be in [osd] section.
On Thu, Jul 28, 2016 at 4:31 AM, Venkata Manojawa Paritala
wrote:
> Hi,
>
> I have configured the below 2 networks in Ceph.conf.
>
> 1. public network
> 2. cluster_network
>
> Now, the heart beat for the OSDs is happening thru cluster_network. How can
The purpose of the cluster network is to isolate the heartbeat (and
recovery) traffic. I imagine that is why you are struggling to get the
heartbeat traffic on the public network.
On 27 Jul 2016 8:32 p.m., "Venkata Manojawa Paritala"
wrote:
> Hi,
>
> I have configured the below 2 networks in Cep
Hi,
I have configured the below 2 networks in Ceph.conf.
1. public network
2. cluster_network
Now, the heart beat for the OSDs is happening thru cluster_network. How can
I configure the heart beat to happen thru public network?
I actually configured the property "osd heartbeat address" in the g