由于卷已满,Lun 因空间错误而离线
适用于
- ONTAP 9
- Cloud Volumes ONTAP (CVO)
- iSCSI
- 光纤通道
- ESXi 主机
问题
- CLI 和系统管理器上都报告了带有"
state: space error"的 LUN。 - VMware 在"
dead status"中报告 LUN - LUN 进入
space-error状态,在主机端变得不可访问或不可见。
cluster1::> lun show -vserver vs1 -path /vol/vol1/lun1 -instance
Space Reservations Honored: false
Space Allocation: disabled
State: space-error
- 托管 lun 的卷已联机。
cluster1::*> vol show vol1
Vserver Volume Aggregate State Type Size Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
vs1 vol1 agg1 online RW 16TB 23.91GB 99%
- 存在快照
::> df /vol/vol1
Filesystem kbytes used avail capacity Mounted on
/vol/vol1/ 4080218932 4055708952 24509980 99% /vol/vol1/
/vol/vol1/.snapshot 214748364 2037458340 0 949% /vol/vol1/.snapshot
::> volume show-space /vol/vol1
Volume : vol1
Feature Used Used%
-------------------------------- ---------------- -----
User Data 2.00TB 49%
Filesystem Metadata 1.65GB 0%
Inodes 28.0KB 0%
Snapshot Spill 1.86TB 46%
Total 3.92TB 96%
Total Physical Used 3.18TB 78%
Logical Used 3.92TB 96%
Logical Available 160GB 4%
- 快照不会自动删除
volume snapshot autodelete show
Snapshot autodelete settings: state=off
- 通过 CLI 或系统管理器对受影响的卷或 LUN 进行脱机和联机操作无济于事。
- 已验证没有使用"
wafl scans status""命令运行的活动 wafl 扫描。