Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear community,
so far we have ‘only’ used StorageGRID as a FabricPool. The first tests with S3 buckets are now ongoing. The question has now arisen as to whether checksum algorithms can or must be used for uploading objects to S3. If so, which ones are used (‘CRC32’, ‘CRC32C’, ‘SHA1’, ‘SHA256’)?
Unfortunately, I have not found any information on this in the standard documentation; when tenants/buckets are created, no such information is requested or offered.
Any tips?
Many thanks and best regards
Michael
Solved! See The Solution
1 ACCEPTED SOLUTION
Amitra has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
> Any tips?
Yeah, read the docs.
https://docs.netapp.com/us-en/storagegrid-118/s3/put-object.html#supported-request-headers
Alternatively, since S3 PUT works, you can also check verbose client logs to see whats being used.
1 REPLY 1
Amitra has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
> Any tips?
Yeah, read the docs.
https://docs.netapp.com/us-en/storagegrid-118/s3/put-object.html#supported-request-headers
Alternatively, since S3 PUT works, you can also check verbose client logs to see whats being used.
