On Mon, Apr 18, 2011 at 11:50:51AM +0000, Christoph Raible wrote:
> Hi I tried both with root and with a "normal" user.
> 
> Both had the same fault. My PATH-Variable looks like this:
> 
> /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:
> /bin:/usr/sbin:/usr/bin:/root/bin

I see your PATH has /sbin in it, which is where modprobe is normally
installed. That should work..

Try this as root:

strace -f -o ceph-mount-strace mount -t ceph 10.1.9.46:/ /mnt/ceph

(or whatever your mount command was) and upload the ceph-mount-strace
file somewhere, e.g. pastebin.com. It shouldn't contain anything
secret, in this case.

-- 
:(){ :|:&};:
--
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