パーティショニングされたドライブの使用停止を解除できません。理由:ディスクが見つかりません。
環境
- ONTAP 9
- ADP(アドバンストドライブパーティショニング)
問題
- アグリゲートの削除後にドライブのパーティショニングを解除できない
- コンテナのステータスが正常/正常と表示されるが、パーティションは破損と表示される
Cluster::*> disk partition show
Usable Container Container
Partition Size Type Name Owner
------------------------- ------- ------------- ----------------- -----------------
1.0.0.P1 1.72TB broken - Node-01
1.0.0.P2 1.72TB broken - Node-01
1.0.0.P3 62.35GB broken - Node-01
1.0.1.P1 1.72TB broken - Node-01
1.0.1.P2 1.72TB broken - Node-01
1.0.1.P3 62.35GB broken - Node-01
- クラスタシェルとノードシェルの両方からドライブを使用停止/使用停止解除できない
::> storage disk unfail -disk 1.0.0 -spare true
Warning: Failed disk "1.0.0" might have aggregate labels and file system data present. Releasing this disk as a spare disk will lead to permanent loss of file system data that might be on this disk, and it might prevent recovery of a failed aggregate. Are you sure you want tocontinue with disk unfail {y|n}: y
Error: command failed: Failed to unfail the disk. Reason: Disk not found.