[Bacula-users] Bacula Version: 2.1.28/MySQL 5 (new install) errors.

2007-08-03 Thread Scott Ruckh
I am running Bacula version 2.1.28 (built from sources) on CentOS 4.5 x86_64. I recently upgraded php to PHP 5.2.3 and subsequently I also upgraded MySQL to version 5.0.45. I hit a few bumps but all-in-all most things are back to normal. Unfortunately bacula is giving me some fits. Before MySQL

Re: [Bacula-users] backup to a disk, limited space

2007-08-03 Thread Martin Simmons
> On Thu, 2 Aug 2007 10:45:33 +0300, Dimitrios said: > > I'd like to backup my web server to my local system. So far everything seems > to work fine, i've setup encryption via TLS (certificates, etc) and the > services running under Fedora 7. > > Unfortunately, there is one thing that i don'

Re: [Bacula-users] "waiting to reserve a device"?

2007-08-03 Thread Martin Simmons
> On Thu, 2 Aug 2007 02:19:58 -0400 (EDT), Charles Sprickman said: > > Also, how can I view what the scheduler thinks it should be doing next? > "list jobs" doesn't seem to peer into the future... status dir days=n __Martin --

Re: [Bacula-users] single error = tape useless

2007-08-03 Thread Martin Simmons
> On Thu, 02 Aug 2007 13:49:10 +0200, Carsten Ralle said: > > I've been struggling with Bacula for a single backup installation for > almost 4 months now. Although installation and configuration are well > documented I'm still confused by two problems we can't get solved: > > 1. Even with bra

Re: [Bacula-users] switch from sqlite to mysql

2007-08-03 Thread benny
Re-installing won't erase my conf files right? - Original Message - From: "Dan Langille" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: Sent: יום שישי 03 אוגוסט 2007 23:41 Subject: Re: [Bacula-users] switch from sqlite to mysql > On 3 Aug 2007 at 23:15, [EMAIL PROTECTED] wrote: > >> I

Re: [Bacula-users] switch from sqlite to mysql

2007-08-03 Thread Dan Langille
On 3 Aug 2007 at 23:40, [EMAIL PROTECTED] wrote: > - Original Message - > From: "Dan Langille" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: > Sent: 03 2007 23:41 > Subject: Re: [Bacula-users] switch from sqlite to mysql > > > > On 3 Aug 2007 at 23:15, [EMAIL PROTECTED] wrote:

Re: [Bacula-users] switch from sqlite to mysql

2007-08-03 Thread Dan Langille
On 3 Aug 2007 at 23:15, [EMAIL PROTECTED] wrote: > I have bacula 2.0.3 installed on trustix 2.2 with sqlite. > > I would like to change to mysql. > I don't really care about the data that is already in the sqlite db. > > How can I make bacula use mysql instead of sqlite? You will need to reinst

[Bacula-users] switch from sqlite to mysql

2007-08-03 Thread benny
Hi I have bacula 2.0.3 installed on trustix 2.2 with sqlite. I would like to change to mysql. I don't really care about the data that is already in the sqlite db. How can I make bacula use mysql instead of sqlite? Thanks-

Re: [Bacula-users] sql on remote machine

2007-08-03 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Omer Faruk Sen wrote: > Is it possible to use sql (mysql actually) backend that resides on a remote > machine? If the answer is yes can some one point me to an URL > that details this because I couldn't able to find after searching it on net. Yes, i

[Bacula-users] sql on remote machine

2007-08-03 Thread Omer Faruk Sen
Is it possible to use sql (mysql actually) backend that resides on a remote machine? If the answer is yes can some one point me to an URL that details this because I couldn't able to find after searching it on net. Best Regards. __

[Bacula-users] SQLite db problems with install

2007-08-03 Thread Philip Clifton
Hi, I'm trying to get Bacula 2.0.3 up and running on a 64-bit server running CentOS5. I installed using the rpm packages, and ran the database initialization scripts as indicated, but when I try to start the director, I get the following message: Starting the Bacula Director daemon 03-Aug 12:3

Re: [Bacula-users] Ongoing mount problems

2007-08-03 Thread Brian Debelius
John Drescher wrote: >> I am having problems with 2.1.28( and all previous versions). The >> problem is that Bacula loads the correct tape from the autochanger, but >> then asks for that tape to be mounted. I then have to release or >> unmount, and then mount the same tape again to have it conti

Re: [Bacula-users] Bacula: Tape mounting problem

2007-08-03 Thread John Drescher
> Not that I think John meant this, but least anyone conclude that in > all cases: status == ERROR means you must recyle, it does not. > > > Sometimes the status gets set to ERROR and you can simply reset the > status to APPEND (via the bconsole command: UPDATE VOLUME). This > used to happen regul

Re: [Bacula-users] Ongoing mount problems

2007-08-03 Thread John Drescher
> I am having problems with 2.1.28( and all previous versions). The > problem is that Bacula loads the correct tape from the autochanger, but > then asks for that tape to be mounted. I then have to release or > unmount, and then mount the same tape again to have it continue. After > I do this

Re: [Bacula-users] Bacula: Tape mounting problem

2007-08-03 Thread Dan Langille
On 3 Aug 2007 at 11:00, John Drescher wrote: > > Hi John/All. > > > > Thanks John for your prompt response. > > > > Is there any solution for this case, or should I replace this tape > > with a new one? Since it is not convenient to use the btape command > > and loosing all the data on the tape. >

[Bacula-users] Ongoing mount problems

2007-08-03 Thread Brian Debelius
Hi I am having problems with 2.1.28( and all previous versions). The problem is that Bacula loads the correct tape from the autochanger, but then asks for that tape to be mounted. I then have to release or unmount, and then mount the same tape again to have it continue. After I do this th

Re: [Bacula-users] Bacula: Tape mounting problem

2007-08-03 Thread John Drescher
> Hi John/All. > > Thanks John for your prompt response. > > Is there any solution for this case, or should I replace this tape with a > new one? Since it is not convenient to use the btape command and loosing all > the data on the tape. > When a tape is in Error status you can not append. To reuse

Re: [Bacula-users] Bacula: Tape mounting problem

2007-08-03 Thread Hisham WAKED
Hi John/All. Thanks John for your prompt response. Is there any solution for this case, or should I replace this tape with a new one? Since it is not convenient to use the btape command and loosing all the data on the tape. P.S: I tried to restore a job from the tape, and it was successful. On

Re: [Bacula-users] sqlite and mysql

2007-08-03 Thread benny
mysql queries get stuck when bacula start working. - Original Message - From: "Dan Langille" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: Sent: יום שישי 03 אוגוסט 2007 17:20 Subject: Re: [Bacula-users] sqlite and mysql On 3 Aug 2007 at 17:15, [EMAIL PROTECTED] wrote: > - Origin

Re: [Bacula-users] sqlite and mysql

2007-08-03 Thread Dan Langille
On 3 Aug 2007 at 17:15, [EMAIL PROTECTED] wrote: > - Original Message - > From: "Dan Langille" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: > Sent: 03 2007 08:30 > Subject: Re: [Bacula-users] sqlite and mysql > > > > On 3 Aug 2007 at 6:48, [EMAIL PROTECTED] wrote: > > > >> I

Re: [Bacula-users] sqlite and mysql

2007-08-03 Thread benny
Trustix 2.2 - Original Message - From: "Dan Langille" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: Sent: יום שישי 03 אוגוסט 2007 08:30 Subject: Re: [Bacula-users] sqlite and mysql > On 3 Aug 2007 at 6:48, [EMAIL PROTECTED] wrote: > >> I have bacula 2.0.3 installed with sqlite on a m

Re: [Bacula-users] Bacula: Tape mounting problem

2007-08-03 Thread John Drescher
On 8/3/07, Hisham WAKED <[EMAIL PROTECTED]> wrote: > > > Hi All. > > Bacula is running since ever on my server with Tape Storage. I had a > hardware problem, and when the server restarted, I started to receive the > following problem while Bacula is trying to run a job: > > 02-Aug 03:40 myserver-di

Re: [Bacula-users] BACULA Starting Problem

2007-08-03 Thread John Drescher
> I am facing a problem when trying to start Bacula on my Linux server for the > first time. The below problem is showing: > > # /etc/init.d/bacula start > Starting the Bacula Storage daemon > Starting the Bacula File daemon > Starting the Bacula Director daemon > 02-Aug 07:31 bacula-dir: Fatal er

[Bacula-users] BACULA Starting Problem

2007-08-03 Thread Hisham WAKED
Hi All, I am facing a problem when trying to start Bacula on my Linux server for the first time. The below problem is showing: # /etc/init.d/bacula start Starting the Bacula Storage daemon Starting the Bacula File daemon Starting the Bacula Director daemon 02-Aug 07:31 bacula-dir: Fatal error:

[Bacula-users] Bacula: Tape mounting problem

2007-08-03 Thread Hisham WAKED
Hi All. Bacula is running since ever on my server with Tape Storage. I had a hardware problem, and when the server restarted, I started to receive the following problem while Bacula is trying to run a job: 02-Aug 03:40 myserver-dir: Start Backup JobId 227, Job=jobA.2007-08-02_03.40.00 02-Aug 03

[Bacula-users] Feature Request: A new status type for expired backups

2007-08-03 Thread Ruben Lopez
Item 1: Create a new backup status type for expired backups (max-delay-time surpased) Date: 03 August 2007 Origin: [EMAIL PROTECTED] Status: What: Create a new backup status type different from 'A' to be able to distinguish backups canceled by the user and canceled automatically by

Re: [Bacula-users] Client make file

2007-08-03 Thread Malcolm Hunter
On Fri, August 3, 2007 12:23 pm, tanveer haider wrote: > OS : Solaris 10 > Bacula:2.0.3 > > I try to install bacula client with configure option given below > ./configure --enable-client-only > > compile is successfull,but when i issue make it show following > #make > make:not found You need to

[Bacula-users] Client make file

2007-08-03 Thread tanveer haider
OS : Solaris 10 Bacula:2.0.3 I try to install bacula client with configure option given below ./configure --enable-client-only compile is successfull,but when i issue make it show following #make make:not found the directory contain Makefile,after changing permission when I try to execute it ,i

Re: [Bacula-users] volumes in other magazines always marked as "ERROR" state when using vchanger

2007-08-03 Thread Mike Follwerk - T²BF
Hi Carsten, Carsten Ralle schrieb: > I had a similar problem and solved it by changing the MySQL database > manually in the background via a script, in your case you'd need to > update the Slot, InChanger, Changer and VolStatus and may be the Enabled > column using two scripts "mount magazine 1" a

[Bacula-users] feature request: more compression methods

2007-08-03 Thread Dimitrios
It would be nice if there were more compression methods available. I understand that Bacula is mostly used with tape drivers which do hardware compression, but those of us using file/disk storage would get a real benefit out of it. For example, RAR and BZIP2 can achieve an amazingly high compres