Re: [Bacula-users] Failed to connect to Client -fd

2019-05-01 Thread preash raj
Hi Guys, I've tried debugging after stopping the services, please check the server and client results below. Any clue? Bacula Server: = [root@bacula ~]# bacula-dir -f -d 100 bacula-dir: dird.c:223-0 Debug level = 100 bacula-dir: jcr.c:140-0 read_last_jobs seek to 192 bacula-dir: jcr.

Re: [Bacula-users] bacula and SQLite

2019-05-01 Thread Phil Stracchino
On 5/1/19 5:57 PM, David Brodbeck wrote: > To be honest, my mistake was I didn't realize that by "testing purposes" > they meant "a temporary, throwaway system where you delete everything > before moving on to production." By the time I decided Bacula was doing > the job for me and it was time to m

Re: [Bacula-users] bacula and SQLite

2019-05-01 Thread David Brodbeck
To be honest, my mistake was I didn't realize that by "testing purposes" they meant "a temporary, throwaway system where you delete everything before moving on to production." By the time I decided Bacula was doing the job for me and it was time to move to a more robust backend, I had too much back

Re: [Bacula-users] bacula and SQLite

2019-05-01 Thread Dimitri Maziuk via Bacula-users
On 5/1/19 3:47 AM, Kern Sibbald wrote: > Aside from the work it takes to maintain the code, please be aware that if > ever > a SQLite database > becomes corrupted, to the best of my knowledge there are no tools to correct > it. That is a valid argument, however, the fix for that is rather simpl

Re: [Bacula-users] bacula and SQLite

2019-05-01 Thread Tilman Schmidt
On Wed, May 1, 2019, at 18:23, Dan Langille wrote: > Please move from SQLite to PostgreSQL. You will be better off. The problem is that we are lacking a documented way to do so. -- Tilman Schmidt til...@imap.cc ___ Bacula-users mailing list Bacula-us

Re: [Bacula-users] bacula and SQLite

2019-05-01 Thread Dan Langille
On Wed, May 1, 2019, at 4:59 AM, Kern Sibbald wrote: > Hello, > > Just so everyone knows how I feel about SQLite -- it is a great program, > written by a very good programmer.  It is probably closer to Postgres > than to MySQL in its syntax.  An aside... There is a reason for that similarity. W

Re: [Bacula-users] Failed to connect to Client -fd

2019-05-01 Thread Martin Simmons
The output says: "bacula-dir is already running" -- you need to stop the existing process first. __Martin > On Wed, 1 May 2019 17:44:53 +0530, preash raj said: > > Hi, > > I've tried running the Bacula in debug mode and got the below results; I've > checked with the DB and make sure the pa

Re: [Bacula-users] Failed to connect to Client -fd

2019-05-01 Thread preash raj
Hi, I've tried running the Bacula in debug mode and got the below results; I've checked with the DB and make sure the passwords are correct. Can you guys please guide me through this. The bacula files are located under /etc/bacula = [root@bacula]

Re: [Bacula-users] bacula and SQLite

2019-05-01 Thread Kern Sibbald
Hello, Just so everyone knows how I feel about SQLite -- it is a great program, written by a very good programmer.  It is probably closer to Postgres than to MySQL in its syntax.  However, it is really not an appropriate database for many reasons for Bacula, and maintaining the update tables scrip

Re: [Bacula-users] bacula and SQLite

2019-05-01 Thread Kern Sibbald
Hello, I want to second this email, and thank Sven and the others for maintaining SQLite in Bacula. I will probably make one more release of 9.4.x which will have SQLite in it, but please note that the next version of Bacula will have a major change to