Hi !
I am using amanda 2.6.0p2 on a openSuSE 10.2 and amcheckdump is returning errors every time a samba DLE is checked:
Code:
Validating image bigslam:root datestamp 20081121005402 level 1 part 1 on tape diario-14 file #39
using '/bin/tar tf - > /dev/null && cat > /dev/null'.
Validating image bigslam:win2k_wwwroot datestamp 20081121005402 level 1 part 1 on tape diario-14 file #40
using '/usr/bin/smbclient tf - > /dev/null && cat > /dev/null'.
Usage: [-?] [-?EgV] [-?EgV] [-?EgVNkP] [-?|--help] [--usage] [-R|--name-resolve NAME-RESOLVE-ORDER]
[-M|--message HOST] [-I|--ip-address IP] [-E|--stderr] [-L|--list HOST]
[-t|--terminal CODE] [-m|--max-protocol LEVEL] [-T|--tar <c|x>IXFqgbNan]
[-D|--directory DIR] [-c|--command STRING] [-b|--send-buffer BYTES]
[-p|--port PORT] [-g|--grepable] [-d|--debuglevel DEBUGLEVEL]
[-s|--configfile CONFIGFILE] [-l|--log-basename LOGFILEBASE]
[-V|--version] [-O|--socket-options SOCKETOPTIONS]
[-n|--netbiosname NETBIOSNAME] [-W|--workgroup WORKGROUP]
[-i|--scope SCOPE] [-U|--user USERNAME] [-N|--no-pass] [-k|--kerberos]
[-A|--authentication-file FILE] [-S|--signing on|off|required]
[-P|--machine-pass] service <password>
Error writing fd 4: Broken pipe
Error reading device or writing data to validation command.
Validating image bigslam:srv datestamp 20081121005402 level 1 part 1 on tape diario-14 file #41
The corresponding DLS in disklist is:
Code:
#
# Windows 2000 server
#
bigslam win2k_backup //srv004/Backup root-tar
bigslam win2k_wwwroot //srv004/wwwroot root-tar
However, the backups are fine. I can browse in this backup and even restore it partially or completely using amrecover. Just amcheckdump is given me this error.