On Thu, Oct 16, 2014 at 15:58:58 -0400, Chris Hoogendyk wrote:
> Is it possible that Amanda 2.5.1p3 is using some UFS specific system
> level call that doesn't work for ZFS?

I had a copy of the amanda 2.6.1p1 source lying around (as downloaded
from Ubuntu), and skimming through that quickly it looks like on Sun,
amcheck (via the "get_fs_usage()" function in gnulib/fsusage.c) uses the
"statfs()" function to get the available disk space info for a
particular partition.

If you happen to have GNU coreutils installed on this system, the output 
  stat -f /var/spool/amanda/disk2
might be interesting.  (I believe that also uses the statfs() call
internally.)

                                                Nathan


----------------------------------------------------------------------------
Nathan Stratton Treadway  -  [email protected]  -  Mid-Atlantic region
Ray Ontko & Co.  -  Software consulting services  -   http://www.ontko.com/
 GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt   ID: 1023D/ECFB6239
 Key fingerprint = 6AD8 485E 20B9 5C71 231C  0C32 15F3 ADCD ECFB 6239

Reply via email to