Amanda-Users

Re: Resetting the chunksize?

2004-09-09 17:35:44
Subject: Re: Resetting the chunksize?
From: Paul Bijnens <paul.bijnens AT xplanation DOT com>
To: Dan Brown <monkeypants AT shaw DOT ca>
Date: Thu, 09 Sep 2004 23:31:01 +0200
Dan Brown wrote:

How do I find out what the INT_MAX or MAX_FILE_SIZE is on my system?

Write a little C program.  (Note filesize is dependent of the
filesystem type too.)

Previously my amanda backup setup was dumping 40GB files onto a Samba
share on a Windows 2000 workstation NTFS partition.  Recently amanda
has been dumping backups into 2GB chunks even though the
configuration still reads to use the size of INT_MAX/MAX_FILE_SIZE of
the system.

You mean the chunksize on holdingdisk?
And why would that bother you.  I have a chunksize of 1 Gbyte,
and, just for fun, I had a month long a chunksize of 128 Mbyte.
It's really completely transparant:  on tape all chunks are
concatenated again.  Except for ridiculous small values of
chunksize, there is little or no overhead (32K for each chunk).

Chunksize is just to be able to use holdingdisk files even for
larger images.  (A really, really long time ago, they had to
bypass the holdingdisk, slowing the backups down, until the
chunksize parameter was added.)

It seems to me you are talking about something else.

--
Paul Bijnens, Xplanation                            Tel  +32 16 397.511
Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM    Fax  +32 16 397.512
http://www.xplanation.com/          email:  Paul.Bijnens AT xplanation DOT com
***********************************************************************
* I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, F6, *
* quit,  ZZ, :q, :q!,  M-Z, ^X^C,  logoff, logout, close, bye,  /bye, *
* stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
* PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
* kill -9 1,  Alt-F4,  Ctrl-Alt-Del,  AltGr-NumLock,  Stop-A,  ...    *
* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
***********************************************************************

<Prev in Thread] Current Thread [Next in Thread>