On Mon, Apr 29, 2013 at 4:49 AM, Dyweni - Ceph-Devel <YS3fpFE2ykfB@xxxxxxxxxx> wrote: > Hello List! > > > I'd like to report the following bug. > > # ceph -v > ceph version 0.60 (f26f7a39021dbf440c28d6375222e21c94fe8e5c) > > Mount.ceph command still attempts to load the ceph (ceph fs) kernel module > even though it has been compiled into the kernel. I would recommend that > the command check /proc/filesystems for the presence of the 'ceph' file > system, and then only attempt to load the module if it isn't present. > > > The confusing part of the whole bug is that despite the nasty 'modprobe > failed, exit status 1' message, the command still succeeds to mount the ceph > fs. This caught me by surprise. Hmm, you're right. Looks like the source is catching the errors, too, so it should be pretty easy to whitelist if it's already loaded. Can you put a bug in the tracker? (tracker.ceph.com) Thanks for the report! -Greg Software Engineer #42 @ http://inktank.com | http://ceph.com -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html