I am having trouble where all of the clients attached to a Ceph cluster are timing out when trying to perform a fuse mount of the cephfs volume.
# ceph-fuse -f -m 10.1.2.157,10.1.2.194,10.0.2.191 /v --keyring /etc/ceph/ceph.client.admin.keyring --name client.admin -o debug 2019-02-21 20:13:46.707225 7fe1eb04e080 -1 init, newargv = 0x561593d14220 newargc=11ceph-fuse[22559]: starting ceph client ceph-fuse[22559]: ceph mount failed with (110) Connection timed out I have confirmed that MDS was running on the host in question. # ceph -s cluster: id: c14e77f1-9898-48d8-8a52-cd1f1c5bf689 health: HEALTH_OK services: mon: 3 daemons, quorum cm1,cm3,cm2 mgr: cm3(active), standbys: cm1 mds: cephfs-1/1/1 up {0=cm3=up:active}, 1 up:standby-replay osd: 7 osds: 6 up, 6 in data: pools: 2 pools, 256 pgs objects: 2365k objects, 1307 GB usage: 3979 GB used, 1609 GB / 5589 GB avail pgs: 256 active+clean io: client: 1278 B/s rd, 2 op/s rd, 0 op/s wr I have looked in all of the logs and cannot find any error messages that would seem to indicate what might be happening. Where should I look next? -- Doug Bell
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com