On Tuesday 19 June 2007 12:52, Dave wrote:
> Hi again Kern,
>     Forgot to say in my last msg that this time, successful restore, the fd 
> did not crash.
>     I'll write more later.

Yes, the code failed to return, just continued with bad input when the 
signature was missing, so I am not suprised the FD crashed.  Hopefully all 
that is now fixed.

> Dave.
> 
> ----- Original Message ----- 
> From: "Kern Sibbald" <[EMAIL PROTECTED]>
> To: "Dave" <[EMAIL PROTECTED]>
> Cc: "bacula-devel" <[email protected]>
> Sent: Tuesday, June 19, 2007 4:56 AM
> Subject: Re: [Bacula-users] Bacula 2.1.18 BETA released to Source Forge
> 
> 
> > On Monday 18 June 2007 23:35, Dave wrote:
> >> Hi Kern,
> >>     Ok, some more details. The server first, I'm running bacula director 
> >> and
> >> storage daemon on FreeBSD version 2.03 from ports. The client in question 
> >> is
> >> a Windows xpsp2 machine running bacula 2.1.18, and it is using vss. It is
> >> also using compression, though i've tried this without compression with 
> >> the
> >> same result. I've attached backup and restiration output, that should 
> >> give
> >> you the complete story of the numbers you need and the error msg, but in
> >> brief there is one toplevel directory with three subdirectories under 
> >> that
> >> and files in each one, a total of 337 files. All of this gets backed up,
> >> it's a total size of about 8.5-8.6 mb in size. On restiration i have one
> >> subdirectory, 10 files, for a total size of 236.5kbytes in size. I've got
> >> the original directory that i backed up, renamed so as i said to simulate 
> >> a
> >> loss, and the files it restored, if they would be of any help let me 
> >> know.
> >> I've also got my pki keys if you need them.
> >>     When the restiration stops the client seems to hang or stop i haven't
> >> figured out which, and in either case i have to restart it. The error 
> >> point
> >> for this daemon crash occurs when the sd fails to connect again after the
> >> first signature failure msg, after that the file daemon crashes.
> >>     If you need more information let me know.
> >> Thanks.
> >> Dave.
> >
> > Hello,
> >
> > Could you test the Win32 FD using your normal modes (VSS, portable=no, 
> > ...)
> > with the FD that I have placed at:
> >
> >  www.sibbald.com/download/winbacula-2.1.19.exe
> > and
> >  www.sibbald.com/download/winbacula-2.1.19.exe.sig
> >
> > Note, my site does not permit directory listings so you must specify the 
> > full
> > and exact name to download it.
> >
> > Regards,
> >
> > Kern
> >
> >>
> >> ----- Original Message ----- 
> >> From: "Kern Sibbald" <[EMAIL PROTECTED]>
> >> To: "Dave" <[EMAIL PROTECTED]>
> >> Cc: "bacula-devel" <[email protected]>
> >> Sent: Monday, June 18, 2007 4:40 PM
> >> Subject: Re: [Bacula-users] Bacula 2.1.18 BETA released to Source Forge
> >>
> >>
> >> > On Saturday 16 June 2007 21:26, Dave wrote:
> >> >> Hello Kern and List,
> >> >>     I just downloaded and installed 2.1.18 on a windows xp box. The
> >> >> backup
> >> >> went fine, i backed up a single directory, then on the client i 
> >> >> renamed
> >> >> it i
> >> >> guess simulating i lost it. So, i went to restore. I got the toplevel
> >> >> directory back, and one subdirectory, it had three, and 9 files, there
> >> >> were
> >> >> 337 total. The files that were backed up/restored were fine, i get an
> >> >> error
> >> >> and then it stops, it seems to hit the error and not verify signature 
> >> >> or
> >> >> restore anything else. I get the email stating the bacula restore 
> >> >> failed,
> >> >> if
> >> >> i go back to the server go bconsole and try a status of the xp client
> >> >> 2.1.18
> >> >> i notice it hangs, it won't return a status. The icon in the systray
> >> >> indicates the client is still running however.
> >> >>     If i can provide any additional information, deugging, let me 
> >> >> know.
> >> >
> >> > It would help if you would carefully describe what system you are 
> >> > running
> >> > and
> >> > what actually happened.  It is not very clear from your above message.
> >> > For
> >> > example, you don't specify what your servers are (if they are Win32, I
> >> > don't
> >> > even want to look at the problem since the servers are not yet 
> >> > supported),
> >> > are you using VSS, ...? Then I am not sure how many files were 
> >> > restored -- 
> >> > you mention 3 then 9 then 337, but don't clearly state what is what.
> >> > Also,
> >> > there is nothing I can do unless I have some job output showing what
> >> > happened.
> >> >
> >> > You say you got an error, well could you be a bit more specific --  
> >> > there
> >> > are
> >> > probably 3,000 different error messages in Bacula.
> >> >
> >> > Regards,
> >> >
> >> > Kern
> >> >
> >> >> Thanks.
> >> >> Dave.
> >> >>
> >> >> ----- Original Message ----- 
> >> >> From: "Kern Sibbald" <[EMAIL PROTECTED]>
> >> >> To: "bacula-devel" <[email protected]>; "bacula-beta"
> >> >> <[EMAIL PROTECTED]>
> >> >> Cc: "bacula-users" <[EMAIL PROTECTED]>
> >> >> Sent: Saturday, June 16, 2007 11:38 AM
> >> >> Subject: [Bacula-users] Bacula 2.1.18 BETA released to Source Forge
> >> >>
> >> >>
> >> >> > Hello,
> >> >> >
> >> >> > Second try for the day ...
> >> >> >
> >> >> > I have released the Bacula source code and Win32 binaries for Bacula
> >> >> > BETA
> >> >> > 2.1.18 to Source Forge (version 2.1.14 was put in the SVN but not
> >> >> > released
> >> >> > and
> >> >> > version 2.1.16 had a stupid bug :-( ).
> >> >> >
> >> >> > This is a bug fix to version 2.1.12.
> >> >> >
> >> >> > Changes since Beta release 2.1.12
> >> >> > - Version 2.1.14 not released (2.1.16 pulled)
> >> >> > - Possible solution to Win32 encryption restore signature errors.
> >> >> > - Reload with syntax errors in @include now works.
> >> >> > - Gnome console builds with encryption.
> >> >> > - Fixed bugs #864, 872, 874, 882, 882, 877, 886, 885.
> >> >> > - License is now GPL v2 without modifications, fix a few copyright
> >> >> >  mistakes made when adding FSFE copyright notice.
> >> >> > - Fix update all from pool to pass pool name.
> >> >> > - Correct reservation system bug that invalidated Volumes by
> >> >> >  calling find_next_appendable volume before acquiring a device.
> >> >> >
> >> >> > For more details, please see the ChangeLog.
> >> >> >
> >> >> > If you want the doc files, please pull them from:
> >> >> >
> >> >> > http://www.sibbald.com/download/bacula-docs-2.1.18.tar.bz2
> >> >> > (19+MB)
> >> >> > http://www.sibbald.com/download/bacula-docs-2.1.18.tar.bz2.sig
> >> >> > (189B)
> >> >> >
> >> >> > The bug list is now getting quite short, so it is looking good for a
> >> >> > 2.2.0
> >> >> > release within the next 2 weeks to a month.  Now is the time to 
> >> >> > test,
> >> >> > to
> >> >> > help
> >> >> > avoid any surprises after the official release.  Thanks.
> >> >> >
> >> >> > Best regards,
> >> >> >
> >> >> > Kern
> >> >> >
> >> >>
> >> -------------------------------------------------------------------------
> >> >> > This SF.net email is sponsored by DB2 Express
> >> >> > Download DB2 Express C - the FREE version of DB2 express and take
> >> >> > control of your XML. No limits. Just data. Click to get it now.
> >> >> > http://sourceforge.net/powerbar/db2/
> >> >> > _______________________________________________
> >> >> > Bacula-users mailing list
> >> >> > [EMAIL PROTECTED]
> >> >> > https://lists.sourceforge.net/lists/listinfo/bacula-users
> >> >>
> >> 
> 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to