Incoming from Gregory Gregory Malsack:
> Does anyone know what this means?
> 
> | File number 3, tape index 200504262359
> | Backup of: /etc
> | Date of this level 0 backup: Wed Apr 27 00:46:50 2005
> | Date of last level 0 backup: the epoch
> |------------------------------------------------------------
> | cd "/etc" && /tmp/collectexit.7772.sh find . -depth -xdev ! -type s ! \
> |   -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ -print0 | \
> |   /tmp/collectexit.7772.sh tar --create --null --files-from=- \
> |   --ignore-failed-read --same-permissions --no-recursion --totals --label \
> |   "level 0 /etc Wed Apr 27 00:46:50 2005 tar+gzip from fs.gmellc.local" \
> |   --verbose --sparse -b 20 --file - | /tmp/collectexit.7772.sh gzip -4 | \
> |   /tmp/collectexit.7772.sh buffer -m 10m -p 75 -s 10k -t -u 100 -B -o \
> |   "/dev/nst0"
> | [ ! -e /tmp/exitstatus.7772 ]
....^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

test not exists /tmp/exitstatus.7772

Is /tmp a separate partition?  Is it full?  Can your backup user
create files in /tmp?


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)               http://www.spots.ab.ca/~keeling 
- -


-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
flexbackup-help mailing list
flexbackup-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexbackup-help

Reply via email to