メインコンテンツへスキップ

StorageGRID で、特定のサイズのオブジェクト全体の範囲を指定できません

Views:
6
Visibility:
Internal
Votes:
0
Category:
storagegrid
Specialty:
sgrid
Last Updated:

環境

  • StorageGRID 11.5
  • 全範囲を指定して取得します

問題

  • 特定のオブジェクトサイズにフル範囲を指定すると、 GET 要求がハングするかタイムアウトして失敗します。
  • 一般的なシナリオは、バックアップソフトウェアが範囲読み取りを使用してリストアを実行する場合です。
  • 例:read () 範囲を使用して--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>

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

This is an internal KB article and its content should not be copy/pasted and shared with people outside of NetApp. Always seek Duty Manager authentication of caller for password reset requests. If you need further assistance post a question in Knowledge Xchange

 

  • この記事は役に立ちましたか?