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

csicheck create PVC over 10Gi #75

Open
mars-zhangcong opened this issue Jun 28, 2021 · 2 comments
Open

csicheck create PVC over 10Gi #75

mars-zhangcong opened this issue Jun 28, 2021 · 2 comments
Labels
good first issue Good for newcomers

Comments

@mars-zhangcong
Copy link

Hello,
I have a K8s cluster setup on Tencent TKE, which can only accept PVC size over 10Gi. I would like to test the snapshot function with storage class CBS-CSI using kubestr. When I trying to run kubestr with csicheck parameter I get an error and the logs showed as following:

failed to provision volume with StorageClass "cbs-csi": rpc error: code = InvalidArgument desc = disk size is invalid. Must in [10, 32000]

Is there an option to create PVC with kubestr over 10Gi?

@MichaelCade
Copy link
Contributor

With fio you can change with the -z not sure if the same flag can be used with csicheck

@mars-zhangcong
Copy link
Author

Hi, Michael

I have tried ;-) but it does not work, do you have any idea for how to modify the YAML file of PVC?

Regards,
Mars

@bathina2 bathina2 added the good first issue Good for newcomers label Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Development

No branches or pull requests

3 participants