Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PGO unable to create pvc on supplied storage class #12

Open
ksingh7 opened this issue Apr 19, 2021 · 1 comment
Open

PGO unable to create pvc on supplied storage class #12

ksingh7 opened this issue Apr 19, 2021 · 1 comment

Comments

@ksingh7
Copy link
Collaborator

ksingh7 commented Apr 19, 2021

Even after specifically providing storage class, pgo create database yaml is not honouring that

image

  PrimaryStorage:
    accessmode: ReadWriteMany
    matchLabels: ""
    name:  pgdb
    size: 1G
    storageclass: "ocs-storagecluster-cephfs"
    storagetype: create
    supplementalgroups: ""
@guimou
Copy link
Contributor

guimou commented Apr 19, 2021

Error message is from thin class, config is Cephfs. Which one does not work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants