|
You were right about the tar versions. It was 1.14. (Default with SuSE 9.2?) I have since replaced it with 1.3.25 (from SuSE 8.2) tesla:/etc/amanda/hackermonkey # tar --version Paul Bijnens wrote: Are there more error messsages in the debug file on the client: Just ran it again, so all this info is fresh, including whatever tweaks you've all suggested. FAILURE AND STRANGE DUMP SUMMARY: tesla.hack / lev 0 FAILED [/bin/tar returned 2] tesla.hack / lev 0 FAILED [dump to tape failed] There is the backup tar, then a few lines of errors for various files as below. sendbackup: time 0.008: spawning /usr/lib/amanda/runtar in pipeline Oddly, the sendbackup...exclude tells it to exclude the /var/spool/postfix so Im not sure they are even in the error list. The man page for tar says it should be '--exclude-from=file', so maybe there needs to be an '=' in the argument list above? [EMAIL PROTECTED]:/tmp/amanda> more sendbackup._.20050126203414.exclude Or try running tar by hand (you'll find the exact command inDone, listing is below... [EMAIL PROTECTED]:/tmp/amanda> tar --create --file - --directory / --one-file-system --listed-incremental /var/lib/amanda/gnutar-lists/tesla.hackermonkey.com__0.new --sparse --ignore-failed-read --totals --exclude-from /tmp/amanda/sendbackup._.20050126203414.exclude . | cat > /dev/nullOk, didnt work as user amanda, trying as root tesla:/etc/amanda/hackermonkey # tar --create --file - --directory / --one-file-system --listed-incremental /var/lib/amanda/gnutar-lists/tesla.hackermonkey.com__0.new --sparse --ignore-failed-read --totals --exclude-from /tmp/amanda/sendbackup._.20050126203414.exclude . | cat > /dev/nullSo whats that mean? :-) What do you mean by "dump" error? from the dump program or from That was a mistake on my part, sorry. I misread some of the comments as dump errors when they were not. The files still contain lines like ' time 0.004: doing level 0 dump as listed-incremental ' and so I panic'd for no good reason :-) -Nick |
- Re: Reiserfs? Nick Danger
- Re: Reiserfs? Christoph Scheeder
- Re: Reiserfs? Gene Heskett
- Re: Reiserfs? Christoph Scheeder
- Re: Reiserfs? Paul Bijnens
