"Could not retrieve tape" AWS Virtual Tape Gateway (S3 Glacier Deep Archived Tape)

0

Upon attempting to Retrieve a virtual tape from S3 Glacier Deep Archive we get the general error message "Could not retrieve tape" along the top of the page in red.

The tape was created about a week ago and then archived successfully in S3 Glacier Deep Archive.

PDSB-SP
已提問 1 年前檢視次數 275 次
1 個回答
0

Hello PDSB-SP,

To troubleshoot the issue further,

  • Are you able to retry the operation and see if it succeeds? Maybe it was a one-off issue?

  • Could you check CloudTrail event [1] around the time-frame when you tried Retrieve Tape operation?

  • Can you retry the Retrieve operation while observe the request headers in your Browser developer tools?

    • Specifically, you would be looking for requests being made to the service and what the response is. Maybe, the response headers show a detailed error on what the underlying problem might be.
    • To access Developer Tools, navigate to More Options for your Browser and search for Developer Tools. For Firefox and Chrome, it should be under More Tools -> Developer Tools.
    • Once you have the Tools open, click on the Network Tab and retry the Retrieve Tape operation.
    • Search for the Api request made to the service and look at the Headers/Request/Response sub-tabs and check for any error messages which might share more information on the issue.
  • Have you tried Retrieving the Tape via AWS CLI? You can use the following command to do so [2][3]-

    • Sample command: aws storagegateway retrieve-tape-archive --tape-arn <tape-arn> --gateway-arn <gateway-arn>

If you are still facing difficulties, I would recommend opening up a case with AWS Support [4] and providing resource information. This typically includes AWS Account-ID, AWS Region, Gateway-ID, Tape-ID, Error message, Request-Ids, Time-frame when you attempted the operation and anything else that might help troubleshooting the error.

Do let me know if you have follow up questions.

Resources

Thanks,

Sagar

AWS
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南