Hello,

I've a Ceph cluster working on a subnet where clients on same subnet can
connect without problem, but now I need to connect some clients that are on
other subnet and I'm getting a connection timeout error.
Both subnets are connected and I've disabled the FW for testing if maybe is
blocker, but still failing. I'm able to connect to Ceph ports using telnet,
and even I see how client connection is logged on server:
2018-08-23 14:41:09.937766 7ff899990700  0 -- 10.22.0.168:6789/0 >>
10.20.0.185:0/1905845915 pipe(0x55a332b9d400 sd=10 :6789 s=0 pgs=0 cs=0 l=0
c=0x55a332b0bc20).accept peer addr is really 10.20.0.185:0/1905845915
(socket is -)

But I still getting the timeout problem.

The Ceph cluster is on 10.20.0.0/24 network, and client is on 10.22.0.0/24
network. My public network configuration is *public network = 10.20.0.0/24
<http://10.20.0.0/24>*. Maybe Is just adding the other subnet to public
network (*public network = 10.20.0.0/24,10.22.0.0/24
<http://10.20.0.0/24,10.22.0.0/24>)*, and add *cluster network =
10.20.0.0/24 <http://10.20.0.0/24>* to config file, but is a production
cluster and I need to be sure.

Someone has tried it?

Thanks!!

-- 
_________________________________________

      Daniel Carrasco Marín
      Ingeniería para la Innovación i2TIC, S.L.
      Tlf:  +34 911 12 32 84 Ext: 223
      www.i2tic.com
_________________________________________
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to