[Bug 809221] [NEW] unable to mount ceph root at boot due to stripping of trailing slashes
Launchpad Bug Tracker
809221 at bugs.launchpad.net
Sat Jul 28 22:01:19 UTC 2012
You have been subscribed to a public bug by Matthew Roy (matthew-royhousehold):
When the mount device doesn't start with UUID= or LABEL= update_mount
will strip the trailing slashes from the mount device name. For most
situations this is fine but with Ceph it's quite possible that, for
example, 192.168.0.15:/ would be an acceptable mount device but mount at
boot fails since it passes 192.168.0.15: to mount.ceph, which then
complains about an invalid device.
I have attached a patch that resolves this issue. I don't know if it is
the best way to do it but it works for me okay and shouldn't have an
impact anywhere else.
** Affects: mountall (Ubuntu)
Importance: Medium
Status: Triaged
** Tags: patch
--
unable to mount ceph root at boot due to stripping of trailing slashes
https://bugs.launchpad.net/bugs/809221
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list