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

Compression for volume replicas are hardcoded #420

Open
CiftciCagatay opened this issue Mar 15, 2022 · 1 comment
Open

Compression for volume replicas are hardcoded #420

CiftciCagatay opened this issue Mar 15, 2022 · 1 comment
Labels

Comments

@CiftciCagatay
Copy link

Hello,

I tried to set compression "off" for some tests. But even if it does turn off for filesystem itself it is still on for volumes as you can see below.

cstor-f8a25be9-671e-445d-928a-c687899d11ae                                           compression  off                                                            local
cstor-f8a25be9-671e-445d-928a-c687899d11ae/pvc-a8c4e63f-2d57-45e3-9c65-574b72586d38  compression on                                                             local

I think it is hardcoded in here.
https://github.com/openebs/cstor-operators/blob/develop/pkg/volumereplica/volumereplica.go#L339

I want to give it a shot to fix it.

Best regards.

@pawanpraka1
Copy link
Contributor

thanks @CiftciCagatay . Let us know if you need any help.

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

No branches or pull requests

3 participants