On Wednesday 22 February 2006 17:18, Marcel Gsteiger wrote:
> Hi all
>
> Did anybody succeed to restore a file that was backed up through a fifo?
> I'm unable to get this done. The normal restore job gives an error message.
> I then created a second restore job that re-creates the fifos, then tries
> to restore to the original location. When I set the "overwrite" option to
> never, the system behaves as if it would restore. On my pipe, I have a
> separate task that takes the data and copies it into a file.
>
> SD and FD seem to walk through all the data, but at the end the restore
> terminates with a "warning file count mismatch" error and tells me 0 files
> have been restored.

As the message says, this is not an error, but a warning.  Bacula doesn't 
really understand FIFOs.

The question here is not the warning, but did Bacula actually deliver the 
contents of the saved file to your program?  If so, it worked.  If not, there 
is some problem, which does not suprise me because I don't have a regression 
script for testing FIFOs, and to the best of my knowledge no one is using 
this (other than you and perhaps one other person) ...

>
> Any ideas? I think the problem is that, in this case, the FD should leave
> my FIFOs prepared via "client run before job" alone. There must be some way
> to perform this, otherwise backing up through FIFOs would be useless.

It *did* work when I implemented it many years ago.

>
> Any help would much be appreciated.
> Regards
> --Marcel
> However, the job always terminates with
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd________________________________________
>_______ Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to