Monitor snapshot disk consumption
You can monitor snapshot disk consumption using the df
command. The command displays the amount of free space in the active file system and the snapshot reserve.
Step
-
Display snapshot disk consumption:
df
The following example shows snapshot disk consumption:
cluster1::> df Filesystem kbytes used avail capacity /vol/vol0/ 3000000 3000000 0 100% /vol/vol0/.snapshot 1000000 500000 500000 50%