[Amanda-users] Making sure AMANDA does not run over tapesize

2011-01-05 Thread rory_f
Hey, So I've noticed that sometimes Amanda will fill up a tape with more than 400gb (LTO3) - I'm assuming this is down to compression? Is there another way to limit this from happening apart from turning hardware and software compression off? Thanks,

Re: [Amanda-users] Making sure AMANDA does not run over tapesize

2011-01-05 Thread Brian Cuttler
Rory, When I am using tape compression I often...sorry. When using SW tape compression amanda will know what the typical compression is for any given DLE and will (I believe) use the expected compressed size of the data when estimating overall tape usage. When I use HW compression I often lie

[Amanda-users] Making sure AMANDA does not run over tapesize

2011-01-05 Thread rory_f
I want to ensure tapes are filled 100% each time where possible. I've written a script in python to look at directory, figure out size, and create a disklist which will ensure a round about size for each disklist file - so for instance it will try to create a disklist file that contains entries

[Amanda-users] Making sure AMANDA does not run over tapesize

2011-01-05 Thread rory_f
choogendyk wrote: On 1/5/11 12:00 PM, rory_f wrote: I want to ensure tapes are filled 100% each time where possible. I've written a script in python to look at directory, figure out size, and create a disklist which will ensure a round about size for each disklist file - so for

Re: [Amanda-users] Making sure AMANDA does not run over tapesize

2011-01-05 Thread Brian Cuttler
Rory, On Wed, Jan 05, 2011 at 12:00:40PM -0500, rory_f wrote: I want to ensure tapes are filled 100% each time where possible. I've written a script in python to look at directory, figure out size, and create a disklist which will ensure a round about size for each disklist file - so for

[Amanda-users] Making sure AMANDA does not run over tapesize

2011-01-05 Thread rory_f
Charles Curley wrote: On Wed, 05 Jan 2011 13:19:42 -0500 rory_f amanda-forum at backupcentral.com wrote: Perhaps what i'm looking to do is guarantee the most economical way of filling the tapes. Which is more valuable, a few terabytes of tape space, or your time? --

Re: [Amanda-users] Making sure AMANDA does not run over tapesize

2011-01-05 Thread Charles Curley
On Wed, 05 Jan 2011 13:19:42 -0500 rory_f amanda-fo...@backupcentral.com wrote: Perhaps what i'm looking to do is guarantee the most economical way of filling the tapes. Which is more valuable, a few terabytes of tape space, or your time? -- Charles Curley /\ASCII

Re: [Amanda-users] Making sure AMANDA does not run over tapesize

2011-01-05 Thread Chris Hoogendyk
On 1/5/11 12:00 PM, rory_f wrote: I want to ensure tapes are filled 100% each time where possible. I've written a script in python to look at directory, figure out size, and create a disklist which will ensure a round about size for each disklist file - so for instance it will try to create