On Thursday 04 November 2004 16:42, Göran Törnqvist wrote:
>
> afio -o -E /tmp/nocompress.60176 -z -1 m -P gzip -Q -4 -Z -M 2m -T 3k -v -b 10k 
>  

Goran,

The problem is that 'afio' is returning to the flexbackup script
with an error (some file missing or some such?).

The command parameters passed by flexbackup to afio have changed
in the recent versions.  See the afio man page, specifically the '-1'
parameter.  You can edit the flexbackup script to fix this.  Search
for '-1 m ' and change it to '-1 a ' (note the trailing space character).
(You can see the '-l m' in the afio command line above.)

See also the flexbackup '-ignore-errors' parameter to help solve
your problem.

Scott

-- 
* Scott Coburn
* Brookhaven National Laboratory
* [EMAIL PROTECTED] 631.344.7110
* This message brought to you by Debian Linux.


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id065&op=click
_______________________________________________
flexbackup-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/flexbackup-help

Reply via email to