David, Here is the output you requested:
$ cat /etc/fstab | grep -i -e nfshome -e officeshare -e office_share Hecate-A:6789,Hecate-B:6789:/nfshome /nfshome ceph name=cephfs,secretfile=/etc/ceph/client.cephfs,noatime,_netdev 0 2 Hecate-A:6789,Hecate-B:6789:/officeshare /mnt/share/Office_Share ceph name=cephfs,secretfile=/etc/ceph/client.cephfs,noatime,_netdev 0 2 $ mount -v | grep -i -e nfshome -e officeshare -e office_share 10.10.2.111:6789,10.10.2.113:6789:/officeshare on /mnt/share/Office_Share type ceph (rw,noatime,name=cephfs,secret=<hidden>,acl) 10.10.2.111:6789,10.10.2.113:6789:/nfshome on /nfshome type ceph (rw,noatime,name=cephfs,secret=<hidden>,acl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1737033 Title: upgrading linux-image package to 4.4.0-103.126 breaks Ceph network file system connection To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1737033/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
