From: Chu Duc Minh <chu.ducminh@gmail.com>
To: Sage Weil <sage@newdream.net>
Cc: ceph-devel@vger.kernel.org
Subject: Re: Create/Quota/Mount pool
Date: Sat, 17 Mar 2012 12:55:58 +0700 [thread overview]
Message-ID: <4F64276E.5090407@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.1203160830320.31380@cobra.newdream.net>
On 03/16/2012 10:32 PM, Sage Weil wrote:
> On Fri, 16 Mar 2012, Chu Duc Minh wrote:
>> Hi, i'm searching a way to create more data(s) pool and quota for each pool.
>> Do you know how to select pool to mount when using ceph client. (i'm using
>> kernel 3.0.x)
> You can create pools with
>
> ceph osd pool create<poolname>
>
> make them usable by the fs with
>
> ceph mds add_data_pool<poolname>
>
> and then set a subdirectory to use that pool for new files with cephfs
> (man cephfs).
>
> If you run into problems, let us know; this isn't well documented yet!
>
> sage
Hi, how can I know the ID of new <poolname>, because it's needed for
cephfs command? Or i must use numeric <poolname>?
I'm using Cephx for auth, how can i set permission for a individual
client only can mount & see a specify subdirectory/pool?
I succeeded when using numeric poolname but fail on "ceph auth add ..."
and mount.
(I tried many options for ceph auth add ... - but still does not success)
Thank you very much!
prev parent reply other threads:[~2012-03-17 5:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-16 11:46 Create/Quota/Mount pool Chu Duc Minh
2012-03-16 15:32 ` Sage Weil
2012-03-17 5:55 ` Chu Duc Minh [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=4F64276E.5090407@gmail.com \
--to=chu.ducminh@gmail.com \
--cc=ceph-devel@vger.kernel.org \
--cc=sage@newdream.net \
/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.