Unable to unfail partitioned drive 'Reason: Disk not found.'
Applies to
- ONTAP 9
- ADP (Advanced Drive Partitioning)
Issue
- Unable to unpartition drives after destroying an aggregate
- Container status shows normal/healthy but partitions show as broken
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
- Unable to fail / unfail the drive from both cluster shell and node shell
::> 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.