Add S3 bucket as a capacity tier fails with signature mismatch
Applies to
- ONTAP 9
- FabricPool
Issue
Add the s3 bucket as a capacity tier.
Cluster::*> storage aggregate object-store config create -object-store-name store_name -provider-type ONTAP_S3 -server s3.local -container-name localbucket -ipspace Cluster -use-http-proxy false <access-key> -secret-password <secret key>
Cluster::*> ERROR osc.signatureMismatch: Object-store PUT operation server-calculated request signature does not match the signature sent to object-store server s3 for bucket or container s3-bucket02 on node cluster1. Check the keys and signing method.