ボリュームがフルであるためにスペースエラーが発生してLUNがオフラインになる
環境
- ONTAP 9
- Cloud Volumes ONTAP (CVO)
- iSCSI
- Fibre Channel
- ESXiホスト
問題
- state: space erroの「 r」がCLIとシステムマネージャの両方で報告される。
- 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%
- 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スキャンが実行されていないことを確認。