パーティション ディスクがラベル version で破損しています
環境
- ONTAP 9
- ADP(Advanced Drive Partitioning)
問題
- これは通常、新しく取り付けたディスクのRAIDラベル バージョンが現在サポートされている範囲と互換性がないために障害ステータスを示した場合に発生します。
::*> disk show -broken
Original Owner: node-01
Checksum Compatibility: block
Drawer Usable Physical
Disk Outage Reason HA Shelf Bay /Slot Chan Pool Type RPM Size Size
--------------- ------------- --- ----- --- ------ ---- ------ ----- ------ -------- --------
1.0.10 label version 0n 0 11 -/- A Pool0
SSD-NVM - 3.49TB 3.49TB
1 entries were displayed.
- コンテナは、パーティションを所有しているノードと同じノードによって所有されていません
*> aggr status -f
Broken disks
RAID Disk Device HA SHELF BAY CHAN Pool Type RPM Used (MB/blks) Phys (MB/blks)--------- ------ ------------- ---- ---- ---- ----- -------------- --------------label version 0n.10P3 0n 0 10 NV:B 0 SSD-NVM N/A 95764/24515712 95772/24517760label version 0n.10P2 0n 0 10 NV:B 0 SSD-NVM N/A 1783385/456546688 1783393/456548736 (fast zeroed)label version 0n.10P1 0n 0 10 NV:B 0 SSD-NVM N/A 1783385/456546688 1783393/456548736 (fast zeroed)
- パーティショニングされたドライブの障害を解除できません「理由:ディスクが見つかりません」
::*> disk unfail -disk 1.0.10 -spare true
Warning: Failed disk "1.0.10" 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 to continue with disk unfail? {y|n}: y
Error: command failed: Failed to unfail the disk. Reason: Disk not found.