From: Wido den Hollander <wido@widodh.nl>
To: "Harald Rößler" <Harald.Roessler@btd.de>
Cc: "ceph-devel@vger.kernel.org" <ceph-devel@vger.kernel.org>
Subject: Re: rbd kernel driver on the osd server
Date: Sun, 13 Jan 2013 19:00:18 +0100 [thread overview]
Message-ID: <50F2F632.6060402@widodh.nl> (raw)
In-Reply-To: <20130113160840.GF27442@hro-mlt-02.local>
Hi,
On 01/13/2013 05:08 PM, Harald Rößler wrote:
> Hi,
>
> couple of month ago I read about a limitation to run an RBD kernel driver on the osd server. Is this limitation still valid? The reason in Ubuntu and Debian there is no support for the RBD devices in QEMU. At the moment, in our setup the KVM's are running on the OSD servers.
>
I don't think so, but somebody might correct me here.
The OSDs nowadays use syncfs which leads them to only syncing their
filesystem instead of ALL the filesystems on that host.
It might however be that Qemu calls sync() instead of syncfs() which
still causes everything to be synced, which can lead to problems I guess.
Regarding your reason for doing this, RBD is supported in Ubuntu's Qemu.
Under Ubuntu precise it already works:
http://packages.ubuntu.com/precise/qemu-kvm
The problem is that the shipped version of Ceph is 0.41, which might be
too old.
I've been following the Blueprint for Ubuntu 13.04 and that will have
all the Ceph stuff (Qemu and libvirt) you want with version 0.56.1
I'd look into that.
Wido
> Best Regards
> Harald Roessler
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2013-01-13 18:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-13 16:08 rbd kernel driver on the osd server Harald Rößler
2013-01-13 18:00 ` Wido den Hollander [this message]
2013-01-13 18:46 ` Harald Rößler
2013-01-14 3:42 ` Sage Weil
2013-01-14 10:01 ` Sylvain Munaut
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=50F2F632.6060402@widodh.nl \
--to=wido@widodh.nl \
--cc=Harald.Roessler@btd.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.