All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Durgin <josh.durgin@inktank.com>
To: Niko! <nicola.ranaldo@gmail.com>
Cc: ceph-devel@vger.kernel.org
Subject: Re: Ceph fs stability
Date: Thu, 02 Aug 2012 10:24:38 -0700	[thread overview]
Message-ID: <501AB7D6.3020508@inktank.com> (raw)
In-Reply-To: <501AB499.1080706@gmail.com>

On 08/02/2012 10:10 AM, Niko! wrote:
> Hi!
>
> we are using ceph 0.48 on three nodes to provide rbd images for further
> four kvm nodes (not kernel mapped) with no big issues and would mount
> the ceph fs on the kvm nodes just to store xml virtual machine
> definitions in order to have them immediately in the case an host
> crashes (we are in multimds configuration). As ceph fs is not production
> ready what are the possible problems? May the fs corrupt the rbd pool or
> damages will be limited only to the data/metadata pools (acceptable for
> us)? may the fs hang the entire cluster or kvm client nodes?
>
> Regards.
>
>      Niko

The fs won't corrupt other pools or make them inaccessible, but if you
use the kernel client it could potentially lock up the node. If you
really want the fs interface, you can limit the failure further by
mounting with fuse instead of the kernel ceph module.

Since you're just storing some some vm definitions, why not use rados
objects directly, e.g. with rados get/put to retrieve and store them?

Josh


  reply	other threads:[~2012-08-02 17:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-02 17:10 Ceph fs stability Niko!
2012-08-02 17:24 ` Josh Durgin [this message]
2012-08-02 17:26 ` Smart Weblications GmbH - Florian Wiessner

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=501AB7D6.3020508@inktank.com \
    --to=josh.durgin@inktank.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=nicola.ranaldo@gmail.com \
    /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.