All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tommi Virtanen <tommi.virtanen@dreamhost.com>
To: Steena Monteiro <steena.m@aggiemail.usu.edu>
Cc: Sage Weil <sage@newdream.net>, ceph-devel@vger.kernel.org
Subject: Re: Creating the filesystem and tweaking configurations
Date: Mon, 28 Mar 2011 16:49:56 -0700	[thread overview]
Message-ID: <20110328234956.GA32587@dreamer> (raw)
In-Reply-To: <AANLkTinjhwqzLs8PLUdnJLAPXwvT-6yRE=6QAx1eE9Xk@mail.gmail.com>

On Mon, Mar 28, 2011 at 04:33:57PM -0600, Steena Monteiro wrote:
> Thanks, that worked. However, I'm getting a mount error now when I'm finally
> trying to mount the ceph file system.
> 
> sudo mount -t ceph 127.0.0.1:/ /ceph
> mount error 5 = Input/output error
> 
> Inspite of this, I can still see data move around with ceph -w ...

Input/output error is the generic "I couldn't talk to the server"
error message from Ceph mounts, there are multiple reasons for it.
Perhaps there is something useful in the kernel logs, see
/var/log/kern.log. You may have for example configured the server to
demand authentication, and the above mount line is without
authentication.

What you see with ceph -w is the clusters internal heartbeat etc
traffic.


Also, note that we don't recommend using the kernel client on the same
machine that is serving the Ceph cluster -- there are known deadlocks
there, under memory pressure, unrelated to Ceph (NFS would trigger the
same problem). Cfuse should be safe.

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

      parent reply	other threads:[~2011-03-28 23:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-28 19:54 Creating the filesystem and tweaking configurations Steena Monteiro
     [not found] ` <AANLkTi=F9KNJpgTu-TnkaE4R_oFnp03ZBLCDNRTgG1YA@mail.gmail.com>
2011-03-28 20:00   ` Ben De Luca
2011-03-28 20:41     ` Tommi Virtanen
2011-03-28 20:46       ` Ben De Luca
2011-03-28 20:46 ` Tommi Virtanen
2011-03-28 20:52 ` Sage Weil
     [not found]   ` <AANLkTimJn0kp4e=CKKdx2g=fDD-JpDPgXwvMqCxFJc8F@mail.gmail.com>
2011-03-28 21:21     ` Tommi Virtanen
     [not found]       ` <AANLkTinjhwqzLs8PLUdnJLAPXwvT-6yRE=6QAx1eE9Xk@mail.gmail.com>
2011-03-28 23:49         ` 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=20110328234956.GA32587@dreamer \
    --to=tommi.virtanen@dreamhost.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=sage@newdream.net \
    --cc=steena.m@aggiemail.usu.edu \
    /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.