"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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ