Replies: 2 comments
|
#1884 (comment) help to create a cephcsi configmap with multiple subvolumegroups to use the specific subvolumegroup you need to choose the right clusterID and specify it in storageclass. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I would like to use more than one subvolume group in ceph-csi. If my understanding is correct, this was added in the code by issue 1175 (#1175) but I'm not sure how to use it because the values to configure ceph-csi request a single string for the subvolumeGroup apparently. Am I missing something in the configuration ? Ideally I'd like to use a subvolume group per openshift project, is this can be done somehow?
Thanks,
Chris.
All reactions