使用されている論理スペースがボリュームの物理的な最大サイズに達すると書き込みが失敗する
環境
ONTAP 9
問題
- エラーメッセージ:
Mon Sep 27 15:50:40 +0200 [node-01: wafl_spcd_main:monitor.vol.nearFull.inc.sav:alert]: Volume vol1@vserver:vserver1 (UUID 85670945-6a1b-11eb-6fba-d039ea140888) is nearly full (reserved or using 97%% of space including savings and 0%% of inodes
が返されます。Linux - とNetappの使用済みボリュームの値は異なります。この差は、Storage Efficiencyのtotal-savingsの値と同じです。
例:
Linux で使用されているボリュームは 9TB です。
Filesystem Size Used Avail Use% Mounted on
10.10.10.10:/vol1 12T 9T 3T 75% /vol1
一方、物理スペースの値は 6TB です。
Vserver Volume Aggregate State Type Size Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
vserver1 vol1 aggr1 online RW 12TB 6TB 50%
ストレージ効率機能によって節約される容量は 3TB に相当します。
Filesystem Used Total-saved %total-saved deduplicate %deduplicated compressed %compressed
/vol/vol1/
5693065812 3221225472 35% 3221225472 35% 0 0%