On Tue, 7 Nov 2006, Robert Nelson wrote:

> Can you try the restore with the "PKI Signatures = Yes" commented 
> out?  I had problems with signatures on my system, but it only 
> showed up as Invalid Signatures rather than missing ones.  There 
> was a follow-up thread with Landon on Bacula-devel about the 
> signatures but no resolution yet.

See below.

> I'll change the severity from M_FATAL to M_ERROR so that the 
> restore continues.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Michael
> Brennen
> Sent: Tuesday, November 07, 2006 1:53 PM
> To: bacula-users@lists.sourceforge.net
> Subject: [Bacula-users] Restoring archives on windows
> systems,compression+encryption
>
>
> Last Sunday night I restarted my archive set with current CVS, as 
> checked in by Robert with the compression+encryption fixes.  I can 
> archive and restore from a linux system successfully now; thanks 
> much, Robert. :)
>
> Archiving windows systems is working with compression+encryption 
> without error messages, similar FD key configurations to the linux 
> systems, etc. but I cannot restore to the same windows system from 
> which an archive was made. Given the problems with wx-console I am 
> using bconsole for the restore.  I go through the restore process, 
> and the process errors out as below.
>
> Robert, others, any ideas?
>
>   -- Michael
>
> -------------------------------------------------------
> 07-Nov 13:57 archive-dir: Start Restore Job
> Restore-Somehost.2006-11-07_13.56.58 07-Nov 13:57 archive-sd: Ready to read
> from volume "FNI0001" on device "Drive-0" (/dev/nst0). 07-Nov 13:57
> archive-sd: Forward spacing to file:block 0:1.
>
> 07-Nov 14:11 archive-sd: End
> of file 4 on device "Drive-0" (/dev/nst0), Volume "FNI0001" 07-Nov 14:12
> somehost.com: Restore-Somehost.2006-11-07_13.56.58 Fatal error:
> ../../filed/restore.c:876 Decryption error
> for /backup/bacula/bacula-restores/C/bin/more
>
> 07-Nov 14:12 foghorn.fni.com:
> Restore-Somehost.2006-11-07_13.56.58 Error: ../../filed/restore.c:580
> Missing
> cryptographic signature for /backup/bacula/bacula-restores/C/bin/newmysql
>
> 07-Nov 14:12 archive-sd: Restore-Somehost.2006-11-07_13.56.58 Fatal error:
> read.c:126 Error sending to File daemon. ERR=Connection reset by peer
>
> 07-Nov 14:12 archive-sd: Restore-Somehost.2006-11-07_13.56.58 Error:
> bnet.c:426 Write error sending 19808 bytes to client:123.123.123.123:36643:
> ERR=Connection reset by peer
>
> 07-Nov 14:12 archive-dir:
> Restore-Somehost.2006-11-07_13.56.58 Error: Bacula 1.39.27 (24Oct06):
> 07-Nov-2006 14:12:14 JobId:                  44
>  Job:                    Restore-Somehost.2006-11-07_13.56.58
>  Client:                 somehost.com
>  Start time:             07-Nov-2006 13:57:00
>  End time:               07-Nov-2006 14:12:14
>  Files Expected:         87
>  Files Restored:         26
>  Bytes Restored:         0
>  Rate:                   0.0 KB/s
>  FD Errors:              1
>  FD termination status:  Error
>  SD termination status:  Error
>  Termination:            *** Restore Error ***
> -------------------------------------------------------

07-Nov 23:48 somehost.com: Restore-Somehost.2006-11-07_23.31.17 
Error: Uncompression error on file 
/backup/bacula/bacula-restores/C/bin/file1. ERR=Zlib data error

07-Nov 23:48 somehost.com: Restore-Somehost.2006-11-07_23.31.17 
Error: Uncompression error on file 
/backup/bacula/bacula-restores/C/bin/file3. ERR=Zlib data error

07-Nov 23:48 somehost.com: Restore-Somehost.2006-11-07_23.31.17 
Error: Uncompression error on file 
/backup/bacula/bacula-restores/C/bin/file3. ERR=Zlib data error

Now the zlib errors are back; I saw these a week or so ago.  The 
only difference is that I commented the PKI signature line, touched 
the files in a directory, ran a fresh archive, and tried to restore 
from it.

The Windows FD configuration is below; it is 1.3.26.

    -- Michael

FileDaemon {
   Name = somehost.com
   FDport = 9102
   WorkingDirectory = "C:\\Documents and Settings\\All 
Users\\Application Data\\Bacula\\Work"
   Pid Directory = "C:\\Documents and Settings\\All 
Users\\Application Data\\Bacula\\Work"
   Maximum Concurrent Jobs = 2

   PKI Signatures = yes
   PKI Encryption = yes
   PKI Keypair = "C:/Documents and Settings/All Users/Application 
Data/Bacula/fd_somehost.pem"
}


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to