[Bacula-devel] Where is Kern?

2017-09-27 Thread kern
Hello This is just to let you know that I had long planned a trip to Puerto Rico and by chance flew into San Juan the day after hurricane Irma passed near the island (a territory of the USA).  Elecitry was out  in most of the city the day I arrived but was restored to about 50% in a few days. I

[Bacula-devel] Fwd: Kern left Puerto Rico

2017-10-05 Thread kern
hope to be back at home (in Switzerland) Tuesday 10 October. Best regards, Kern -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm

Re: [Bacula-devel] Possible GPL licence violation via docker/baculatar/tar binary

2020-02-26 Thread kern
Hello Sven,I am not the developer of the plugin, but I can assure you that my plan was to release the full source code.I will look into this and get back to you hopefully tomorrow.Best regards,KernSent from my Samsung Galaxy smartphone. Original message From: Sven Hartge Date:

Re: [Bacula-devel] Failed to compile Bacula 9.6.0 and problem with documentation encoding

2020-02-26 Thread kern
Hello Phil,Thanks for the update.  I will apply it right away so that it goes into the next version.Best regards,KernSent from my Samsung Galaxy smartphone. Original message From: Phil Stracchino Date: 2/26/20 18:32 (GMT+01:00) To: Kern Sibbald , bacula-devel

Re: [Bacula-devel] Failed to compile Bacula 9.6.0 and problem with documentation encoding

2020-02-29 Thread kern
encoding?Best regardsWanderlei HüttelEm qui., 27 de fev. de 2020 às 13:15, Phil Stracchino escreveu:On 2020-02-27 07:20, Kern Sibbald wrote: > Hello Gary, > > Sorry if a fix you submitted was not picked up -- it is probably my > fault.  I have been doing an extraordinary amount

Re: [Bacula-devel] Bacula Release 9.6.2 + Status Report

2020-03-07 Thread kern
smartphone. Original message From: Carsten Leonhardt Date: 3/3/20 23:10 (GMT+01:00) To: bacula-devel@lists.sourceforge.net Cc: Kern Sibbald Subject: Re: [Bacula-devel] Bacula Release 9.6.2 + Status Report Hi Kern,thanks for the new release!While looking through the changes

Re: [Bacula-devel] Fwd: Doubt about Bacula Storage/Autochanger

2020-03-11 Thread kern
Hello Wanderlei,Well if Changer Command is not defined doing a status slots will generate the error you are seeing.Best regards,KernSent from my Samsung Galaxy smartphone. Original message From: Wanderlei Huttel Date: 3/10/20 15:57 (GMT+01:00) To: Kern Sibbald Cc: bacula

Re: [Bacula-devel] Hung jobs (was Re: Bacula Release 9.6.5)

2020-06-22 Thread kern
y with the9.6.3 Director.Are 9.6.3 and 9.6.5 close enough that I could get away with upgradingJUST the Director to 9.6.5 and leaving the SD on 9.6.3?Kern: It is very likely that this will work, but I do not recommend it in general.--   Phil Stracchino  Babylon Communications  ph...@cae

Re: [Bacula-devel] Hung jobs (was Re: Bacula Release 9.6.5)

2020-06-22 Thread kern
Hello Phil,The SQL error looks like a real SQL error to me.  I have seen something similar to this with MariaDB.The other tracebacks don't look like they are blocked.  For the SQL problems, I have twosuggestions:1. Use the SQL tools to thoroughly check and correct your do2. Upgrade your mysqlFor

Re: [Bacula-devel] Hung jobs (was Re: Bacula Release 9.6.5)

2020-06-24 Thread kern
Hmm. That is surely the problem.  I will see if I can fix the code so that there is no dependence on smartalloc.Best regards,KernSent from my Samsung Galaxy smartphone. Original message From: Phil Stracchino Date: 6/23/20 19:56 (GMT+01:00) To: Kern Sibbald , bacula-devel

Re: [Bacula-devel] Hung jobs (was Re: Bacula Release 9.6.5)

2020-06-24 Thread kern
OK.  Sent from my Samsung Galaxy smartphone. Original message From: Phil Stracchino Date: 6/23/20 20:06 (GMT+01:00) To: bacula-devel@lists.sourceforge.net Subject: Re: [Bacula-devel] Hung jobs (was Re: Bacula Release 9.6.5) On 2020-06-23 12:32, Kern Sibbald wrote:> He

Re: [Bacula-devel] Bacula Release 9.6.7

2020-12-10 Thread kern
Hello Sven,I am sorry you are having problems.  It looks like something went wrong with my key turn over to Eric.We try to fix it asap.Best regards,KernSent from my Galaxy Original message From: Sven Hartge Date: 12/10/20 17:46 (GMT+01:00) To: bacula-devel@lists.sourceforge.n

Re: [Bacula-devel] Bacula Release 9.6.7

2020-12-10 Thread kern
@lists.sourceforge.net Subject: Re: [Bacula-devel] Bacula Release 9.6.7 Hi Eric,Hi Kern,firstly, thanks for your past and future work and good luck with your newpositions :-)This release is signed with a new PGP key which doesn't seem to be athttps://www.bacula.org/bacula-distribution-verification-public

Re: [Bacula-devel] Which docs to update?

2008-02-20 Thread Kern Sibbald
there will probably be a 2.2.9 release. The old docs should no longer be in the SVN, and the next version of Bacula will use the new docs, so the priority is to update the new docs ... Kern - This SF.net email is sponsored by

Re: [Bacula-devel] Pre-alpha version of Bacula plugins working

2008-02-20 Thread Kern Sibbald
On Tuesday 19 February 2008 23.13:04 John Stoffel wrote: > Kern> Mark today in your calendar. Bacula just did its first backup > Kern> and restore of a MySQL database using a plugin. I did it with > Kern> using a simplistic "pipe" plugin. > > Congrats! > >

Re: [Bacula-devel] Bacula 2.2.8 segfaulting with multiple autochangers

2008-02-20 Thread Kern Sibbald
Hello, I would suggest that you start by reading www.bacula.org -> Support and then asking for help on the support list. Off hand, I would say that you build was perhaps broken, but most likely you just have your bacula-sd.conf file incorrectly configured, and we don't deal with those issues o

Re: [Bacula-devel] empty Filename

2008-02-20 Thread Kern Sibbald
On Tuesday 19 February 2008 15.40:07 Jean-Sébastien Hederer wrote: > Hi, > > We found that for there is a line in "Filename" table who has an empty > "Name". It seems this is a feature because bweb searches it in > "brestore.pl": > "SELECT FilenameId FROM Filename WHERE Name = ''" (line 2414) > > b

Re: [Bacula-devel] Bacula 2.2.8 segfaulting with m ultiple autochangers

2008-02-21 Thread Kern Sibbald
On Thursday 21 February 2008 00.41:31 Clint Byrum wrote: > Hi Kern. > > Maybe I was misunderstood. I'm not asking for support with running > bacula. I have a working, healthy system. Rather, I was asking if you > guys were interested in debugging a seg faulting process. >

Re: [Bacula-devel] Pre-alpha version of Bacula plugins working

2008-02-21 Thread Kern Sibbald
On Thursday 21 February 2008 20.57:08 John Stoffel wrote: > >>>>> "Kern" == Kern Sibbald <[EMAIL PROTECTED]> writes: > > Kern> On Tuesday 19 February 2008 23.13:04 John Stoffel wrote: > Kern> Mark today in your calendar. Bacula just did its fir

Re: [Bacula-devel] backup levels - Base not used for future diffs

2008-02-21 Thread Kern Sibbald
On Monday 18 February 2008 16.42:49 Dan Langille wrote: > This was reported to me on IRC > > If you run a BASE level job, it is actually run as a FULL. > > However, that FULL will not be recognized by a DIFF job. The DIFF > job will use a previous FULL, not the one run as a BASE. > > Is this inten

Re: [Bacula-devel] Pre-alpha version of Bacula plugins working

2008-02-22 Thread Kern Sibbald
Hello, Thanks for your comments and the encouragement :-) see below for more: On Friday 22 February 2008 09.05:35 Bastian Friedrich wrote: > Kern, > > On Thursday 14 February 2008, Kern Sibbald wrote: > > Mark today in your calendar. Bacula just did its first backup and > &g

Re: [Bacula-devel] backup levels - Base not used for future diffs

2008-02-22 Thread Kern Sibbald
On Friday 22 February 2008 09.24:42 Ralf Gross wrote: > Kern Sibbald schrieb: > > On Monday 18 February 2008 16.42:49 Dan Langille wrote: > > > This was reported to me on IRC > > > > > > If you run a BASE level job, it is actually run as a FULL. > &

Re: [Bacula-devel] Feature Request: Backup and Restore of Windows Encrypted Files through raw encryption functions

2008-02-22 Thread Kern Sibbald
Thanks, I have added this to the projects file. Kern On Friday 22 February 2008 11.54:43 [EMAIL PROTECTED] wrote: > Item 1: Backup and Restore of Windows Encrypted Files through raw > encryption functions > > Origin: Michael Mohr, SAG > > Date: 22 February 2008 > &

Re: [Bacula-devel] backup levels - Base not used for future diffs

2008-02-22 Thread Kern Sibbald
On Friday 22 February 2008 14.38:51 Dan Langille wrote: > Ralf Gross wrote: > > Kern Sibbald schrieb: > >> On Monday 18 February 2008 16.42:49 Dan Langille wrote: > >>> This was reported to me on IRC > >>> > >>> If you run a BASE level job, i

Re: [Bacula-devel] [Bacula-users] Redundant Run in Schedule

2008-02-22 Thread Kern Sibbald
ives that tell Bacula how to deal with duplicate jobs. This too could also be a solution to the problem somewhat like #1, but much less elegant or explict than my proposal #2. That is if you do not allow duplicate jobs of the same level, using the current syntax, you could put both Run statements, an

Re: [Bacula-devel] libdbi backend to catalog database

2008-02-23 Thread Kern Sibbald
On Saturday 23 February 2008 03.07:05 João Henrique Freitas wrote: > Very good notice > > On Fri, Feb 22, 2008 at 2:42 PM, Kern Sibbald <[EMAIL PROTECTED]> wrote: > > Hello João, > > > > I had a few problems integrating your patch into the SVN trunk, but it >

Re: [Bacula-devel] Movement detection and funding

2008-02-23 Thread Kern Sibbald
) of the kinds of Backups that are being done using Bacula. > > > As for hardware we wanted to use an areca 1680 controller and > SAS-extenders between some supermicro boxes and large disks. Uh, hopefully someone else can comment on those since I don't know what they are (well s

[Bacula-devel] Improving job scheduling flexibility

2008-02-23 Thread Kern Sibbald
t want to not apply the rules. As you can see, there is a lot of room for clarification of what should be done, and also a need for a bit more functionality ... -- in other words a bit more design is needed before beginning the implementati

Re: [Bacula-devel] Movement detection and funding

2008-02-23 Thread Kern Sibbald
On Saturday 23 February 2008 13.20:56 John Enok Vollestad wrote: > Kern Sibbald wrote: > > Hello, > > > > On Saturday 23 February 2008 08.02:45 John Enok Vollestad wrote: > >> The following is a showstopper for what I want to use Bacula for at > >> work: >

Re: [Bacula-devel] libdbi backend to catalog database

2008-02-24 Thread Kern Sibbald
onfigure.in, everything should work correctly. Please see /autoconf/bacula-macros/db.m4 for how SQL_BINDIR is defined. I see that you have set DB_TYPE to dbi, but you will need to set it to the underlying database program name (it is a poorly named variable). It should be called DB_PROG.

Re: [Bacula-devel] libdbi backend to catalog database

2008-02-24 Thread Kern Sibbald
On Sunday 24 February 2008 21.24:21 Jacek Konieczny wrote: > On Sun, Feb 24, 2008 at 09:02:59PM +0100, Kern Sibbald wrote: > > I think you should add a new configure option: > > > > --with-dbi-driver=xxx > > > > this will be a bit complicated, because you will n

Re: [Bacula-devel] libdbi backend to catalog database

2008-02-24 Thread Kern Sibbald
can keep your DBI type ... Kern PS: Don't hesitate to ask if you need help. Modifying such varables or adding a new one is quite easy for me ... > > Thanks > > On Sun, Feb 24, 2008 at 5:24 PM, Jacek Konieczny <[EMAIL PROTECTED]> wrote: > > On Sun, Feb 24, 2008 at 09:

Re: [Bacula-devel] [Bacula-users] Redundant Run in Schedule

2008-02-25 Thread Kern Sibbald
On Monday 25 February 2008 10.45:16 Bastian Friedrich wrote: > Hi, > > I'll keep my answer on this subject short, as you are obviously currently > working on the topic in a larger scope; I'll add some comments on your new > thread on bacula-devel. > > On Friday 22 Fe

Re: [Bacula-devel] Reporting of regression tests

2008-02-25 Thread Kern Sibbald
blic dash board. If we can get that part working, then I can put the dash board on the Bacula server. This would be an *enormous* benefit to the project -- having all the regression tests automatically reported ... Best regards, Kern -

Re: [Bacula-devel] Reporting of regression tests

2008-02-25 Thread Kern Sibbald
I don't think it needs to be very complex. The > > volunteers > > will do the 'heavy lifting', whatever that will be. > > > > An example of what other projects do: > > > >http://buildfarm.postgresql.org/ > > > > I think we have a

Re: [Bacula-devel] Improving job scheduling flexibility

2008-02-25 Thread Kern Sibbald
On Monday 25 February 2008 11.04:31 Bastian Friedrich wrote: > Hi, > > On Saturday 23 February 2008, Kern Sibbald wrote: > > My current idea is to create a new "DuplicateJobs" resource and a new > > Duplicate Jobs directive which would point to the duplicate jobs &

Re: [Bacula-devel] [Bacula-users] Improving job scheduling flexibility

2008-02-25 Thread Kern Sibbald
On Monday 25 February 2008 18.47:50 [EMAIL PROTECTED] wrote: > In the message dated: Sat, 23 Feb 2008 12:40:43 +0100, > Kern Sibbald used the subject line > <[Bacula-users] Improving job scheduling flexibility> > and wrote: > > => Hello, > => > => As

Re: [Bacula-devel] [Bacula-users] Improving job scheduling flexibility

2008-02-25 Thread Kern Sibbald
On Monday 25 February 2008 22.07:06 Arno Lehmann wrote: > Hi, > > 25.02.2008 18:47, [EMAIL PROTECTED] wrote: > > In the message dated: Sat, 23 Feb 2008 12:40:43 +0100, > > Kern Sibbald used the subject line > > <[Bacula-users] Improving job schedul

Re: [Bacula-devel] Reporting of regression tests

2008-02-25 Thread Kern Sibbald
On Monday 25 February 2008 21.42:00 Frank Sweetser wrote: > Kern Sibbald wrote: > > On Monday 25 February 2008 14.31:40 Frank Sweetser wrote: > >> IIRC, wasn't Kern already talking about transitioning the build system > >> away from automake to cmake? > > >

Re: [Bacula-devel] Reporting of regression tests

2008-02-26 Thread Kern Sibbald
hook it up with the Kitware public dashboard. If that works, we'll see if Dan can get our own dashboard installed for us :-) Best regards, Kern On Tuesday 26 February 2008 04.24:48 Frank Sweetser wrote: > Kern Sibbald wrote: > >> of tests by hand with a manually generated co

Re: [Bacula-devel] [Bacula-users] Improving job schedulingflexibility

2008-02-26 Thread Kern Sibbald
On Tuesday 26 February 2008 17.45:23 David Boyes wrote: > > > => Job Proximity = (0) > > > => Finally Job Proximity is to allow a bit of overlap. For example, > > if > > > a > > > > > job has => been running 20 minutes or ran 20 minutes ago, you might > > want > > > to > > > > > not apply => t

Re: [Bacula-devel] FW: s390-unknown-linux-gnu --- rpmbuild of Bacula.

2008-02-26 Thread Kern Sibbald
Thanks, I have applied your patch and released a new version of depkgs, which also has the latest version of SQLite. Kern On Monday 11 February 2008 23.03:51 David Boyes wrote: > Problem reported elsewhere with compiling Bacula from source RPM on > zSeries Linux in 64-bit mode. Patch at

Re: [Bacula-devel] Patch: Migration jobmedia table insert incomplete

2008-02-26 Thread Kern Sibbald
On Tuesday 26 February 2008 17.48:05 Peter Much wrote: > <[EMAIL PROTECTED]> aka Kern Sibbald schrieb > mit Datum Sun, 10 Feb 2008 10:11:26 +0100 in m2n.bacula.devel: > > Hello Kern, > > reporting back. There were soem things that kept me occupied, so > sorry for t

Re: [Bacula-devel] Reporting of regression tests

2008-02-27 Thread Kern Sibbald
On Wednesday 27 February 2008 00.34:09 Michael Short wrote: > How will this all effect Windows regression tests? No -- at least not yet ... if and when it does, we will discuss it. Kern - This SF.net email is sponsored

Re: [Bacula-devel] Improving job schedulingflexibility

2008-02-27 Thread Kern Sibbald
I'm not sure exactly what the above means, but it seems to me with some exceptions most of it already exists in Bacula -- the big exception is first and last, which I have wanted to do for a long time, but no one really seemed very interested. Best regards, Kern -

Re: [Bacula-devel] libdbi backend to catalog database

2008-02-27 Thread Kern Sibbald
Hello João, I've applied your patch and it is now in the SVN. Many thanks. Best regards, Kern On Tuesday 26 February 2008 01.29:17 João Henrique Freitas wrote: > Hello, > > Kern, this patch fix the make install question without break things. > > So far only

Re: [Bacula-devel] Regression Tests Patch: tests/accurate-test

2008-02-27 Thread Kern Sibbald
Hello, Thanks. I've applied your patch :-) Best regards, Kern On Wednesday 27 February 2008 14.57:50 Allan Black wrote: > Hi, > > Just run the regression tests on Solaris, and tests/accurate-test > generated a few error messages. The script has some ksh/bash-isms, > which

Re: [Bacula-devel] CTest testers needed

2008-02-28 Thread Kern Sibbald
On Thursday 28 February 2008 12.52:35 Allan Black wrote: > The second patch (fix-update-ctest.diff) looks as if it has already > been applied to SVN - is that correct? Yes, I have applied it. Kern > > Also, scripts/update-ctest.in (and the patch) contain this code: > > if [

Re: [Bacula-devel] CTest testers needed

2008-02-28 Thread Kern Sibbald
On Thursday 28 February 2008 13.01:19 Frank Sweetser wrote: > Allan Black wrote: > > Dan's patch was identical to yours, except it contained: > > > > if [ ! -d build ] ; then > > > > Which is correct? > > Dan's patch is, I simply attached the wrong version in email. I've also applied it to the SVN

Re: [Bacula-devel] CTest testers needed

2008-02-28 Thread Kern Sibbald
ns on REGRESS_DEBUG so that the full output should be available. I've also added a: ./nightly-disk that does only the disk based testing. Best regards, Kern PS: The above scripts automatically do the scripts/do_sed ca

Re: [Bacula-devel] CTest testers needed

2008-02-28 Thread Kern Sibbald
On Thursday 28 February 2008 19.21:56 Frank Sweetser wrote: > Kern Sibbald wrote: > > Hello, > > > > I have tweaked the cool new Dart code developed by Frank just a bit to > > add the Bacula version to the BuildName line, so before running ctest > > again, yo

Re: [Bacula-devel] CTest testers needed

2008-02-29 Thread Kern Sibbald
On Friday 29 February 2008 01.29:19 Frank Sweetser wrote: > Kern Sibbald wrote: > >>> which does all the regression tests including the tape tests, and it > >>> turns on REGRESS_DEBUG so that the full output should be available. > >> > >> Heh. I was ab

Re: [Bacula-devel] Patch: Update Volume Command

2008-02-29 Thread Kern Sibbald
will ask you. The menu system and command lines started with a *very* small number of commands. Since then it has grown far bigger than I ever imagined, and consequently, it needs to be refactored -- particularly the aspect that currenly any unknown

[Bacula-devel] Bacula regression

2008-02-29 Thread Kern Sibbald
d. I would appreciate it if everyone could try the latest SVN code. In general after pulling it down, you need to do a "make distclean" to get it to synchronize correctly -- i.e. to start from scratch ... Best regards, Kern ---

Re: [Bacula-devel] [Fwd: Re: bacula : about the bacula.spec form rpms]

2008-03-03 Thread Kern Sibbald
ut if they want to start moving files all over the place, that IMO should be left to the user to maintain his own spec files possibly based on ours. Best regards, Kern On Sunday 02 March 2008 20.06:43 Scott Barninger wrote: > FYI this offline conversation... > > Forwarded Mess

Re: [Bacula-devel] Bacula regression

2008-03-03 Thread Kern Sibbald
On Friday 29 February 2008 16.59:25 Allan Black wrote: > Kern Sibbald wrote: > > I would appreciate it if everyone could try the latest SVN code. In > > general after pulling it down, you need to do a "make distclean" to get > > it to synchronize correctl

Re: [Bacula-devel] regression tests - accurate - 2.2

2008-03-03 Thread Kern Sibbald
regress that is in the trunk. If we don't change anything, that will work and did work, but now that we have new directives and tests for them, it will not. For 2.2 you must use the regress that is saved with the 2.2 branch, which does not have the

Re: [Bacula-devel] [Bacula-users] [Fwd: Re: bacula : about the bacula.spec form rpms]

2008-03-03 Thread Kern Sibbald
On Monday 03 March 2008 20.29:09 Martin Simmons wrote: > >>>>> On Mon, 3 Mar 2008 11:48:37 +0100, Kern Sibbald said: > > > > Hello Scott, > > > > I've copied the bacula-users list because some people may not be aware of > > the problems they

Re: [Bacula-devel] [Fwd: Re: bacula : about th e bacula.spec formrpms]

2008-03-03 Thread Kern Sibbald
On Monday 03 March 2008 15.41:20 Frank Sweetser wrote: > David Boyes wrote: > >> There are standards such as FHS, and these are good and useful for > > > > most > > > >> programs, but they really do a big disservice to Bacula users when we > > > > are > > > >> dealing with recovery. If you spread

Re: [Bacula-devel] [Bacula-users] [Fwd: Re: bacula : about the bacula.spec form rpms]

2008-03-03 Thread Kern Sibbald
On Monday 03 March 2008 22.00:23 Frank Sweetser wrote: > Kern Sibbald wrote: > >> If you do it by reinstalling the OS from normal distro media, then you > >> can also reinstall Bacula from rpms on a CD. > > > > As mentioned above, the binaries are not necessarily

Re: [Bacula-devel] [Bacula-users] [Fwd: Re: bacula : about the bacula.spec form rpms]

2008-03-03 Thread Kern Sibbald
On Monday 03 March 2008 22.15:37 Arno Lehmann wrote: > Hi. > > 03.03.2008 22:00, Frank Sweetser wrote: > > Kern Sibbald wrote: > >>> If you do it by reinstalling the OS from normal distro media, then you > >>> can also reinstall Bacula from rpms on a CD. >

Re: [Bacula-devel] [Fwd: Re: bacula : about the bac ula.spec formrpms]

2008-03-03 Thread Kern Sibbald
going to bring it up on several boxes so that I can test multiple distros ... > > On Mon, 2008-03-03 at 22:13 +0100, Kern Sibbald wrote: > > Everyone is perfectly free to put files where they want and regardless of > > what I recommend, they are going to continue to be installed on

Re: [Bacula-devel] libdbi backend to catalog database

2008-03-05 Thread Kern Sibbald
Hello, On Wednesday 05 March 2008 12.27:01 João Henrique Freitas wrote: > Hello Kern > > > OK, good luck. I hope dbi has the capabilities we need for batch insert > > -- I'm a bit worried that they won't have those kinds of more "advanced" > > feature

[Bacula-devel] Interesting Software comparison site

2008-03-07 Thread Kern Sibbald
. See: http://www.osalt.com/bacula and if you would like to rate Bacula, you might try: http://www.osalt.com/bacula/comments Best regards, Kern PS: Thanks to Brian Snipes who gave Bacula a five star rating :-) - This

Re: [Bacula-devel] Autoloader issue (was: Patch: Migration jobmedia table insert incomplete)

2008-03-08 Thread Kern Sibbald
tch will not help you. It is a NOOP -- i.e. it doesn't change anything since at the points you are testing NumConcurrentJobs is *guaranteed* to be non-zero (at least in the current code base). Best regards, Kern On Sunday 09 March 2008 01.34:06 Peter Much wrote: > <[EMAIL PROTECTED

Re: [Bacula-devel] Autoloader issue (was: Patch: Migration jobmedia table insert incomplete)

2008-03-09 Thread Kern Sibbald
if (jcr->rstore) { - jcr->rstore->NumConcurrentJobs = 0; + jcr->rstore->NumConcurrentJobs--; Dmsg1(200, "Dec rncj=%d\n", jcr->rstore->NumConcurrentJobs); } if (jcr->wstore) { Best regards, K

Re: [Bacula-devel] Compling fails on only one of my director's

2008-03-09 Thread Kern Sibbald
on it some more ... By the way, I am almost finished with reworking the SD status command to be functionally equivalent to the FD implementation. It took a good deal of refactoring ... Best regards, Kern On Sunday 09 March 2008 16.12:43 Dirk Bartley wrote: > Greetings > > A new status cl

[Bacula-devel] Client status

2008-03-10 Thread Kern Sibbald
us storage=xxx" The only one that currently has items in table format is the "terminated" output. However, if you see other opportunities to simplify programming by adding tabs, please let me know as it is simple to

Re: [Bacula-devel] Plugins Work On Solaris

2008-03-11 Thread Kern Sibbald
imply recreate the database ... Note, if Bacula is currently using the database that you are restoring, there will certainly be some problems. In my test program, Bacula was running sqlite but backing up and restoring a MySQL database. Best regards, Kern > > Allan > > ---

Re: [Bacula-devel] Plugins Work On Solaris

2008-03-11 Thread Kern Sibbald
On Tuesday 11 March 2008 10.37:56 Allan Black wrote: > Kern Sibbald wrote: > > Nice. I *did* however change a couple of lines of code that were > > probably causing a failure on Solaris when executing the unload plugin > > code when none existed. > > Yes, I had noticed

Re: [Bacula-devel] Bug report on wx-console win with bacula 2.2.8

2008-03-11 Thread Kern Sibbald
On Tuesday 11 March 2008 14.20:12 Adam Cécile wrote: > Hello Kern, > > I set up Bacula 2.2.8 a few days ago for a new customer and I > experienced a bug with the wx-console win32. It seems the console > doesn't parse well what bacula outputs when using the "restore tab&qu

Re: [Bacula-devel] Bug report on wx-console win with bacula 2.2.8

2008-03-12 Thread Kern Sibbald
ities. What seems strange to me is that you say that it works with the Debian bwx-console program -- can you explain that? Best regards, Kern On Wednesday 12 March 2008 08.49:24 Adam Cécile wrote: > Kern Sibbald a écrit : > > On Tuesday 11 March 2008 14.20:12 Adam Cécile wrote: &

Re: [Bacula-devel] Bug report on wx-console win with bacula 2.2.8

2008-03-12 Thread Kern Sibbald
you make corresponding changes in the bwx-console program. Best regards, Kern On Wednesday 12 March 2008 08.49:24 Adam Cécile wrote: > Kern Sibbald a écrit : > > On Tuesday 11 March 2008 14.20:12 Adam Cécile wrote: > >> Hello Kern, > >> > >> I set up B

Re: [Bacula-devel] Bug report on wx-console win with bacula 2.2.8

2008-03-12 Thread Kern Sibbald
On Wednesday 12 March 2008 11.05:30 Adam Cécile wrote: > Kern Sibbald a écrit : > > Hello, > > > > At this point, I recommend that you submit a bug report to > > bugs.bacula.org. Please make sure the instructions for reproducing the > > problem are clear (they ma

[Bacula-devel] SVN considered unstable

2008-03-12 Thread Kern Sibbald
Hello, This is just to advise you that the SVN should be considered unstable -- I have recently made several changes that are unstable. Best regards, Kern - This SF.net email is sponsored by: Microsoft Defy all challenges

Re: [Bacula-devel] Instalation Bacula on AIX

2008-03-14 Thread Kern Sibbald
rds, Kern On Thursday 13 March 2008 01.08:37 Marconi Leite wrote: > I am with problems in the installation of bacula in AIX. Somebody could > help me. sending steps of the installation. > Configuration on Wed Mar 12 20:03:01 GRNLNDST 2008: > Host: powerpc-ibm-aix5

[Bacula-devel] Win32 build

2008-03-15 Thread Kern Sibbald
a bit of cleanup by removing the old version, you can do: cd cd depkgs-mingw32/src rm -rf wxWidgets-2.7* Best regards, Kern - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio

Re: [Bacula-devel] jcr->client->FDport

2008-03-16 Thread Kern Sibbald
tunneling. There is one Director substitution in the SVN trunk code that is not in the global part of the JCR. It is done by using a callback. Kern > > > Thanks, Petar > > > P.S: > I also thought about (ab)using f

Re: [Bacula-devel] Bug report on wx-console win with bacula 2.2.8

2008-03-17 Thread Kern Sibbald
See: www.bacula.org -> Bug Reports for details. Best regards, Kern On Wednesday 12 March 2008 14:13:24 Adam Cécile wrote: > Kern Sibbald a écrit : > > On Wednesday 12 March 2008 11.05:30 Adam Cécile wrote: > >> Kern Sibbald a écrit : > >>> Hello, > >

Re: [Bacula-devel] libdbi backend to catalog database

2008-03-17 Thread Kern Sibbald
y or has another way to free mdb->row? Your suggestion sounds reasonable if you explicitly malloced the buffers that are stored in mdb->row[j]. It is in fact probably exactly what the PQclear() code of PostgreSQL does. If

Re: [Bacula-devel] New option: Max Sched Run Time

2008-03-19 Thread Kern Sibbald
f it is still running after hh:mm". Wouldn't a directive like "Cancel at hh:mm [am/pm]" be simpler for the user to understand? (where the am/pm would be optional and would imply 12 hour notation rather than standard 24 hour notation -- same as the Schedule resource). Be

[Bacula-devel] Bacula Status

2008-03-19 Thread Kern Sibbald
w that they are backing up our server as part of their service using Bacula :-) Best regards, Kern - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visua

Re: [Bacula-devel] Prefer Mounted Volumes

2008-03-20 Thread Kern Sibbald
that is reported in bug 1053, and I have not been able to reproduce it, so solving it is not easy. Regards, Kern On Monday 17 March 2008 16:37:26 Christian Sabelmann wrote: > Hello I am having a Problem with Bacula 2.2.6 > > I have 2 TapeDrives (DAT-72) > Im running everyday lots o

Re: [Bacula-devel] Pre-alpha version of Bacula plugins working

2008-03-20 Thread Kern Sibbald
Hello, Just to let you know that I have received your patch and will be looking at it carefully in the near future ... I have been a bit overloaded lately (switched back from development to bugs and getting version 2.2.9 out), but I appreciate your contribution :-) Kern On Wednesday 12 March

Re: [Bacula-devel] Feature request: "minimum spool size" setting

2008-03-21 Thread Kern Sibbald
On Friday 21 March 2008 22:06:21 David Boyes wrote: > Rather than putting any more work into the current spooling code, > wouldn't it be more productive to modify the migration code to do > threshold-based triggers? That would be generally useful, and replace > the current spooling code with someth

Re: [Bacula-devel] [Bacula-users] Redundant Run in Schedule

2008-03-22 Thread Kern Sibbald
e fix. Best regards, Kern On Monday 25 February 2008 12:03:21 Bastian Friedrich wrote: > On Monday 25 February 2008, Kern Sibbald wrote: > > > > 2. The current list of Run directives are essentially ANDed. That is > > > > Bacula will walk down the list and schedule a

Re: [Bacula-devel] sql query with PathId=0 during verify job

2008-03-24 Thread Kern Sibbald
configure make ... make install Another interesting thing you might want to try is to get debug output from the DIR and from the FD. When you find the FFFA garbage in the middle of your DIR record, it would be interesting to see what the FD actually sent. If you set the FD deb

Re: [Bacula-devel] sql query with PathId=0 during verify job

2008-03-24 Thread Kern Sibbald
Bacula should not use the heartbeat code during a Verify. Best regards, Kern On Monday 24 March 2008 22:20:01 Ralf Gross wrote: > Ralf Gross schrieb: > > sql_get.c:73-0 db_get_file_att_record > > fname=/server/cvsroot/iprep/ANTSRT/SRC/Components/UTA2/ImageRectification > >O

Re: [Bacula-devel] sql query with PathId=0 during verify job

2008-03-24 Thread Kern Sibbald
On Monday 24 March 2008 22:24:54 Frank Sweetser wrote: > Kern Sibbald wrote: > > On Monday 24 March 2008 20:17:05 Ralf Gross wrote: > >> Hi, > >> > >> while trying to debug the bsock errors that I get during some verify > >> jobs, I found someth

Re: [Bacula-devel] sql query with PathId=0 during verify job

2008-03-24 Thread Kern Sibbald
On Monday 24 March 2008 23:28:07 Ralf Gross wrote: > Kern Sibbald schrieb: > > I just took my dog out for his late night run. The nice thing about that > > is that it gave me a chance to think about your problem given your new > > information, and I now am about 95% sure I n

Re: [Bacula-devel] sql query with PathId=0 during verify job

2008-03-25 Thread Kern Sibbald
On Tuesday 25 March 2008 09:09:19 Ralf Gross wrote: > Kern Sibbald schrieb: > > On Monday 24 March 2008 23:28:07 Ralf Gross wrote: > > > > The workaround is either to turn off heartbeat in your FD for your > > > > Verify jobs (not possible on a job by job basis)

[Bacula-devel] Bacula BETA 2.2.9-b1 released to Source Forge

2008-03-25 Thread Kern Sibbald
fall back. To the best of my knowledge this beta release has not been tested on Solaris or Mac OS X. However, it has been tested on Linux and FreeBSD. I would appreciate feedback on this version -- particularly whether or not it has fixed the bugs ... Best regards, Kern PS: In the last few

[Bacula-devel] Bacula BETA 2.2.9-b2 released

2008-03-25 Thread Kern Sibbald
would appreciate feedback on this version -- particularly whether or not it has fixed the bugs ... Best regards, Kern - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008.

[Bacula-devel] Accurate file project hash tables

2008-03-25 Thread Kern Sibbald
ideas? Best regards, Kern - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/dire

Re: [Bacula-devel] Accurate file project hash tables

2008-03-25 Thread Kern Sibbald
On Tuesday 25 March 2008 19:07:45 David Boyes wrote: > Use a dbm-based lookaside cache to store the values for the indexes > keyed by the hash code. That will take a minimal amount of memory > (25-30K) and the hashes make useful unique keys; also scales for large > clients and small ones. > > Dbm h

Re: [Bacula-devel] Accurate file project hash tables

2008-03-25 Thread Kern Sibbald
On Tuesday 25 March 2008 19:48:02 David Boyes wrote: > > The problem with all "libraries" is either porting, which apparently > > with > > > dbm > > is not a problem, or the license. About the only license that works > > with > > > Bacula is the BSD 3 clause license. Can you point me to code that

Re: [Bacula-devel] Windows bacula-fd abend during a backup.

2008-03-25 Thread Kern Sibbald
On Tuesday 25 March 2008 19:58:00 Bob Hetzel wrote: > Hi all, > > This is with the 2.2.9-b2 beta candidate announced today, but similarly > affected backups on this computer with other versions. > > I've got a problem whereby bacula-fd abends in the middle of a backup. > This is on a windows Server

Re: [Bacula-devel] Accurate file project hash tables

2008-03-25 Thread Kern Sibbald
On Tuesday 25 March 2008 20:01:03 Peter Buschman wrote: > At 19:48 25.3.2008, David Boyes wrote: > > > The problem with all "libraries" is either porting, which apparently > > > >with > > > > > dbm > > > is not a problem, or the license. About the only license that works > > > >with > > > > > Bacu

Re: [Bacula-devel] Accurate file project hash tables

2008-03-25 Thread Kern Sibbald
On Tuesday 25 March 2008 20:21:58 Dan Langille wrote: > On Mar 25, 2008, at 6:29 PM, Martin Simmons wrote: > >>>>>> On Tue, 25 Mar 2008 14:23:17 -0400, Dan Langille said: > >> > >> On Mar 25, 2008, at 12:55 PM, Kern Sibbald wrote: > >>> What d

Re: [Bacula-devel] Accurate file project hash tables

2008-03-25 Thread Kern Sibbald
On Tuesday 25 March 2008 20:29:03 Eric Bollengier wrote: > On Tuesday 25 March 2008 20:01:03 Peter Buschman wrote: > > At 19:48 25.3.2008, David Boyes wrote: > > > > The problem with all "libraries" is either porting, which apparently > > > > > >with > > > > > > > dbm > > > > is not a problem, or t

  1   2   3   4   5   6   7   8   9   10   >