You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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.
The text was updated successfully, but these errors were encountered: