Restore operation from StorageGRID to Ontap using Snapmirror to Cloud fails
Applies to
- StorageGRID 11.5
- Snapmirror to Cloud
- ONTAP 9
Issue
Restore operation from StorageGRID to ONTAP using Snapmirror to Cloud fails
Example: GET object request using range read () for full object size will timeout:
--range bytes=0-<OBJECT_SIZE-1>
% aws s3api get-object --bucket <BUCKET> --key <KEY> <OBJECT> --endpoint https://<GRID IP>:<PORT> --no-verify-ssl --range bytes=0-<OBJECT_SIZE-1>