Hi All,
I've noticed the following on cDOT 9.0 production cluster:
na201::> df -h vol_imgstore03
Filesystem total used avail capacity Mounted
on Vserver
/vol/vol_imgstore03/ 90TB 60TB 29TB 67%
/vol_imgstore03 na201svm-nfs10g-02
/vol/vol_imgstore03/.snapshot
0B 0B 0B 0%
/vol_imgstore03/.snapshot na201svm-nfs10g-02
2 entries were displayed.
na201::> vol show vol_imgstore03 -fields files
vserver volume files
------------------ -------------- --------
na201svm-nfs10g-02 vol_imgstore03 59999998
So, volume's size is 90TB and its current max inodes possible is ~ 60M
na201::> vol size vol_imgstore03 +10g -vserver na201svm-nfs10g-02
vol size: Volume "na201svm-nfs10g-02:vol_imgstore03" size set to 90.01t.
Now, I just added 10G to the volume, expecting it's going to increase
the "files" value respectively:
na201::> vol show vol_imgstore03 -fields files
vserver volume files
------------------ -------------- --------
na201svm-nfs10g-02 vol_imgstore03 59999998
However it's not the case.
Anyone knows what I'm missing here?
Cheers,
Vladimir