From: Josh Durgin <josh.durgin@inktank.com>
To: John Wilkins <john.wilkins@inktank.com>
Cc: Dimitri Maziuk <dmaziuk@bmrb.wisc.edu>,
Sam Lang <sam.lang@inktank.com>,
"ceph-devel@vger.kernel.org" <ceph-devel@vger.kernel.org>
Subject: Re: Understanding Ceph
Date: Thu, 24 Jan 2013 15:38:27 -0800 [thread overview]
Message-ID: <5101C5F3.6040509@inktank.com> (raw)
In-Reply-To: <CAM2gkg6_NQSz1aAKUqweHMK1HhMjAM_HYr=+-umynyOzgd0QoA@mail.gmail.com>
On 01/24/2013 03:36 PM, John Wilkins wrote:
> Do I need to update the doc for Dima's comment then, or will the bug
> fix take care of it?
Fixing the packages will take care of it.
> On Thu, Jan 24, 2013 at 2:52 PM, Josh Durgin <josh.durgin@inktank.com> wrote:
>> On 01/24/2013 02:15 PM, Dimitri Maziuk wrote:
>>>
>>> John,
>>>
>>> in block device quick start (http://ceph.com/docs/master/start/quick-rbd/)
>>>
>>> "sudo rbd map foo --pool rbd --name client.admin"
>>>
>>> maps the image to /dev/rbd0 here (centos 6.3/bobtail) so the subsequent
>>>
>>> "4. Use the block device. In the following example, create a file system.
>>>
>>> sudo mkfs.ext4 -m0 /dev/rbd/rbd/foo"
>>>
>>> should end with "/dev/rbd0" instead of "/dev/rbd/rbd/foo".
>>>
>>
>> That's what happens when the udev rule for rbd isn't installed.
>>
>> The rpm should include it, but it doesn't seem to be mentioned in the
>> spec file. I filed http://www.tracker.newdream.net/issues/3930 to track
>> that.
>>
>> Josh
>
>
>
next prev parent reply other threads:[~2013-01-24 23:38 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-19 15:50 Understanding Ceph Peter Smith
2013-01-19 16:26 ` Dimitri Maziuk
2013-01-19 16:51 ` Denis Fondras
2013-01-19 17:15 ` Wenhao Xu
2013-01-19 17:13 ` Sage Weil
2013-01-19 17:25 ` Peter Smith
2013-01-19 17:38 ` Sage Weil
2013-01-19 18:08 ` Jeff Mitchell
2013-01-19 18:16 ` Sage Weil
2013-01-19 18:25 ` Peter Smith
2013-01-20 16:39 ` Dimitri Maziuk
2013-01-23 15:13 ` Sam Lang
2013-01-23 16:19 ` Patrick McGarry
2013-01-24 0:10 ` Dimitri Maziuk
2013-01-24 0:17 ` John Nielsen
2013-01-24 2:36 ` Dimitri Maziuk
2013-01-24 15:45 ` Dimitri Maziuk
2013-01-24 15:53 ` Jens Kristian Søgaard
2013-01-24 15:58 ` Wido den Hollander
2013-01-24 16:14 ` Dimitri Maziuk
2013-01-24 16:18 ` Jens Kristian Søgaard
2013-01-24 16:22 ` Sam Lang
2013-01-24 17:09 ` Dimitri Maziuk
2013-01-24 17:16 ` John Nielsen
2013-01-24 8:49 ` Gandalf Corvotempesta
2013-01-24 13:55 ` Dimitri Maziuk
[not found] ` <CAKMAVE9HMo4x3seuG7ppeafSRJmBwjUXrLv0GUA-z5kDXyhoQA@mail.gmail.com>
2013-01-24 15:28 ` Dimitri Maziuk
2013-01-24 16:12 ` Sam Lang
2013-01-24 18:15 ` Dan Mick
2013-01-24 18:58 ` Dimitri Maziuk
2013-01-24 21:07 ` Dan Mick
2013-01-24 21:45 ` Dimitri Maziuk
2013-01-24 21:48 ` Sage Weil
2013-01-24 21:51 ` Dimitri Maziuk
[not found] ` <CAM2gkg6 m2S0DtgapSOg16GTmGQHsj7fz=a3XzH0ZsvcCWHcBtg@mail.gmail.com>
[not found] ` <CAM2gkg6m2S0DtgapSOg16GTmGQHsj7fz=a3XzH0ZsvcCWHcBtg@mail.gmail.com>
2013-01-24 19:52 ` Dimitri Maziuk
2013-01-24 20:53 ` John Wilkins
2013-01-24 22:15 ` Dimitri Maziuk
2013-01-24 22:52 ` Josh Durgin
2013-01-24 23:36 ` John Wilkins
2013-01-24 23:38 ` Josh Durgin [this message]
2013-01-19 18:16 ` Peter Smith
2013-01-19 21:10 ` Josh Durgin
2013-01-20 0:41 ` Jeff Mitchell
2013-01-20 3:24 ` Peter Smith
2013-01-20 3:56 ` Sage Weil
2013-01-20 16:32 ` Dimitri Maziuk
2013-01-24 18:16 ` Dan Mick
2013-01-24 20:14 ` Dimitri Maziuk
-- strict thread matches above, loose matches on Subject: below --
2011-12-18 6:41 Bill Hastings
2011-12-18 12:17 ` Christian Brunner
2011-12-18 16:43 ` Bill Hastings
2011-12-18 17:17 ` Yehuda Sadeh Weinraub
2011-12-18 17:37 ` Bill Hastings
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=5101C5F3.6040509@inktank.com \
--to=josh.durgin@inktank.com \
--cc=ceph-devel@vger.kernel.org \
--cc=dmaziuk@bmrb.wisc.edu \
--cc=john.wilkins@inktank.com \
--cc=sam.lang@inktank.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.