ボリュームがいっぱいになったため、スペースエラーでLUNがオフラインになりました
環境
- ONTAP 9
- Cloud Volumes ONTAP(CVO)
- iSCSI
- Fibre Channel
- ESXiホスト
問題
- LUN で「
state: space error」が CLI とシステムマネージャの両方で報告されました。 - VMware は LUN を「
dead status」で報告します。 - 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%
- Snapshot が存在します
::> 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%
- Snapshotは自動的に削除されません
volume snapshot autodelete show
Snapshot autodelete settings: state=off
- CLIまたはSystem Managerを介して影響を受けるボリュームまたはLUNをオフライン/オンラインにしても、問題は解決しません。
- 「
wafl scans status"」コマンドを使用して、アクティブなwaflスキャンが実行されていないことを確認しました。