On Mon, Oct 20, 2014 at 13:16:17 -0400, Chris Hoogendyk wrote:
> According to Wietse Venema (with regard to compiling Postfix on Solaris with
> ZFS):
>
> There was a workaraound involving setting parameters on the ZFS
> that didn't overload the statvfs() call.
>
> The fix was to build it using statvfs64().
>
>
> I don't know if that is the answer for Amanda, but it sounds like a
> possibility.
Given Jean-Louis's note about Amanda 2.5 not using gnulib, there's
certainly more opportunity for problems with overflowing 32-bit
size limits.
If that's indeed the problem, it should be possible (as an alternative
to rebuilding Amanda [or upgrading to a later version]) to simply shrink
the size of the ZFS partition down enough to avoid triggering the
overflow.
You could just do that by trial and error, or if you send the output of
df -v /var/spool/amanda/disk1 /var/spool/amanda/disk2
and
df -g /var/spool/amanda/disk1 /var/spool/amanda/disk2
, I'll see if I can tell from the 2.5 code what's overflowing and come
up with the max size that should work...
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