All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tommi Virtanen <tommi.virtanen@dreamhost.com>
To: Christoph Raible <c.raible@science-computing.de>
Cc: ceph-devel@vger.kernel.org
Subject: Re: mount.ceph: modprobe failed, exit status 127
Date: Mon, 18 Apr 2011 09:28:42 -0700	[thread overview]
Message-ID: <20110418162842.GA12900@dreamer> (raw)
In-Reply-To: <loom.20110418T134530-94@post.gmane.org>

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.

-- 
:(){ :|:&};:

      reply	other threads:[~2011-04-18 16:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-15 11:23 mount.ceph: modprobe failed, exit status 127 Christoph Raible
2011-04-15 12:57 ` Zenon Panoussis
2011-04-15 16:43   ` Tommi Virtanen
2011-04-18 11:50     ` Christoph Raible
2011-04-18 16:28       ` Tommi Virtanen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110418162842.GA12900@dreamer \
    --to=tommi.virtanen@dreamhost.com \
    --cc=c.raible@science-computing.de \
    --cc=ceph-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.