ディスクの共有方法を特定できません
環境
- FAS2620
- ONTAP 9.7p10.
- ルートデータパーティション - アドバンストディスクパーティショニング( ADP )
問題
- システム「 A 」からシステム「 B 」にシェルフを移動
- システム「 A 」からディスクの所有権を削除できませんでした。
- 元のシステム「 A 」は使用できなくなりました
- システム「 A 」の所有権を削除できなくなりました
- ディスクの所有権を新しいシステム「 B 」に割り当てる必要があります。
- 障害は、ルートの所有者と、システム「 A 」で所有されていたディスクのデータパーティションを削除したときに発生します。
例:
Cluster::> disk removeowner node02:1d.10.0
Error: command failed: Failed to remove the owner of disk "node02:1d.10.0". Reason: Cannot remove owner of disk "1d.10.0" because it is shared.
The disk is partitioned for root-data partitioning, remove ownership from the partitions by entering both of the following commands:
Cluster::*> storage disk removeowner 5.10.0 -root true
Error: command failed: Internal error. Unable to determine the sharing method for disk "5.10.0".
Cluster::*> storage disk removeowner 5.10.0 -data true
Error: command failed: Internal error. Unable to determine the sharing method for disk "5.10.0".