Hello,

At this point, you should isolate the problem to a single file if possible 
that is causing the problem. Do a backup of that file only, then a restore.  
If you can isolate the error in that way, please open a bug report, giving 
the appropriate output error messages, uploading your bacula-dir.conf and 
bacula-sd.conf files (stripped of passwords), and the file in question.

It seems to me that there is already a bug report open on Win32 for this 
problem, so you might want to check it as well -- possibly adding your 
information to it if it is identical to what you are seeing.

Best regards,

Kern

On Saturday 31 March 2007 03:15, Michael Havas wrote:
> > Hello,
> >
> > There was a bug in the restore code that was fixed in 2.0.3.  Please
> > update
> > (at least the client FD), test again, and let us know if it resolves the
> > problem.
> >
> > Best regards,
> >
> > Kern
> 
> Hi Kern. Thanks for getting back to me. I upgraded the client to version
> 2.0.3 but I'm experiencing the same problem indicated in the original
> message below. I have verified that the client is now indeed 2.0.3 as well
> as the server. You may find the revised errors below:
> 
> === +
> 30-Mar 20:05 el4_32_build-dir: Start Restore Job
> RestoreFiles.2007-03-30_20.05.43
> 30-Mar 20:05 el4_32_build-sd: 3301 Issuing autochanger "loaded? drive 0"
> command.
> 30-Mar 20:05 el4_32_build-sd: 3302 Autochanger "loaded? drive 0", result
> is Slot 4.
> 30-Mar 20:06 el4_32_build-sd: Ready to read from volume "AHP562L3" on device
> "Drive-1" (/dev/nst0).
> 30-Mar 20:06 el4_32_build-sd: Forward spacing Volume "AHP562L3" to
> file:block 1:0.
> 30-Mar 20:07 staff-vaughn: RestoreFiles.2007-03-30_20.05.43 Fatal error:
> ../../filed/restore.c:1056 Decryption error for
> c:\temp/c/I386/ASMS/1/default/
> 30-Mar 20:07 staff-vaughn: RestoreFiles.2007-03-30_20.05.43 Error:
> ../../filed/restore.c:310 Missing cryptographic signature for
> c:\temp/c/I386/ASMS/1/default/
> 30-Mar 20:07 staff-vaughn: RestoreFiles.2007-03-30_20.05.43 Error:
> ../../filed/restore.c:672 Missing cryptographic signature for
> c:\temp/c/I386/ASMS/1/
> 30-Mar 20:07 el4_32_build-sd: RestoreFiles.2007-03-30_20.05.43 Fatal error:
> read.c:139 Error sending to File daemon. ERR=Connection reset by peer
> 30-Mar 20:07 el4_32_build-sd: RestoreFiles.2007-03-30_20.05.43 Error:
> bnet.c:439
> Write error sending 65536 bytes to client:132.206.43.204:36643:
> ERR=Connection reset
> by peer
> === -
> 
> As you can see, this is precisely the same error I was receiving with
> Bacula Client version 2.0.2.
> 
> Any help is much appreciated,
> 
> Michael
> 
> >
> > On Friday 30 March 2007 21:24, Michael Havas wrote:
> >> Hi everyone,
> >>
> >> I'm using bacula with encryption with Windows Client version 2.02 and
> >> Director/Storage daemons on CentOS 4.4. The client both the PKI Keypair
> >> and Master certificate for encryption.
> >>
> >> I've been testing out restores with bacula and encryption. I've found
> >> some disturbing results. Certain files and directories report decryption
> >> errors while others do not.
> >>
> >> Here are examples of the errors I receive when trying to restore
> >> "c:\I386" (a backup of the winXP cd):
> >>
> >> === +
> >> 30-Mar 14:52 staff-vaughn: RestoreFiles.2007-03-30_14.48.49 Fatal error:
> >> ../../filed/restore.c:1056 Decryption error for
> >> c:\temp/c/I386/ASMS/1/default/
> >> 30-Mar 14:52 staff-vaughn: RestoreFiles.2007-03-30_14.48.49 Error:
> >> ../../filed/restore.c:310 Missing cryptographic signature for
> >> c:\temp/c/I386/ASMS/1/default/
> >> 30-Mar 14:52 el4_32_build-sd: RestoreFiles.2007-03-30_14.48.49 Fatal
> >> error: read.c:139 Error sending to File daemon. ERR=Connection reset by
> >> peer
> >> 30-Mar 14:52 el4_32_build-sd: RestoreFiles.2007-03-30_14.48.49 Error:
> >> bnet.c:439 Write error sending 65536 bytes to
> >> client:132.206.43.204:36643: ERR=Connection reset by peer
> >> 30-Mar 14:52 staff-vaughn: RestoreFiles.2007-03-30_14.48.49 Error:
> >> ../../filed/restore.c:672 Missing cryptographic signature for
> >> c:\temp/c/I386/ASMS/1/
> >> 30-Mar 14:52 el4_32_build-dir: RestoreFiles.2007-03-30_14.48.49 Error:
> >> Bacula 2.0.3 (06Mar07): 30-Mar-2007 14:52:21
> >>
> >> === -
> >>
> >> I also receive the same errors when trying specifically to restore
> >> "c:\I386\ASMS\1\default":
> >>
> >> === +
> >> 30-Mar 15:04 staff-vaughn: RestoreFiles.2007-03-30_15.01.11 Fatal error:
> >> ../../filed/restore.c:1056 Decryption error for
> >> c:\temp/c/I386/ASMS/1/default/
> >> 30-Mar 15:04 staff-vaughn: RestoreFiles.2007-03-30_15.01.11 Error:
> >> ../../filed/restore.c:310 Missing cryptographic signature for
> >> c:\temp/c/I386/ASMS/1/default/
> >> 30-Mar 15:04 staff-vaughn: RestoreFiles.2007-03-30_15.01.11 Error:
> >> ../../filed/restore.c:672 Missing cryptographic signature for
> >> c:\temp/c/I386/ASMS/1/
> >> 30-Mar 15:04 el4_32_build-sd: RestoreFiles.2007-03-30_15.01.11 Fatal
> >> error: read.c:124 Error sending to File daemon. ERR=Connection reset by
> >> peer
> >> 30-Mar 15:04 el4_32_build-sd: RestoreFiles.2007-03-30_15.01.11 Error:
> >> bnet.c:406 Write error sending len to client:132.206.43.204:36643:
> >> ERR=Connection reset by peer
> >> === -
> >>
> >> Yet I am able to restore a single file "c:\pagefile.sys" from the same
> >> system without any problems.
> >>
> >> I am using both a PKI Keypair and a master cert to do the encryption and
> >> just the PKI Keypair to do the decryption.
> >>
> >> Thank you very much for your help with this,
> >>
> >> Michael
> >>
> >> -------------------------------------------------------------------------
> >> Take Surveys. Earn Cash. Influence the Future of IT
> >> Join SourceForge.net's Techsay panel and you'll get the chance to share
> >> your
> >> opinions on IT & business topics through brief surveys-and earn cash
> >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> >> _______________________________________________
> >> Bacula-users mailing list
> >> Bacula-users@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/bacula-users
> >>
> >
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to