On Thursday 15 September 2005 00:15, Mike Pultz wrote: > Kern, > > Is there anyway to know when this modification was made?
When is not particularly important, see below: > > We've been playing with 1.37.38, and I'm a little scared to put it into > production, so I was wondering if there was any way to apply this spool > space patch, It was a trivial one line typo if I remember right, so probably diffing version 1.36.3 and 1.37.38 will show you what you need to change. > and possibly the patch to reduce the number of SQL queries > (the modification that adds the MD5 into the attributes record), to the > 1.36 release? This is a much more important change involving src/dird and src/cats. I'm not sure I would recommend that you attempt this one especially because it is mixed with a lot of other changes at the same time. > > Were these large, application wide changes? or just reletively small things > that could be worked into the current stable version? > > Thanks for your help, > > Cheers, > > Mike Pultz > [EMAIL PROTECTED] > > > ----- Original Message ----- > > From: "Kern Sibbald" <[EMAIL PROTECTED]> > > To: <[email protected]> > > Cc: "Robert Westendorp" <[EMAIL PROTECTED]> > > Sent: Tuesday, September 06, 2005 12:21 PM > > Subject: Re: [Bacula-users] "Maximum Job Spool Size" doesn't appear to > > work > > > >> On Tuesday 06 September 2005 19:17, Robert Westendorp wrote: > >> > Hi, > >> > > >> > I'm running some tests of concurrent backups and will want to use data > >> > spooling. > >> > > >> > In my bacula-sd.conf for each device I specify > >> > > >> > Maximum Spool Size = 6g > >> > Maximum Job Spool Size = 2g > >> > > >> > I then run two jobs for two different clients against the above device > > > > at > > > >> > the same time. > >> > > >> > The spool file size doesn't stop at the job spool limit .. it stops at > > > > the > > > >> > overall spool size. I've also tried this by running a single job and > >> > the same thing happens. > >> > > >> > Am I missing something? > >> > >> If I remember right, I made a silly mistake when comparing the values > >> and > > > > used > > > >> the Max Spool size in both tests rather than the Max Spool size and the > > > > Max > > > >> Job size. Bottom line Max Job size doesn't work in 1.36 but *should* in > >> 1.37. > >> > >> > Robert. -- Best regards, Kern ("> /\ V_V ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
