I have had amanda running nicely for a little while now.  Backing up about 20 
Linux boxes.  On two machines that I recently added to the backup procedure 
two of the disklist entries are failing.  

abbreviated disklist:
----------------------------------------------
wilder          /home           tar-test   <-- fails
wilder          /var            tar-test
wilder          /usr/local      tar-test

ssdev2          /home           tar-test   <-- fails
ssdev2          /var            tar-test
ssdev2          /usr/local      tar-test


The /home partitions are failing for some reason, but the others are working 
fine.  And it is only these two systems that are doing this.  The rest of the 
systems backup fine, and I am backing up the same three partitions on each 
system.

I believe the problem is related to something in sendsize.  The output of 
'amstatus DailySet1 --file amdump.1'  lists both of these partitions with "no 
estimate"

Also in the /tmp/amanda/sendsize.20010713000100.debug file:
sendsize: debug 1 pid 6301 ruid 11 euid 11 start time Fri Jul 13 00:01:00 2001
/usr/local/amanda/libexec/sendsize: version 2.4.2p2
calculating for amname '/home', dirname '/home'
sendsize: getting size via gnutar for /home level 0
sendsize: spawning /usr/local/amanda/libexec/runtar in pipeline
sendsize: argument list: /bin/gtar --create --file /dev/null --directory 
/home --one-file-system --listed-incremental 
/usr/local/amanda/var/amanda/gnutar-lists/wilder.airscorp.com_home_0.new 
--sparse --ignore-failed-read --totals --exclude-from /home/exclude.gtar .
.....
(no size line match in above gnutar output)
.....
calculating for amname '/var', dirname '/var'
sendsize: getting size via gnutar for /var level 0
sendsize: missing exclude list file "/var/exclude.gtar" discarded
sendsize: spawning /usr/local/amanda/libexec/runtar in pipeline
sendsize: argument list: /bin/gtar --create --file /dev/null --directory /var 
--one-file-system --listed-incremental 
/usr/local/amanda/var/amanda/gnutar-lists/wilder.airscorp.com_var_0.new 
--sparse --ignore-failed-read --totals .
Total bytes written: 20674560 (20MB, ?B/s)
.....
calculating for amname '/usr/local', dirname '/usr/local'
sendsize: getting size via gnutar for /usr/local level 0
sendsize: spawning /usr/local/amanda/libexec/runtar in pipeline
sendsize: argument list: /bin/gtar --create --file /dev/null --directory 
/usr/local --one-file-system --listed-incremental 
/usr/local/amanda/var/amanda/gnutar-lists/wilder.airscorp.com_usr_local_0.new 
--sparse --ignore-failed-read --totals --exclude-from /usr/local/exclude.gtar 
. 
Total bytes written: 19783680 (19MB, 19MB/s)
.....
sendsize: pid 6301 finish time Fri Jul 13 00:01:01 2001


I appear to be getting a 'no size line match' error.  But I don't know what's 
causing it.  

Any help would be great!

Thanks,

Nathanael Burton

Reply via email to