Amanda-Users

Is there a log that tells me the block size of a Backup Job

2008-07-22 17:33:26
Subject: Is there a log that tells me the block size of a Backup Job
From: "Doyle Collings" <dcollings AT loganutah DOT org>
To: <amanda-users AT amanda DOT org>
Date: Tue, 22 Jul 2008 15:06:32 -0600
I am using a Tandberg Data 1x7 Magnum LTO4 Autoloader. When I use gnutar with a 
block size of 2048 (tar -b 4096) I can back up a 2.6 gig iso file in 37 
seconds. When I use amanda, the same file takes 4 minutes. I used the following 
configure line when I compiled my amanda installation.

/downloads/amandasource/amanda-2.6.0p1/configure --with-maxtapeblocksize=2048 
--with-user=amandabackup --with-group=disk --with-configdir=/etc/amanda

I then added the blocksize line to my amanda.conf

define tapetype LTO4 {
comment "LTO4 Library"
length 802816 mbytes
blocksize 2048 kbytes
filemark 0 kbytes

It still takes 4 minutes.

How do I know if the maxtapeblocksize parameter is active. Is there a log file 
that will tell me what block size the job was backed up with?


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