All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Mick <dan.mick@inktank.com>
To: ramu eppa <ramu.freesystems@gmail.com>
Cc: ceph-devel@vger.kernel.org
Subject: Re: How to create nova volumes inside rbd pool .
Date: Thu, 27 Sep 2012 10:41:17 -0700	[thread overview]
Message-ID: <50648FBD.20108@inktank.com> (raw)
In-Reply-To: <loom.20120927T083015-790@post.gmane.org>

The command you show below is not creating a pool; it's creating an rbd 
image named testpool inside the RADOS pool named "nova".

Creating and managing images inside nova is done with OpenStack 
administration tools, typically, and not with the rbd command directly.
Did you have questions about 
http://ceph.com/docs/master/rbd/rbd-openstack/ ?


On 09/26/2012 11:33 PM, ramu eppa wrote:
> Hi Mick,
>
>    Iam creating nova pool using this command,
> rbd --pool nova create --size 1024 testpool.It's creating pool fine,
> but i want to create volume inside this pool(testpool).
>
> Thanks,
> Ramu.
>
> --
> 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
>

      parent reply	other threads:[~2012-09-27 17:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-27  4:45 How to create nova volumes inside rbd pool ramu eppa
2012-09-27  5:10 ` Dan Mick
2012-09-27  6:33   ` ramu eppa
2012-09-27 14:32     ` Travis Rhoden
2012-09-27 17:41     ` Dan Mick [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=50648FBD.20108@inktank.com \
    --to=dan.mick@inktank.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=ramu.freesystems@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.