[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] raqbackup 3.1 bug



> Yes, this was the standard for raqbackup.sh 3.1 and 3.0. I didn't know
> that CMU creates files like *.gz.1 - we don't have such big sites.

Yes this was done to keep the size of the archives managable, and so that one
archive never goes beyond the 2GB file limit that exsists on most RaQs.  You
can tweek where it will start spanning archives by changing the value of:
maxSize     =>  '1000' in Archive.pm

Jeff-