Re: [ceph-users] node not using cluster subnet

2018-10-30 Thread Steven Vacaroaia
Thanks for taking the trouble to provide advice I found that the Juniper switch port for the server that did not work did not have the MTU changed to 9200 I am using MTU 9000 for the cluster network Not sure why packet fragmentation created issues but ...all seems fine now Thanks Steven I On T

Re: [ceph-users] node not using cluster subnet

2018-10-30 Thread Gregory Farnum
The OSDs ping each other on both public and cluster networks. Perhaps the routing isn't working on the public network? Or maybe it's trying to ping from the cluster 192. network into the public 10. network and that isn't getting through? -Greg On Tue, Oct 30, 2018 at 8:34 AM Steven Vacaroaia wrot

[ceph-users] node not using cluster subnet

2018-10-30 Thread Steven Vacaroaia
Hi, I am trying to add another node to my cluster which is configured to use a dedicated subnet public_network = 10.10.35.0/24 cluster_network = 192.168.200.0/24 For whatever reason, this node is staring properly and few seconds later is failing and staring to check for connectivity on public ne