One of my filesystems failed with the following error:
/-- arsd /net/data3 lev 0 FAILED [/tmpbin/tar returned 2]
sendbackup: start [arsd:/net/data3 level 0]
sendbackup: info BACKUP=/tmpbin/tar
sendbackup: info RECOVER_CMD=/usr/local/bin/gzip -dc |/tmpbin/tar -f... -
sendbackup: info COMPRESS_SUFFIX=.gz
sendbackup: info end
? gtar: time_t value 18446744071814433671 too large (max=68719476735)
? gtar: time_t value 18446744071814433668 too large (max=68719476735)
| Total bytes written: 617922560
? gtar: Error exit delayed from previous errors
sendbackup: error [/tmpbin/tar returned 2]
The tar version is 1.13 (tar --version), from sunfreeware.com.
I tried to compile 1.13.19 from the sources, but it would always hang up
at a certain point (I determined where it would fail, but not why).
If someone could give me the exact version that is guaranteed to work
(this is on a Solaris 8 machine) I would greatly appreciate it.
Thanks
Lance