[ceph-users] Re: Not able to read file from ceph kernel mount

2020-11-12 Thread Amudhan P
Hi, This issue is fixed now after setting cluster_IP to only osd's. Mount works perfectly fine. "ceph config set osd cluster_network 10.100.4.0/24" regards Amudhan On Sat, Nov 7, 2020 at 10:09 PM Amudhan P wrote: > Hi, > > At last, the problem fixed for now by adding cluster network IP to the

[ceph-users] Re: Not able to read file from ceph kernel mount

2020-11-07 Thread Amudhan P
Hi, Hi, At last, the problem fixed for now by adding cluster network IP to the second interface. But It looks weird why the client wants to communicate with Cluster IP. Does anyone have an idea? why we need to provide cluster IP to client mounting thru kernel. Initially, when the cluster was se

[ceph-users] Re: Not able to read file from ceph kernel mount

2020-11-07 Thread Amudhan P
Hi, At last, the problem fixed for now by adding cluster network IP to the second interface. But It looks weird why the client wants to communicate with Cluster IP. Does anyone have an idea? why we need to provide cluster IP to client mounting thru kernel. Initially, when the cluster was set up