From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chu Duc Minh Subject: Create/Quota/Mount pool Date: Fri, 16 Mar 2012 18:46:03 +0700 Message-ID: <4F6327FB.4070104@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pz0-f46.google.com ([209.85.210.46]:50611 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031167Ab2CPLqF (ORCPT ); Fri, 16 Mar 2012 07:46:05 -0400 Received: by dajr28 with SMTP id r28so6039537daj.19 for ; Fri, 16 Mar 2012 04:46:05 -0700 (PDT) Sender: ceph-devel-owner@vger.kernel.org List-ID: To: ceph-devel@vger.kernel.org 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) Thank you very much!