分区磁盘与标签版本损坏
适用于
- 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.