I can't remember where I learned it but I know what they mean.

I think all if from the zfs man page.

Refer is short for Blocks referenced. It shows the size of the
Filesystem table at that the Snapshot or Dataset References. Even if the
Blocks on disk are not related to that snapshot. Usefull when restoring
a clone via rsync from a snapshot for a testing database for example. So
you know how much space the clone will consume. Used refers to the
Blocks the Snapshot or Dataset uses on Disk. It is what is really eating
your diskspace if you run out of it.


Greetings
Till

On 25.12.19 17:58, Harry Putnam wrote:
> "Richard L. Hamilton" <[email protected]> writes:
> 
>> https://docs.oracle.com/cd/E19253-01/819-5461/gazss/index.html
>> <https://docs.oracle.com/cd/E19253-01/819-5461/gazss/index.html>
>> appears to have a brief description of ALL of the space related
>> properties of zfs. Also see
>> https://docs.oracle.com/cd/E19253-01/819-5461/gcfgz/index.html
>> <https://docs.oracle.com/cd/E19253-01/819-5461/gcfgz/index.html> which
>> gives more detail of what makes up "used".
> 
> Well, it covers a bit of it... but pretty weak all in all, far as a
> full description of what each field really means
> 
> Thanks much for putting in the legwork.
> 
> 
> _______________________________________________
> openindiana-discuss mailing list
> [email protected]
> https://openindiana.org/mailman/listinfo/openindiana-discuss
> 

_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to