无法重命名 MetroCluster 上的聚合
适用场景
- MetroCluster FC
- ONTAP 9.5P4
- 两个集群端的聚合不唯一
- 切换 / 切回
问题描述
- MetroCluster 中的两个集群都拥有名称不唯一的聚合
- 切换后,正常运行端( cluster2 )拥有所有聚合,但会重命名远程重复聚合
- 尝试重命名聚合时,可能会看到错误:
Error
: command failed: Specified aggregate resides on the remote cluster. Execute command from that cluster.
- 切回后,正常运行端( cluster2 )仍会显示已重命名的聚合名称过时的信息
- 示例:
aggr_01_renamed_20190916183817_1944209513
- 示例:
- cluster1 显示正确的(原始)名称
- 仍无法手动重命名
- 在切换期间,聚合会显示如下所示
Cluster02::> storage aggregate show -cluster * Cluster01: Aggregate Size Available Used% State #Vols Nodes RAID Status --------- -------- --------- ----- ------- ------ ---------------- ------------ aggr_cluster01_01_root - - - remote_cluster - - - aggr_cluster01_02_root - - - remote_cluster - - - aggr_01_renamed_20190916183817_1944209513 - - - remote_cluster Cluster02::> storage aggregate show-status -aggregate aggr_01_renamed_20190916183817_1944209513 There are no entries matching your query. cluster01::> storage aggregate show -cluster * cluster01: Aggregate Size Available Used% State #Vols Nodes RAID Status --------- -------- --------- ----- ------- ------ ---------------- ------------ aggr_cluster01_01_root 764.4GB 36.99GB 95% online 1 cluster01-01 raid_dp, mirrored, normal aggr_cluster01_02_root 764.4GB 37.00GB 95% online 1 cluster01-02 raid_dp, mirrored, normal aggr_01 <<< CORRECT NAME 50.77TB 17.40TB 66% online 36 cluster01-01 raid_dp, mirrored, normal cluster02: Aggregate Size Available Used% State #Vols Nodes RAID Status --------- -------- --------- ----- ------- ------ ---------------- ------------ aggr_cluster02_01_root - - - remote_cluster - - - aggr_cluster02_02_root - - - remote_cluster - - - aggr_ssd_02 - - - remote_cluster - - -