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

ノードが停止しているときにGET要求でStorageGRID S3 500エラーが発生する

Views:
2
Visibility:
Public
Votes:
0
Category:
storagegrid-webscale
Specialty:
sgrid
Last Updated:

環境

NetApp StorageGRID 11.7以前

問題

存在しないオブジェクト(存在しないオブジェクト)を読み出そうとすると、グリッドから404ではなく500というHTTPエラーが返されます。
  • すべてのノードが使用可能な場合の要求:
aws s3api get-object --bucket delete --key dir/my_images.tar.bz2 test.txt --endpoint https://StoragegridIP:10443
https://StoragegridIP:10443 "GET /delete/dir/my_images.tar.bz2 HTTP/1.1"404
  • 1つのノードが停止している場合に要求
aws s3api get-object --bucket delete --key dir/my_images.tar.bz2 test.txt --endpoint https://StoragegridIP:10443
https://StoragegridIP:10443"GET /delete/dir/my_images.tar.bz2 HTTP/1.1" 500

 

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

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.