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.


--
Thanks,
Dyweni
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to