Ceph support in mountall

Bug #677960 reported by Ravi Pinjala
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
mountall (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: mountall

Ceph is a new network filesystem, which is supported in Ubuntu as of 10.10. However, it cannot yet be used as /home, because mountall doesn't know to mount it after the network interfaces are up. The fix is to add "ceph" to is_remote(). (patch attached)

Related branches

Revision history for this message
Ravi Pinjala (pstatic) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package mountall - 2.20

---------------
mountall (2.20) natty; urgency=low

  * Don't try to remove /dev/.udev/rules.d/root.rules when running inside
    fakechroot (thanks, Piotr Roszatycki; LP: #675269).
  * Consider gfs2 filesystems to be remote (thanks, Steve Wilson;
    LP: #582278).
  * Consider ceph filesystems to be remote (thanks, Ravi Pinjala;
    LP: #677960).
 -- Colin Watson <email address hidden> Mon, 29 Nov 2010 16:44:44 +0000

Changed in mountall (Ubuntu):
status: New → Fix Released
Revision history for this message
Robert Sander (gurubert) wrote :

I am running on raring and an entry with ceph in /etc/fstab is not mounted at boot becuase it is tried before the network is up.

Revision history for this message
Pieter Steyn (pieterste) wrote :

I'm running mountall 2.36 on Ubuntu 12.04, and the problem still exists.

contents of /etc/fstab:
haproxy1:6789:/ /mnt/ceph ceph noatime 0 2

Reboot does not mount filesystem, but issuing 'mount -a' does.

Revision history for this message
Steve Langasek (vorlon) wrote :

So, what happens when mount tries to mount a ceph filesystem before the network is up? I think the remaining problems need to be addressed in the ceph packages - mountall knows to treat ceph as a network filesystem and re-try the mount when a network interface comes up, so if that's not working then the problem is with the reliability of the ceph mount helper.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.