It seems to be a recurring problem that with running flexback via command
line it runs fine, even manually running the cron script.

Though when I let the cron job run this is all I get:

|------------------------------------------------------------
| Doing level 0 backup of /home using cpio
| Rewinding & erasing tape...
| Creating index key 200401262000
|------------------------------------------------------------
At block 0.
|------------------------------------------------------------
| File number 1, tape index 200401262000
| Backup of: /home
| Date of this level 0 backup: Mon Jan 26 20:00:30 2004
| Date of last level 0 backup: the epoch
|------------------------------------------------------------
| touch "/home/level 0 -home Mon Jan 26 20:00:30 2004 cpio+hardware from \
|   redhat"
| cd "/home" && find . -depth -xdev ! -type s ! -regex ".*/[Cc]ache/.*" ! \
|   -regex ".*~"$ -print0 | cpio -o -0 -H newc -v -C 10240 | buffer -m 15m \
|   -p 75 -s 10k -t -u 100 -B -o "/dev/st0"
| rm -f "/home/level 0 -home Mon Jan 26 20:00:30 2004 cpio+hardware from \
|   redhat"
|------------------------------------------------------------


But of course there is no file listing indicating a complete backup as
there would be if the backup was successful or run manually in our case.

Is there any known issues that would cause this?


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
flexbackup-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/flexbackup-help

Reply via email to