From: Wido den Hollander <wido@42on.com>
To: John Spray <john.spray@inktank.com>,
Ceph Development <ceph-devel@vger.kernel.org>
Subject: Re: Feedback: default FS pools and newfs behavior
Date: Wed, 21 May 2014 21:21:03 +0200 [thread overview]
Message-ID: <537CFC9F.4000009@42on.com> (raw)
In-Reply-To: <CAGd4Wr21kmRhJz=uXw4EgLY_UK2NoLMj3e7qKmN3+=ukHa8FdQ@mail.gmail.com>
On 05/21/2014 05:32 PM, John Spray wrote:
> In response to #8010[1], I'm looking at making it possible to
> explicitly disable CephFS, so that the (often unused) filesystem pools
> don't hang around if they're unwanted.
>
> The administrative behavior would change such that:
> * To enable the filesystem it is necessary to create two pools and
> use "ceph newfs <metadata> <data>"
> * There's a new "ceph rmfs" command to disable the filesystem and
> allow removing its pools
> * Initially, the filesystem is disabled and the 'data' and 'metadata'
> pools are not created by default
>
> There's an initial cut of this on a branch:
> https://github.com/ceph/ceph/commits/wip-nullfs
>
> Questions:
> * Are there strong opinions about whether the CephFS pools should
> exist by default? I think it makes life simpler if they don't,
> avoiding "what the heck is the 'data' pool?" type questions from
> newcomers.
+1
We simpler the clusters are, the better imho. A lot of users don't
require CephFS, so don't enable what ain't used.
> * Is it too unfriendly to require users to explicitly create pools
> before running newfs, or do we need to auto-create pools when they run
> newfs? Auto-creating some pools from newfs is a bit awkward
> internally because it requires modifying both OSD and MDS maps in one
> command.
>
> Cheers,
> John
>
> 1. http://tracker.ceph.com/issues/8010
> --
> 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
>
--
Wido den Hollander
42on B.V.
Ceph trainer and consultant
Phone: +31 (0)20 700 9902
Skype: contact42on
next prev parent reply other threads:[~2014-05-21 19:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-21 15:32 Feedback: default FS pools and newfs behavior John Spray
2014-05-21 19:21 ` Wido den Hollander [this message]
2014-05-26 20:57 ` Sebastien Han
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=537CFC9F.4000009@42on.com \
--to=wido@42on.com \
--cc=ceph-devel@vger.kernel.org \
--cc=john.spray@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.