I'm running 2.4.2p2 on a Redhat 7.1 system. I have all my configuration
scripts finished, and amcheck claims that everything is a-okay. I have put
amandad, amidxtaped, and amindexd in xinetd, killed xinetd and started it
again. I su - to amanda, type /usr/sbin/amdump full and the report that is
generated is as follows. I'm am at a loss as to why it is failing to read the
directories. As the amanda user I can dump directories locally just fine, so
I'm believing that I have some sort of configuration error. But, it seems
that it's connecting to localhost just fine, so I'm utterly confused.
These dumps were to tape full-10.15.2001.
The next tape Amanda expects to use is: a new tape.
FAILURE AND STRANGE DUMP SUMMARY:
localhost /proc lev 0 FAILED [disk /proc offline on localhost?]
localhost /mnt lev 0 FAILED [/sbin/dump returned 1]
localhost /lost+found lev 0 FAILED [/sbin/dump returned 1]
localhost /export lev 0 FAILED [/sbin/dump returned 1]
localhost /opt lev 0 FAILED [/sbin/dump returned 1]
localhost /misc lev 0 FAILED [/sbin/dump returned 1]
localhost /.automount lev 0 FAILED [/sbin/dump returned 1]
localhost /tftpboot lev 0 FAILED [/sbin/dump returned 1]
localhost /bin lev 0 FAILED [/sbin/dump returned 1]
localhost /sbin lev 0 FAILED [/sbin/dump returned 1]
localhost /etc lev 0 FAILED [/sbin/dump returned 1]
localhost /boot lev 0 FAILED [/sbin/dump returned 1]
localhost /dev lev 0 FAILED [/sbin/dump returned 1]
localhost /root lev 0 FAILED [/sbin/dump returned 1]
localhost /lib lev 0 FAILED [/sbin/dump returned 1]
localhost /var/lib/amanda/holding lev 0 FAILED [/sbin/dump returned 1]
localhost /var/lib/amanda/holding lev 0 FAILED [dump to tape failed]
localhost /usr lev 0 FAILED [/sbin/dump returned 1]
localhost /usr lev 0 FAILED [dump to tape failed]
STATISTICS:
Total Full Daily
-------- -------- --------
Estimate Time (hrs:min) 0:01
Run Time (hrs:min) 0:05
Dump Time (hrs:min) 0:00 0:00 0:00
Output Size (meg) 83.7 83.7 0.0
Original Size (meg) 83.7 83.7 0.0
Avg Compressed Size (%) -- -- --
Filesystems Dumped 2 2 0
Avg Dump Rate (k/s) 4360.3 4360.3 --
Tape Time (hrs:min) 0:00 0:00 0:00
Tape Size (meg) 83.9 83.9 0.0
Tape Used (%) 0.1 0.1 0.0
Filesystems Taped 4 4 0
Avg Tp Write Rate (k/s) 8557.8 8557.8 --
FAILED AND STRANGE DUMP DETAILS:
/-- localhost /mnt lev 0 FAILED [/sbin/dump returned 1]
sendbackup: start [localhost:/mnt level 0]
sendbackup: info BACKUP=/sbin/dump
sendbackup: info RECOVER_CMD=/sbin/restore -f... -
sendbackup: info end
? You can't update the dumpdates file when dumping a subdirectory
sendbackup: error [/sbin/dump returned 1]
\--------
/-- localhost /lost+found lev 0 FAILED [/sbin/dump returned 1]
sendbackup: start [localhost:/lost+found level 0]
sendbackup: info BACKUP=/sbin/dump
sendbackup: info RECOVER_CMD=/sbin/restore -f... -
sendbackup: info end
? You can't update the dumpdates file when dumping a subdirectory
sendbackup: error [/sbin/dump returned 1]
\--------
/-- localhost /export lev 0 FAILED [/sbin/dump returned 1]
sendbackup: start [localhost:/export level 0]
sendbackup: info BACKUP=/sbin/dump
sendbackup: info RECOVER_CMD=/sbin/restore -f... -
sendbackup: info end
? You can't update the dumpdates file when dumping a subdirectory
sendbackup: error [/sbin/dump returned 1]
\--------
And so on and so forth.