S3バケットへのファイルのアップロード中にHTTP/1.1 501 Not Implementedエラーが発生する
環境
- ONTAP 9.9.1P7
- ONTAP S3
- オブジェクト ストレージ
問題
「restric init」コマンドを使用してS3バケットにファイルをアップロードするときに、HTTP/1.1 501 Not Implementedエラーが発生しました。
例:
restic init --repo=s3:http://10.XX.XX.201/bucket01/restic/elastic --password-file=/tmp/credentials/velero/velero-repo-credentials-repository-password --cache-dir=/scratch/.cache/restic --insecure-tls=true
No. Time Source Destination Protocol Length Info
73 11.008378 14.XX.XX.XXX 10.XX.XX.XXX HTTP 651 GET /bucket01/?location= HTTP/1.1
No. Time Source Destination Protocol Length Info
75 11.009663 10.XX.XX.XXX 14.XX.XX.XXX HTTP/XML 233 HTTP/1.1 501 Not Implemented