Re: [Bacula-users] Bacula Web

2005-12-13 Thread Dihor, Viktor
Hi, I found the Bug. After installing the mysql Package for PHP, the Website worked fine. Am Dienstag, den 13.12.2005, 23:02 +0100 schrieb Arno Lehmann: Hi, Dihor, Viktor schrieb: > Hi every one, > > > I Installed Bacula Web. > > The test.php page has folowing output: > > Checking

[Bacula-users] Bacula does'nt wait until new Tape is loaded

2005-12-13 Thread Ribi Roland
Hi We installed bacula 1.38.1 on Solaris 10. I would like to have the following situation: If Tape is full, unmount/offline and wait until next volume is inserted in the drive. But Bacula aborts the Job after 5min and all jobs waiting for the new tapes are also aborted. How schould I configure

Re: [Bacula-users] Error "waiting to reserve a device" after upgrade to 1.38.3

2005-12-13 Thread Rick Knight
Kern Sibbald wrote: Hello, If you are able to reproduce this easily, could you turn on level 100 by putting -d100 on the command line when you start it, then capture the output. This may help me understand what is going on. I've tried everything I can to duplicate this, but all my tests run

[Bacula-users] SSH tunneling mini-howto

2005-12-13 Thread Joshua Kugler
Here is an outline of the steps I took to get ssh tunneling to work for me. NOTES: I modified to ssh-tunnel.sh file from CVS because: 1) I didn't need director->client communications encrypted. My main reason for using SSH tunneling was so the clients in the DMZ could get back through the firew

Re: [Bacula-users] Re: Bacula BETA 1.38.3

2005-12-13 Thread Arno Lehmann
Kern - Kern Sibbald schrieb: Hmmm. I think I am going to pack it in and take a year's vacation ... don't. I was a little stupid when I tried to analyze the problem. Or rather, I didnÄt really analyze. What I did this evening: Shutdown bacula. Use mtx to load a tape into ONE of my TWO aut

Re: [Bacula-users] multiple jobs on same device

2005-12-13 Thread Mikael
Le Mardi 13 Décembre 2005 23:11, Arno Lehmann a écrit : > Maimum concurrent jobs in the right places? (storage definition, here) > > Or, if you have more special needs, you could try using different path > names but try to link them to the same directory (I haven't tried this). > > When using Bacul

Re: [Bacula-users] multiple jobs on same device

2005-12-13 Thread Arno Lehmann
Hello, Mikael schrieb: Hello, I'm trying to run 2 jobs (job-a & job-b) Each job has its own "Storage" (sta & stb) but both "Storage" resources point on the same device : Ooh, that might get you in trouble, I guess... # Device in bacula-sd.conf Device { Name = common-d Media Type = Fil

Re: [Bacula-users] restore job

2005-12-13 Thread Arno Lehmann
Hello, Dwayne Hottinger schrieb: Sirs, That's very formal... and you forgot the gals ;-) Im using bacula to backup 5 Apple OS X 10.3.9 Xserves to a Linux Fedora Core 4 box with 1.2 tb harddrives in it. Backups are occuring to File. Backups run on a 7 day cycle. No problems so far. Thanks

Re: [Bacula-users] Quantum Superloader 3

2005-12-13 Thread Arno Lehmann
Without any hands-on experience with that model: I see no reason why it *shouldn't* work. Arno Quinton Jansen schrieb: I'm looking to purchase a Quantum Superloader 3, with the LTO-3 drive. Can someone confirm that this drive works? I've hit google a bit, and checked the mtx site, but only

Re: [Bacula-users] Bacula Web

2005-12-13 Thread Arno Lehmann
Hi, Dihor, Viktor schrieb: Hi every one, I Installed Bacula Web. The test.php page has folowing output: Checking system for dependencies... Checking gettext: YES Language support enabled Checking Pear(DB): YES Pear DB enabled Checking GD: YES GD support enabled * PHPlot test

[Bacula-users] multiple jobs on same device

2005-12-13 Thread Mikael
Hello, I'm trying to run 2 jobs (job-a & job-b) Each job has its own "Storage" (sta & stb) but both "Storage" resources point on the same device : # Device in bacula-sd.conf Device { Name = common-d Media Type = File Archive Device = /backups/linux LabelMedia = yes; Random Acce

[Bacula-users] restore job

2005-12-13 Thread Dwayne Hottinger
Sirs, Im using bacula to backup 5 Apple OS X 10.3.9 Xserves to a Linux Fedora Core 4 box with 1.2 tb harddrives in it. Backups are occuring to File. Backups run on a 7 day cycle. No problems so far. Thanks for a very good piece of software. As a k-12 public school system resources are limited.

Re: [Bacula-users] Error "waiting to reserve a device" after upgrade to 1.38.3

2005-12-13 Thread Kern Sibbald
Hello, If you are able to reproduce this easily, could you turn on level 100 by putting -d100 on the command line when you start it, then capture the output. This may help me understand what is going on. I've tried everything I can to duplicate this, but all my tests run fine. Hmmm. Normally,

[Bacula-users] Quantum Superloader 3

2005-12-13 Thread Quinton Jansen
I'm looking to purchase a Quantum Superloader 3, with the LTO-3 drive. Can someone confirm that this drive works? I've hit google a bit, and checked the mtx site, but only see generic references to Quantum. Many Thanks, Quinton --- This SF.

Re: [Bacula-users] Error "waiting to reserve a device" after upgrade to 1.38.3

2005-12-13 Thread James Peverill
I am also getting this error since upgrading to 1.38 from the 1.36 branch... been trying to figure out why for a few days now. I am also running slackware 10... I wonder if this is related.  Not running 2.4 kernel though, running 2.6.11.12 right now.  I am backing up to disk, not tapes.  Manu

Re: [Bacula-users] Error "waiting to reserve a device" after upgrade to 1.38.3

2005-12-13 Thread Kern Sibbald
On Tuesday 13 December 2005 19:44, Richard W. Knight wrote: ... > >> > >>I just got another job log email. Something I noticed is a clock > >>difference between the Director and File daemons. The two lines below > >>are from this mornings log (also attached). Could that be causing a > >>problem? >

Re: [Bacula-users] Error "waiting to reserve a device" after upgrade to 1.38.3

2005-12-13 Thread Richard W. Knight
Kern Sibbald wrote: On Tuesday 13 December 2005 17:54, Richard W. Knight wrote: Kern Sibbald wrote: On Tuesday 13 December 2005 13:43, Rick Knight wrote: Kern Sibbald wrote: Hello, On Monday 12 December 2005 19:35, Richard W. Knight wrote: Hi all, A coup

Re: [Bacula-users] Error "waiting to reserve a device" after upgrade to 1.38.3

2005-12-13 Thread Kern Sibbald
On Tuesday 13 December 2005 17:54, Richard W. Knight wrote: > Kern Sibbald wrote: > >On Tuesday 13 December 2005 13:43, Rick Knight wrote: > >>Kern Sibbald wrote: > >>>Hello, > >>> > >>>On Monday 12 December 2005 19:35, Richard W. Knight wrote: > Hi all, > > A couple of weeks ago I upg

[Bacula-users] Re: Trouble using SSH tunnel with Bacula

2005-12-13 Thread Joshua Kugler
On Tuesday 13 December 2005 08:48, Joshua Kugler wrote: > On Monday 12 December 2005 21:52, Stephan Holl wrote: > > > /usr/bin/ssh -fnCN2 -o PreferredAuthentications=publickey \ > > > -i /usr/local/bacula/ssh/id_dsa -l $USER -R 9101:$LOCAL:9101 \ > > > -R 9103:$LOCAL:9103 $CLIENT > > > > Perhaps

[Bacula-users] Re: Trouble using SSH tunnel with Bacula

2005-12-13 Thread Joshua Kugler
On Monday 12 December 2005 21:52, Stephan Holl wrote: > Hello Joshua, > > On Mon, 12 Dec 2005 16:55:11 -0900 Joshua Kugler > <[EMAIL PROTECTED]> wrote: > > /usr/bin/ssh -fnCN2 -o PreferredAuthentications=publickey \ > > -i /usr/local/bacula/ssh/id_dsa -l $USER -R 9101:$LOCAL:9101 \ > > -R 9103:$

Re: [Bacula-users] Cycling a USB drive - confused...

2005-12-13 Thread Kern Sibbald
On Tuesday 13 December 2005 18:06, Dan Langille wrote: > On 13 Dec 2005 at 16:51, Kern Sibbald wrote: > > Anyway, concerning Bacula working with these USB removable filesystems. > > The big problem is that Bacula doesn't understand what a removable > > filesystem is (except for DVDs) and hence expe

Re: [Bacula-users] add --enable-storage-only in Makefile?

2005-12-13 Thread Kern Sibbald
On Tuesday 13 December 2005 17:49, Alejandro Alfonso wrote: > Hello everybody, > > first off all, thanks kern for your job! our network has used bacula for > 18 moths and we are so glad: more than a hundred TAPES, 10Gb stored each > day... and everything working in armony! > > we use many clients (

Re: [Bacula-users] Cycling a USB drive - confused...

2005-12-13 Thread Dan Langille
On 13 Dec 2005 at 16:51, Kern Sibbald wrote: > Anyway, concerning Bacula working with these USB removable filesystems. The > big problem is that Bacula doesn't understand what a removable filesystem is > (except for DVDs) and hence expects *all* your Volumes to be online all the > time. This m

Re: [Bacula-users] Error "waiting to reserve a device" after upgrade to 1.38.3

2005-12-13 Thread Richard W. Knight
Kern Sibbald wrote: On Tuesday 13 December 2005 13:43, Rick Knight wrote: Kern Sibbald wrote: Hello, On Monday 12 December 2005 19:35, Richard W. Knight wrote: Hi all, A couple of weeks ago I upgraded my Bacula installation from 1.34 to 1.38.1. I made a few other changes at t

[Bacula-users] add --enable-storage-only in Makefile?

2005-12-13 Thread Alejandro Alfonso
Hello everybody, first off all, thanks kern for your job! our network has used bacula for 18 moths and we are so glad: more than a hundred TAPES, 10Gb stored each day... and everything working in armony! we use many clients (windows + linux) and a director (with three DATs). The director also

Re: [Bacula-users] problems with autopruning and volume reuse

2005-12-13 Thread Harondel J. Sibble
On 12 Dec 2005 at 22:04, Harondel J. Sibble wrote: > A key point mentioned above, that can be a source of frustration, is that > Bacula will only recycle purged Volumes if there is no other appendable > Volume available, otherwise, it will always write to an appendable Volume > b

RE: [Bacula-users] Cycling a USB drive - confused...

2005-12-13 Thread Heigl Florian - Munich-MR - external
Hi, to be honest, I'm quite confused by this topic myself :) Still, I'd like to put some of my NetWorkerized logic out for discussion, I don't know if this is implementable, though. Maybe You've been thinking this through already and it's not achieving what is needed, I'm not sure. But it appea

[Bacula-users] Bacula is informing the wrong volume

2005-12-13 Thread Luis Marcelo Achite
Dear All, I have set up my backup strategy to the following: 1 full backup every monday and differential backups from tuesday to friday. To preserve more the tapes, I have one FULL-DIFFERENTIAL group per week and four groups, so I have one month of complete autonomy. The question is: When I

Re: [Bacula-users] Cycling a USB drive - confused...

2005-12-13 Thread Kern Sibbald
Hello, I've seen requests like yours before, and never really answered them because I didn't really know what to do with them. However, for some reason, this email peaked my interest, and I dug out an old 64MB USB device that I received from Dell when I bought a computer some time ago. I plug

Re: RE: [Bacula-users] Bacula-sd un Tru64

2005-12-13 Thread Ferdinando Pasqualetti
Yes, I was able to build everything on both 1.38.0 and 1.36.3 which I am still using. I made a patch to src/stored/dev.c. The diff between the two 1.36.3 files is this: aps2:zeus> diff /tmp/dev.c dev.c 432a433 >    struct mtrdpos mt_rdpos; 497c498,506 < --- >       mt_rdpos.long_format = 1; >    

Re: [Bacula-users] RHEL 4 and Bacula 1.38.2

2005-12-13 Thread Craig White
On Fri, 2005-12-09 at 10:07 +0100, Pignedoli Luca wrote: > Hi all. > > I want install Bacula on RHEL 4. > I have download and install file bacula-1.38.2-1.src.rpm, going into > /usr/src/redhat/SPECS and i run the command: > > # rpmbuild -bb bacula.spec --define "build_rhel4 1" --define > "build_m

RE: [Bacula-users] Bacula for Mac OS X

2005-12-13 Thread Heigl Florian - Munich-MR - external
Hi Quentin, > I had some trouble with the 'official' installer for Mac OS X on the > Bacula site. I only needed bacula-fd and it was easy to build from > the source, but I thought others, like me, might be searching for > binaries so I posted them on > > http://www.statusq.org/archives/2

Re: [Bacula-users] Control Large bacula db

2005-12-13 Thread Phil Stracchino
Alexander Boden wrote: > Hi all, > I have set my volumes, file and job retention to a 6 day purge cycle. > However, I find that my database has grown and is still growing at an > alarming rate. > if I do an sql dump the size of the file has reached 1.5GB! > Are there other settigs I need to set tha

Re: [Bacula-users] Catalog Backup showing error

2005-12-13 Thread Florian Schnabel
Beren Gamble wrote: I've got this error when bacula tries to backup the catalog: RunBefore: /usr/bin/mysqldump: option '-u' requires an argument Here's my job: Job { Name = "BackupCatalog-Daily" Type = backup Level = Full Client = BACKUP1-fd FileSet="Catalog" Schedule = "DailyCycl

[Bacula-users] Bacula for Mac OS X

2005-12-13 Thread Quentin Stafford-Fraser
I had some trouble with the 'official' installer for Mac OS X on the Bacula site. I only needed bacula-fd and it was easy to build from the source, but I thought others, like me, might be searching for binaries so I posted them on http://www.statusq.org/archives/2005/12/10/853/ Hope they'

[Bacula-users] Re: error with mysql and suse 9.3

2005-12-13 Thread Natxo Asenjo
hi, [moderator, please forgive my 2 former emails, wrong sender address, it should be corrected now] while trying to compile the latest bacula I get the following errors in make dird, stored and tools (the last 3 steps): /usr/bin/g++ -O -L../lib -L../cats -L../findlib -o bscan bscan.o block.o d

[Bacula-users] error with mysql and suse 9.3

2005-12-13 Thread bacula-users-admin
hi, while trying to compile the latest bacula I get the following errors in make dird, stored and tools (the last 3 steps): /usr/bin/g++ -O -L../lib -L../cats -L../findlib -o bscan bscan.o block.o device.o dev.o label.o ansi_label.o dvd.o ebcdic.o autochanger.o acquire.o mount.o record.o match_b

[Bacula-users] RHEL 4 and Bacula 1.38.2

2005-12-13 Thread Pignedoli Luca
Hi all. I want install Bacula on RHEL 4. I have download and install file bacula-1.38.2-1.src.rpm, going into /usr/src/redhat/SPECS and i run the command: # rpmbuild -bb bacula.spec --define "build_rhel4 1" --define "build_mysql4 1" but this command returned one error: error: You must specify

[Bacula-users] Control Large bacula db

2005-12-13 Thread Alexander Boden
Hi all, I have set my volumes, file and job retention to a 6 day purge cycle. However, I find that my database has grown and is still growing at an alarming rate. if I do an sql dump the size of the file has reached 1.5GB! Are there other settigs I need to set that will purge other info in the db

[Bacula-users] Catalog Backup showing error

2005-12-13 Thread Beren Gamble
I've got this error when bacula tries to backup the catalog: RunBefore: /usr/bin/mysqldump: option '-u' requires an argument Here's my job: Job { Name = "BackupCatalog-Daily" Type = backup Level = Full Client = BACKUP1-fd FileSet="Catalog" Schedule = "DailyCycleAfterBackup" Storag

Re: [Bacula-users] Cycling a USB drive - confused...

2005-12-13 Thread Greg Cope, e-DBA Team
Sorry I have changed that to "yes" - now it wants me to mount the old volume label Greg On Tue, 2005-12-13 at 14:28 +, Graham David Purcocks M.A.(Oxon.) wrote: > RemovableMedia = no ? > > > On Tue, 2005-12-13 at 14:18, Greg Cope wrote: > > Hi All, > > > > A little confused as to how I migh

[Bacula-users] Cycling a USB drive - confused...

2005-12-13 Thread Greg Cope
Hi All, A little confused as to how I might recycle/switch USB drives. An SD (config below) that uses a /media/usbdisk. If I switch usbdrives and remount it, the next backup reports; 3-Dec 13:18 trigger-sd: trottersOracleArchLogs.2005-12-13_13.18.00 Warning: Volume "baculaFile" not on device "F

Re: [Bacula-users] Error "waiting to reserve a device" after upgrade to 1.38.3

2005-12-13 Thread Kern Sibbald
On Tuesday 13 December 2005 13:43, Rick Knight wrote: > Kern Sibbald wrote: > >Hello, > > > >On Monday 12 December 2005 19:35, Richard W. Knight wrote: > >>Hi all, > >> > >>A couple of weeks ago I upgraded my Bacula installation from 1.34 to > >>1.38.1. I made a few other changes at the same time a

Re: [Bacula-users] Large and growing bacula database

2005-12-13 Thread Administrator
Thanks Florian, Yeah your right. I am backing up a lot files. I just thought I may be missing something. kind regards, alex Florian Schnabel wrote: Administrator wrote: Hi Florian, I am running a postgresql database. When I dump the bacula db to a .sql file, the size of file is 1.7 GB. k

Re: [Bacula-users] Large and growing bacula database

2005-12-13 Thread Florian Schnabel
Administrator wrote: Hi Florian, I am running a postgresql database. When I dump the bacula db to a .sql file, the size of file is 1.7 GB. kind regards, alex my postgresql takes up about 2 GB right now .. the database, not an SQL export ^^ i got 5 tapes in weekly rotation + 2 HD files in

Re: [Bacula-users] Large and growing bacula database

2005-12-13 Thread Florian Schnabel
Administrator wrote: Hi all, I have setup bacula so that it retains its files, jobs and volumes for six days. Are there any other settings I can setup to ensure that all other info is basically purged after six days. I would like to keep the db as small as possible. kind regards, alex what

[Bacula-users] Large and growing bacula database

2005-12-13 Thread Administrator
Hi all, I have setup bacula so that it retains its files, jobs and volumes for six days. Are there any other settings I can setup to ensure that all other info is basically purged after six days. I would like to keep the db as small as possible. kind regards, alex ---

Re: [Bacula-users] Error "waiting to reserve a device" after upgrade to 1.38.3

2005-12-13 Thread Rick Knight
Kern Sibbald wrote: Hello, On Monday 12 December 2005 19:35, Richard W. Knight wrote: Hi all, A couple of weeks ago I upgraded my Bacula installation from 1.34 to 1.38.1. I made a few other changes at the same time and everything has been working well since. Yesterday I decided to upgrade

Re: [Bacula-users] Error "waiting to reserve a device" after upgrade to 1.38.3

2005-12-13 Thread Kern Sibbald
Hello, On Monday 12 December 2005 19:35, Richard W. Knight wrote: > Hi all, > > A couple of weeks ago I upgraded my Bacula installation from 1.34 to > 1.38.1. I made a few other changes at the same time and everything has > been working well since. Yesterday I decided to upgrade to 1.38.3. I > bui

Re: [Bacula-users] What is wrong with this path?

2005-12-13 Thread Kern Sibbald
On Tuesday 13 December 2005 10:28, Beren Gamble wrote: > I get this error when doing a backup. > > 01-Dec 22:23 lbhssdata-fd: Could not stat D:/Shared/People > First/Childrens Services/TEAMS (Non-Client Information)/RLFLC-LOOKED AFTER > FW & LEAVING CARE/TEAMS/TRACEY SREAD SHEET/TEAM MANAGER F

Re: [Bacula-users] Upgrade MySQL 3.23 -> 5.0

2005-12-13 Thread Kern Sibbald
On Tuesday 13 December 2005 09:58, MaxxAtWork wrote: > Hello, > > I'd like to upgrade MySQL in use for Bacula from 3.23 to 5.0 (or at least > 4.1). I'm running Bacula 1.36 on RHEL3, and I've found a post by Scott > Barniger dated just one year ago that it's possible to install the > shared-compat r

[Bacula-users] What is wrong with this path?

2005-12-13 Thread Beren Gamble
I get this error when doing a backup. 01-Dec 22:23 lbhssdata-fd: Could not stat D:/Shared/People First/Childrens Services/TEAMS (Non-Client Information)/RLFLC-LOOKED AFTER FW & LEAVING CARE/TEAMS/TRACEY SREAD SHEET/TEAM MANAGER F/TEAM MANAGER F ONLY/J DILLEYSTON/FC&FLR Reports Due from 31

[Bacula-users] Upgrade MySQL 3.23 -> 5.0

2005-12-13 Thread MaxxAtWork
Hello, I'd like to upgrade MySQL in use for Bacula from 3.23 to 5.0 (or at least 4.1). I'm running Bacula 1.36 on RHEL3, and I've found a post by Scott Barniger dated just one year ago that it's possible to install the shared-compat rpm in order to avoid recompilation of Bacula. What would be a s

Re: [Bacula-users] Bacula BETA 1.38.3

2005-12-13 Thread Kern Sibbald
On Tuesday 13 December 2005 04:05, Rob wrote: > What happened is that the upgrade to 1.38 overwrote my modified mtx-changer > script with the default, Hmmm. Bacula really should not overwrite a script that has been changed by the user, at the same time, any new changes may be important. Perhaps