In fact, the problem is not really embarassing in Ubuntu Xenial because mountall is not used by default to mount the filesystems from fstab. But, for instance, it's really embarassing in Ubuntu Trusty because:
1. the problem is present in Ubuntu Trusty too (the code C is the same on this part), 2. by default, mountall is used in Ubuntu Trusty to mount the file system from fstab at boot. PS: of course, a workaround possible is to _not_ put "client_mountpoint=/" at the end like in: id=cfs,client_mountpoint=/,keyring=/etc/ceph/keyring /mnt/ fuse.ceph defaults,_netdev 0 0 which is a valid fstab line too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1588594 Title: mountall: potential problem with fuse.ceph To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/1588594/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
