无法从节点验证对象存储的可用性:访问被拒绝
适用场景
- ONTAP 9
- Cloud Volumes ONTAP (CVO)
- 存储网格(SG)
- System Manager
- Fabric Pool
- BlueXP
- BlueXP备份和恢复
问题描述
在 执行与Fabric Pool/Cloud Tiering或Cloud od备份相关的操作期间出现"访问被拒绝"错误、例如:
1.正在尝试通过BlueXP 创建新的复合聚合
2.正在尝试通过BlueXP 设置备份和恢复
3.正在尝试向ONTAP添加云层
- ONTAP命令行界面
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命令行界面
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