RE: [Bacula-users] Unable to connect (more info)

2005-06-13 Thread Chris Lee
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Richard White > Sent: Monday, 13 June, 2005 17:12 > To: bacula-users@lists.sourceforge.net > Subject: [Bacula-users] Unable to connect (more info) > > I did ps -e | grep "bac" and got three each

RE: [Bacula-users] RE: Database creation

2005-06-13 Thread Dan Langille
On 14 Jun 2005 at 12:10, Sakaio Manoa wrote: > I got the scripts - create_mysql_database and the make_mysql_tables but > where exactly do I run them cos I have been trying to run them and I got > this; > > [EMAIL PROTECTED] bacula]# ./create_mysql_database > ./create_mysql_database: line 8: /mysq

[Bacula-users] Restoration errors with Bacula

2005-06-13 Thread Michael Reith
This is the body of the error log taht I get, It cancels out and tells me only about FD errors, there was one.. And that is: 13-Jun 22:45 snoid-fd: RestoreFiles.2005-06-13_15.50.57 Error: create_file.c:203 Cannot make node /storage/temp/bacula-restores/dev/log: ERR=Invalid argument . S

Re: [Bacula-users] RE: Database creation

2005-06-13 Thread Rowdy
Sakaio Manoa wrote: Thanks, Here is the configuration I ran: ./configure \ --prefix=/usr \ --sbindir=/usr/sbin \ --sysconfdir=/etc/bacula \ --with-scriptdir=/etc/bacula \ --enable-smartalloc \ --enable-gnome \ --with-mysql \ --with-working-dir=/var/bacula \ --with-pid-dir=/var

[Bacula-users] Unable to connect (more info)

2005-06-13 Thread Richard White
I did ps -e | grep "bac" and got three each bacula-fd and bacula-sd. No bacula-dir. So I ran bacula-dir at the command line and got this error: 13-Jun 14:25 bacula-dir: ERROR TERMINATION at lex.c:591 Config error: expected a string, got T_EOL: = : line 13, col 14 of file ./bacu

[Bacula-users] Unable to connect

2005-06-13 Thread Richard White
I have installed Bacula on a SuSE Enterprise Server 9 machine with an internal VXA1 drive, and it passed all the tests described in "Testing your Tape Drive With Bacula". So I'm back at the Brief Tutorial|Running a Job. Every time I try to start the console from within the /etc/bacula directory,

[Bacula-users] sony tape SDX-420C

2005-06-13 Thread Eduardo Jaime Quiros Batres
Hi, I'm having serious problems using SONY StorStation Description = "Sony StorStation SDX-420C" Media Type = SDX1-35C I just can't get it. I've turned of compression, tried Min/Max block size equal etc etc. Using btape and "test" sometimes it works others not. And using btape with "fill" a

Re: Antw: Re: [Bacula-users] Problem rebuilding bacula for x86_64

2005-06-13 Thread Arno Lehmann
Hello, Marcel Gsteiger wrote: ok, I don't need this gnome-console stuff, what's the simplest way to remove it from my build? Is there some --DEFINE for the rpmbuild I could specify? When rebuilding a rpm, you should change the spec file in the rpm source archive. You might simply go ahead an

Re: Antw: Re: [Bacula-users] Problem rebuilding bacula for x86_64

2005-06-13 Thread Kern Sibbald
On Monday 13 June 2005 18:41, Marcel Gsteiger wrote: > ok, I don't need this gnome-console stuff, what's the simplest way to > remove it from my build? Is there some --DEFINE for the rpmbuild I could > specify? You will probably need to read the spec file to find the answer to your question, and

Re: [Bacula-users] bacula-fd: DBX traceback shows serila number has expired

2005-06-13 Thread Kern Sibbald
Hello On Monday 13 June 2005 17:17, Ray Pengelly wrote: > One of my file daemons keep crashing and the traceback that I get email > gives me the follow error: > > > > dbx: fatal error: This serial number has expired. > > > > Any ideas? This is the bacula-fd process on my storage daemon. The sd and

Antw: Re: [Bacula-users] Problem rebuilding bacula for x86_64

2005-06-13 Thread Marcel Gsteiger
ok, I don't need this gnome-console stuff, what's the simplest way to remove it from my build? Is there some --DEFINE for the rpmbuild I could specify? Thanks --Marcel >>> Kern Sibbald <[EMAIL PROTECTED]> 13.06.2005 >>> It appears you are missing one of the billions of stupid Gnome libraries. Yo

[Bacula-users] bacula-fd: DBX traceback shows serila number has expired

2005-06-13 Thread Ray Pengelly
One of my file daemons keep crashing and the traceback that I get email gives me the follow error:   dbx: fatal error: This serial number has expired.   Any ideas? This is the bacula-fd process on my storage daemon. The sd and dir work fine but I always get this crash. I’m running bacul

[Bacula-users] Database and volume numbers out of sync

2005-06-13 Thread Jeffrey L. Taylor
I think due to multiple installs and re-installs of Bacula, possibly with volumes from the previous installs still in the pool, I have the database and the actual volumes out of sync. Each time I run the weekly backup, there are messages like the following: 13-Jun 03:23 pogo-dir: Start Backup Job

Re: [Bacula-users] Re: Permission errors during W2K backup

2005-06-13 Thread Ben Coakley
[EMAIL PROTECTED] wrote: Kern Sibbald wrote: My experience with Microsoft says that it is probably not the same thing to be logged in as a domain administrator and as the Administrator. Well, since this machine is a domain controller, there are no local accounts. The only way to be logged on

[Bacula-users] bacula restore problem

2005-06-13 Thread Soumik Ukil
I am having a problem with restoring files from a multiple tape backup. The restore works with a single tape backup. Only if the job spans over multiple tapes, do i get this kind of an error: 21-May 20:50 max-fd: RestoreFiles.2005-05-21_14.49.48 Error: attribs.c:339 File size of restored file /r

Re: [Bacula-users] How to unlock baculadb (SQLLite)

2005-06-13 Thread Dominic Marks
On Friday 10 June 2005 15:45, Attila Fülöp wrote: > Hi, > > few days ago bacula-dir started and kept crashing. > > Jun 4 10:52:35 stattmp kernel: pid 465 (bacula-dir), uid 910: exited > on signal 10 > > Looking at the problem the db was corruppted. > Dbcheck runs for ~70 hours now(and this is a re

Re: [Bacula-users] Problem rebuilding bacula for x86_64

2005-06-13 Thread Kern Sibbald
It appears you are missing one of the billions of stupid Gnome libraries. You will either need to load it, or drop building of the gnome2-console. On Monday 13 June 2005 12:44, Marcel Gsteiger wrote: > Hi, > > I am currently unable to complete a build of bacula 1.36.3 from source RPM > on x86_64

[Bacula-users] Problem rebuilding bacula for x86_64

2005-06-13 Thread Marcel Gsteiger
Hi, I am currently unable to complete a build of bacula 1.36.3 from source RPM on x86_64. Everything works well until gnome-console is compiled. Then I get the message: /usr/bin/ld: cannot find -lSM collect2: ld returned 1 exit status make[1]: *** [gnome-console] Error 1 make[1]: Leaving direct

[Bacula-users] Re: [Bacula-devel] Multi Drive - Will this configuration be supported

2005-06-13 Thread Kern Sibbald
Hello again, Just one minor correction to what I wrote: the scripts I mentioned are in the /examples/autochangers directory. On Wednesday 08 June 2005 23:37, Graham Wharton wrote: > [snipped for your sanity] > > >> This machine will be running in a remote location and unfortunately we > >> won't

[Bacula-users] Re: [Bacula-devel] Multi Drive - Will this configuration be supported

2005-06-13 Thread Kern Sibbald
Hello, On Wednesday 08 June 2005 23:37, Graham Wharton wrote: ... > > Is there ultimately going to be support for multiple drives without the > need to switch tapes. e.g What if I had 16 backup drives all loaded with > single tapes. Will that allow me to maintain a proper 16 tape rotation > withou