I have two samba DLE in my disklist. They are:
Code:
bigslam win2k_backup //srv004/Backup root-tar
bigslam win2k_wwwroot //srv004/wwwroot root-tar
not only amcheckdump is returning an error on this DLE (please, check [url]http://forums.zmanda.com/showthread.php?t=1539[/url]) , but EVERY DLE in the tape after these return a error too !
Code:
...
[-P|--machine-pass] service <password>
Error writing fd 4: Broken pipe
Error reading device or writing data to validation command.
Validating image bigslam:root datestamp 20081202005402 level 0 part 1 on tape diario-24 file #7
Validation process returned 1 (full status 256)
using '/bin/tar tf - > /dev/null && cat > /dev/null'.
or this
Code:
...
[-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 minibit:fileserver_p-t datestamp 20081202005402 level 1 part 1 on tape diario-24 file #39
Validation process returned 1 (full status 256)
using ' /usr/bin/gzip -dc |/bin/tar tf - > /dev/null && cat > /dev/null'.
I guess the error status was not reset or something like that.