>>>>> On Tue, 23 Apr 2024 08:31:59 -0300, Roberto Greiner said:
> 
> Em 23/04/2024 04:34, Radosław Korzeniewski escreveu:
> > Hello,
> >
> > śr., 17 kwi 2024 o 14:01 Roberto Greiner <mrgrei...@gmail.com> napisał(a):
> >
> >
> >     The error is at the end of the page, where it says that you can
> >     see how
> >     much space is being used using 'df -h', but the problem is that df
> >     can't
> >     actually see the space gain from dedup, it shows how much would be
> >     used
> >     without dedup.
> >
> >
> > This command (df -h) shows how much allocated and free space is 
> > available on the filesystem. So when you have a dedup ratio 20:1, and 
> > you wrote 20TB, then your df command shows 1TB allocated.
> 
> But that is the exact problem I had. df did NOT show 1TB allocated. It 
> indicated 20TB allocated (yes, in ZFS).

Yes, that is how df works with ZFS unfortunately (it doesn't know about
dedup).  See also
https://c0t0d0s0.org/oracle/solaris/english/2009/12/02/df-considered-problematic.c0t0d0s0.html

__Martin


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to