Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit 683745b

Browse files
committed
Fix rbd map for ceph Jewel
Signed-off-by: Pengfei Ni <[email protected]>
1 parent 3bc8759 commit 683745b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/hypernetes/ceph.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ function kube::util::setup_cinder() {
6666

6767
## create pool for cinder
6868
ceph osd pool create cinder 256 256
69+
rbd feature disable cinder exclusive-lock object-map fast-diff deep-flatten
6970
ceph auth get-or-create client.cinder mon 'allow r' osd 'allow class-read object_prefix rbd_children, allow rwx pool=cinder'
7071

7172
## auth for cinder

0 commit comments

Comments
 (0)