Hi
This used to work for years, never had any trouble.
Due to a Internet configuration change (from SHDSL -> Fiber) I had to change
the backup server as the previous backup server was not required anymore.
I know about .amandahosts, hosts.allow, amanda.conf, xinet.d, the different
daemons etc. - but I also know it is not working.
The host (3 interfaces) is backing up all machines, upstream, downstream and
parallel - but it does not backup itself.
The command "amcheck --client-verbose DailySet1" reports no problems but the
crontab scheduled amdump does not work.
The HOSTNAME is bound to the ip address in the disklist file.
I really do not know what is wrong.
HELP, please!
Symptoms:
~~~~~~~~~
Hostname: THEHOSTNAME
Org : DailySet1
Config : DailySet1
Date : October 19, 2017
These dumps were to tape DailySet1-11.
The next tape Amanda expects to use is: DailySet1-12.
FAILURE DUMP SUMMARY:
planner: ERROR Some estimate timeout on 220.233.246.146, using server
estimate if possible
THEIPADDRESS / lev 0 FAILED [disk /, all estimate timed out]
THEIPADDRESS /boot lev 0 FAILED [disk /boot, all estimate timed out]
/var/lib/amanda/.amandahosts
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
THEHOSTNAME amanda amindexd amidxtaped amdump
INTERNALINTERFACE amanda amindexd amidxtaped amdump
localhost amanda amindexd amidxtaped amdump
localhost.localdomain amanda amindexd amidxtaped amdump
/etc/hosts.allow on the tape host
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Once I figure out why it is NOT working I reduce the IP list, but first I need
to get it to work!!!!
# amanda:
# See: https://wiki.zmanda.com/index.php/Selfcheck_request_failed
amandad: ALL : ALLOW
amindexd: ALL : ALLOW
amidxtape: ALL : ALLOW
/var/spool/cron/amanda:
~~~~~~~~~~~~~~~~~~~~~~~
# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/tmp/crontab.17026 installed on Wed Mar 9 17:15:21 2005)
# (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $)
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=amandaadmins
# Daily check for correct tape and tell operator!
0 12 * * 1-5 /usr/local/sbin/amcheck -m DailySet1
# Daily Backup Routine in the evening of the day above.
0 23 * * 1-5 /amanda/bin/runbackup_DailySet1
/var/lib/amanda/bin/runbackup_DailySet1:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This script just checks that the tape is loaded correctly, rewinds it and then
runs /usr/local/sbin/amdump DailySet1.
Once finsihed it appends a few things to the tape, for example the TOC.
/usr/local/etc/amanda/DailySet1/disklist
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# NELSON
THEIPADDRESS / root-tar
THEIPADDRESS /boot standard
# gateway,firewall,router
PUBLICIP / root-tar
PUBLICIP /boot standard
# PITS
192.168.0.1 / root-tar
192.168.0.1 /boot standard
192.168.0.1 /usr standard
192.168.0.1 /home homedir
192.168.0.1 /var standard
192.168.0.1 /samba sambadir
# ETC
# ETC
# ETC
Running "amcheck --client-verbose DailySet1"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Now the tape host has a few interfaces, but the hostname is know as the
IPADDRESS in the disklist file.
[amanda@piquet ~] $>amcheck --client-verbose DailySet1
Amanda Tape Server Host Check
-----------------------------
Holding disk /amanda/holdingdisk/DailySet1: 820900 MB disk space available,
using 204800 MB as requested
found in slot 1: Tape device /dev/amandatape is not ready or is empty
slot 1: Tape device /dev/amandatape is not ready or is empty
all slots have been loaded
Taper scan algorithm did not find an acceptable volume.
(expecting volume 'DailySet1-12' or a new volume)
ERROR: No acceptable volumes found
Server check took 0.115 seconds
Amanda Backup Client Hosts Check
--------------------------------
....
....
HOST THEIPADDRESS
OK version 3.3.1
OK distro RPM
OK platform CentOS release 6.9 (Final)
OK /boot
OK /boot
OK /boot
OK /
OK /
OK /
OK /usr/local/libexec/amanda/runtar executable
OK /bin/gtar executable
OK //amanda/gnutar-lists/. read/writable
OK /dev/null read/writable
OK /tmp/amanda has more than 64KB available.
OK /tmp/amanda has more than 64KB available.
OK /etc has more than 64KB available.
...
...
Client check: 4 hosts checked in 2.021 seconds. 0 problems found.
(brought to you by Amanda 3.3.1)
--
If a pig loses its voice, is it disgruntled?