ノードからオブジェクトストアを使用できるかどうかを確認できません。Access denied
環境
- ONTAP 9
- Cloud Volumes ONTAP(CVO)
- ストレージグリッド(SG)
- System Manager
- Fabric Pool
- BlueXP
- BlueXPのバックアップとリカバリ
問題
FabricPool /クラウド階層化 またはクラウドバックアップに関連する次のような処理で、「Access denied」エラーが表示される
1.BlueXP を使用して新しい複合アグリゲートを作成しようとしています
2.BlueXP を使用したバックアップとリカバリのセットアップ
3.ONTAPにクラウド階層を追加しようとしています
- ONTAP CLI
cluster1::> object-store config create -object-store-name my-s3-store -provider-type AWS_S3 -server s3.amazonaws.com -ssl-enabled true -port 443 -container-name jsiva-fp -ipspace Default -access-key <access-key> -secret-password <secret-password>
(storage aggregate object-store config create)
Error: command failed: Cannot verify availability of the object store from node cluster1-02. Reason: Access denied.
4.ローカル階層にクラウド階層を接続しようとしています
- ONTAP CLI
cluster1::> storage aggregate object-store attach -aggregate aggr2 -object-store-name StorageAccount
Warning: Once an aggregate becomes a FabricPool, there is no way to reverse the
process and make it a non-FabricPool. Do you want to continue?
{y|n}: y
Error: command failed: Cannot verify availability of the object store from node cluster1-01. Reason: Access denied.
- ONTAP System Manager