Hi,

just my 2 ct:


Clients do not access the MDS directly, e.g. you do not use the IP address of a MDS in the mount command.


Clients contact the MONs and retrieve the MDS map, which contains all filesystems and their corresponding MDS server(s). The same is also true for the OSDs. The clients thus use the MONs' view of the cluster. I'm not familar with multiple IP address setups, but I would bet that a client is not able to select the correct public network.


You can check your setup on the OSD/MDS hosts (are the OSDs/MDSs bound to the second network at all?), and in /sys/kernel/debug/ceph/<ceph client id>. The later contains the current versions of the MON map, MDS map and OSD map. These are the settings used by the client to contact the corresponding daemon (assuming kernel cephfs client, ceph-fuse is different).


Regards,

Burkhard

--
Dr. rer. nat. Burkhard Linke
Bioinformatics and Systems Biology
Justus-Liebig-University Giessen
35392 Giessen, Germany
Phone: (+49) (0)641 9935810

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to