Hello All,
For the past couple months I’ve had one host consistently fail when
all the hosts (28 total) are backed up. But if I run the backup
manually for just that host, or delete every other host from the
disklist, it works fine!
Here’s the latest dump summary, with just the host “manganese” shown:
The next tape Amanda expects to use is: os_daily_001.
FAILURE DUMP SUMMARY:
planner: ERROR Request to manganese.aaa.bbb.com failed: EOF on read
from manganese.aaa.bbb.com
manganese.aaa.bbb.com / RESULTS MISSING
manganese.aaa.bbb.com /boot RESULTS MISSING
DUMP SUMMARY:
manganese.aaa.bbb.com / MISSING
--------------------------------------------
manganese.aaa.bbb.com /boot MISSING
--------------------------------------------
/tmp/amanda
-rw-------. 1 amandabackup disk 13 Dec 6 23:31
sendbackup._.20111206233107.exclude
-rw-------. 1 amandabackup disk 13 Dec 6 21:00
sendsize._.20111206210033.exclude
-rw-------. 1 amandabackup disk 13 Dec 6 21:00
sendsize._.20111206210019.exclude
/var/log/messages
Dec 6 21:00:17 manganese xinetd[4436]: START: amanda pid=9417 from=10.30.216.90
Dec 6 21:00:35 manganese xinetd[4436]: EXIT: amanda status=0 pid=9417
duration=18(sec)
Dec 6 23:31:06 manganese xinetd[4436]: START: amanda pid=25197
from=10.30.216.90
Dec 6 23:31:41 manganese xinetd[4436]: EXIT: amanda status=0
pid=25197 duration=35(sec)
Dec 6 23:33:31 manganese xinetd[4436]: START: amanda pid=25280
from=10.30.216.90
Dec 6 23:33:37 manganese xinetd[4436]: EXIT: amanda status=0
pid=25280 duration=6(sec)
/etc/amanda/exclude
run
tmp
proc
/etc/amanda/amanda-client.conf
conf "os_daily"
index_server "thorium"
tape_server "thorium"
auth "bsdtcp"
$ uname -a
Linux manganese.aaa.bbb.com 2.6.32-131.12.1.el6.x86_64 #1 SMP Mon Sep
26 10:13:43 BST 2011 x86_64 x86_64 x86_64 GNU/Linux
/etc/redhat-release
CentOS Linux release 6.0 (Final)
/etc/xinetd.d/amandaclient
# default: on
#
# description: The Amanda backup client should be enabled for systems
# which will be backed up by an Amanda backup server.
service amanda
{
disable = no
flags = IPv4
socket_type = stream
protocol = tcp
wait = no
user = amandabackup
group = disk
groups = yes
server = /usr/libexec/amanda/amandad
server_args = -auth=bsdtcp amdump
}
Server disklist entries
# Mn
manganese.aaa.bbb.com / comp-user-tar-exc
manganese.aaa.bbb.com /boot comp-root-tar
Thanks for any help,
Michael