アグリゲートが接続されているためにオブジェクトストア設定の削除が失敗する
環境
- ONTAP 9
- FabricPool
- MetroClusterのIPからHAペアへの変換。
問題
- MCC IPからHAペアへの変換後、オブジェクトストアの設定を削除すると次のエラーが表示される。
cluster-01::> storage aggregate object-store config delete -object-store-name object-store1-mc
Error: command failed: Cannot delete object store configuration "object-store1-mc" as the store is attached to one or more aggregates. Use the
"aggregate object-store show -object-store-name object-store1-mc" command to view the aggregates.
- 削除を試行したときに、MGWD.logに次のエラーが表示されました。
0000003d.001acaa4 00923210 Thu Feb 22 2024 14:09:49 +01:00 [kern_mgwd:info:2796] 0x83b793900: 8003e800001b0f8e: ERR: MGWD::aggr_object_store_config_iterator: deletex_imp:src/tables/aggr_object_store_config.cc:4164 object-store object-store1-mc is still attached to aggregate uuid=596482d8-70da-4ff4-9387-xxxxxxxxxxxx, bin_uuid=ff05a2ac-8875-11ee-8376-d039ea9864f2, this->object_store_name=object-store1-mc, this->config_id=12, owner=fabricpool
- アグリゲートは存在しません。
cluster1::> set advanced
cluster1::*> storage aggregate show -uuid 596482d8-70da-4ff4-9387-xxxxxxxxxxxx
There are no entries matching your query.