]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: forbid readonly cache tiers for CephFS
authorJohn Spray <john.spray@redhat.com>
Mon, 1 Jun 2015 12:54:25 +0000 (13:54 +0100)
committerNathan Cutler <ncutler@suse.com>
Tue, 27 Oct 2015 20:18:55 +0000 (21:18 +0100)
commit14c36f0ccf103dea39b63e0e1b03082b99c42cb1
treeeb8f4f8bcfc261742be7aa1b8450945c5c6aed7c
parent31e59fbca0ba636fc57c208e612d7488a48a6287
mon: forbid readonly cache tiers for CephFS

For EC pools, we need a tier that is not just forwarding
writes, in order to provide the ops required
by CephFS.

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 11e5faf3c1d4fa28a8b41e3a92f0f684a844e5f5)
src/mon/MDSMonitor.cc