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

galera PVC size with lvm-operator issue #747

Open
clopnis opened this issue Feb 28, 2024 · 1 comment
Open

galera PVC size with lvm-operator issue #747

clopnis opened this issue Feb 28, 2024 · 1 comment

Comments

@clopnis
Copy link

clopnis commented Feb 28, 2024

I case of usage of lvm-operator as storage classe it create an issue with PVC of galera

From statefulset.apps/openstack-galera

    spec:
      accessModes:
      - ReadWriteOnce
      resources:
        requests:
          storage: 500M

from PVC of galera

  Warning  ProvisioningFailed    95s (x14 over 20m)  topolvm.io_lvms-operator-59ccff4765-lw7n2_26e92801-35c3-4658-ab70-0c03e827f50a  failed to provision volume with StorageClass "lvms-vg1": rpc error: code = Internal desc = exit status 3: Size is not a multiple of 512. Try using 499999744 or 500000256.
  Invalid argument for --virtualsize: 500000000b
@clopnis
Copy link
Author

clopnis commented Feb 28, 2024

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

1 participant