-
Notifications
You must be signed in to change notification settings - Fork 104
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
Cannot create S3 volume on ceph, having "The provided 'x-amz-content-sha256' header does not match what was computed." error #139
Comments
S3 browser says:
...so it shows pvc-folders for the old PVCs |
We upgraded Ceph cluster from 17.2.7 to 18.2.4 and the issue is still there |
I was able to capture HTTP requests, they are here https://gist.github.com/zentavr/facecab1db8376cb9fc011e1e955e68d |
Probably related to: https://tracker.ceph.com/issues/63153
...the whole request:
then the issue happens and I have |
The workaround now is to create the prefix-folder manually, then also patch manually the PVC and create the volume manually as well. |
I'd created the PVC like:
The CSI driver is the latest 0.41.1 and installed with the values:
There are other volumes from the old deployments which are fine. What could be wrong here?
Events:
Reason:
ExternalProvisioning
(source:persistentvolume-controller
):Reason:
ProvisioningFailed
(source:ru.yandex.s3.csi_csi-s3-provisioner-0_4d383a87-31f4-42c5-b9c9-58d2c6c41063
)The text was updated successfully, but these errors were encountered: