Enable pool deletion in ceph.conf

This commit is contained in:
Joshua Boniface 2019-06-18 21:34:29 -04:00
parent 5e91c2751b
commit 34ba09a1c7
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@
- "auth cluster required = cephx"
- "auth service required = cephx"
- "auth client required = cephx"
- "mon allow pool delete = 1"
- "osd journal size = 2"
- "osd pool default size = 3"
- "osd pool default min size = 2"