由于 IP 更改,对象存储不可用
适用于
- ONTAP9
- Azure blob
问题描述
- 由于对象存储已进入不可用状态,用户无法访问文件。
CLUSTER::> storage aggregate object-store show -object-store-availability unavailable
Aggregate Object Store Name Mirror Type Availability Partner Availability
-------------- ----------------- ----------- ------------- --------------------
agg001 OBJECT-cloud-data-tiering-XXXX primary unavailable unavailable
agg002 OBJECT-cloud-data-tiering-XXXX primary unavailable unavailable
- sktrace 日志我们将看到与 Azure blob 的连接不可用,并且后面跟着无效的访问密钥:
2025-05-23T18:27:28Z 50568XXXXXX02352 [5:0] CLOUD_BIN_ERR: check_object_store_alive_cb: Object store unavailable, config name: OBJECT-cloud-data-tiering-XXXX, config id: 5, node uuid: XXXXXXX-5ecb-XXXXXX-a017-XXXXXXXXXX, reason: Connection unavailable
2025-05-23T18:27:50Z 50568XXXXXX02352 [16:0] CLOUD_BIN_ERR: object_store_config_check_connection: HEAD failed for s3 handle 1578 at try_count 1 with error 12 (Access denied)
2025-05-23T18:27:51Z 5056912497584528 [22:0] CLOUD_BIN_ERR: object_store_config_check_connection: PUT failed for s3 handle 1578 at try_count 2 with error 35 (Invalid access key)