是否有其他命令可以输出与volume show相同的卷大小?
适用场景
ONTAP 9
问题解答
DF
命令可用作 备用命令。
示例:
ontap98::> vol show -volume test1
Vserver Volume Aggregate State Type Size Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
svm4_ontap98
test1 aggr2_node2 online RW 1GB 971.2MB 0%
ontap98::> df test1
Filesystem kbytes used avail capacity Mounted on Vserver
/vol/test1/ 996148 1668 994480 0% --- svm4_ontap98
/vol/test1/.snapshot 52428 20612 31816 39% --- svm4_ontap98
2 entries were displayed.
996148 kbytes + 52428 kbytes = 1,048,576 = 1GB