Re: [Bacula-users] Same library on two or more server

2009-02-04 Thread Daniele Eccher
Hi, i search and I read a lot of thread . You have a different situation. You want to use only changer on a different machine. In my case I already use the library , with sd daemon on one host (call srv1) and it's work fine. Now i'd like to use one director (is the same on server srv1 that work

Re: [Bacula-users] Bug or a feature :-)

2009-02-04 Thread Kevin Keane
Normally, any change to a fileset should trigger a full backup, to address exactly that type of situation. Maybe you have Ignore Fileset Changes = yes in your fileset definition? That turns off that behavior. Masopust, Christian wrote: > Maybe I missed in the documentation but > > Today (

Re: [Bacula-users] Bacula and databases ...

2009-02-04 Thread Daniele Eccher
ugins for do that? > Cheers and thanks in advance > Ing. Reynier Pérez Mira > Dirección Técnica IP > > > __ Información de ESET NOD32 Antivirus, versión de la base de firmas > de virus 3825 (20090204) __ > > ESET NOD32 Antivir

[Bacula-users] Bug or a feature :-)

2009-02-04 Thread Masopust, Christian
Maybe I missed in the documentation but Today (ok, yesterday :-) I added a directory containing some old files (last modification date is before my last full-backup) to one of my filesets. Now I'm wondering that they weren't backed up (I assume because of so old modification time). Should

Re: [Bacula-users] Feature request

2009-02-04 Thread Timo Neuvonen
>> Here is a second feature request >> >> Item n: Document the database design >> Origin: Kevin Keane, subscript...@kkeane.com >> Date: February 4, 2009 >> Status: >> >> What: I would like to see a complete documentation of all the >> database tables. > > "Complete" is subjective. > > Wha

Re: [Bacula-users] Feature request

2009-02-04 Thread Dan Langille
On Feb 4, 2009, at 5:50 PM, Kevin Keane wrote: > Here is a second feature request > > Item n: Document the database design > Origin: Kevin Keane, subscript...@kkeane.com > Date: February 4, 2009 > Status: > > What: I would like to see a complete documentation of all the > database table

Re: [Bacula-users] Bug / RFE

2009-02-04 Thread Kevin Keane
Arno Lehmann wrote: > Hi, > > 04.02.2009 19:13, Dupree, Craig wrote: > >> This is starting to get annoying >> >> Can the parts of bacula that ask for volume names not arbitrarily >> use atoi on them? >> > > Not easily, no... > > >> Here is a good example where I want to purge a volum

[Bacula-users] Feature Request

2009-02-04 Thread Kevin Keane
Item n: Implement a scripting API Origin: Kevin Keane, subscript...@kkeane.com Date: February 4, 2009 Status: What: I would like to see a scripting API that can be directly called from at least one major scripting language, such as Perl, Python, or possibly HTTP/XML/Soap or similar. Wh

[Bacula-users] Feature request

2009-02-04 Thread Kevin Keane
Here is a second feature request Item n: Document the database design Origin: Kevin Keane, subscript...@kkeane.com Date: February 4, 2009 Status: What: I would like to see a complete documentation of all the database tables. Why:bconsole has the command "sqlquery" but withou

Re: [Bacula-users] feature request: fixed naming/numbering of sql queries

2009-02-04 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kern Sibbald wrote: > Hello, > > I have added this to the projects list. > > Best regards, > > Kern > > On Wednesday 24 January 2007 16:43:45 mark.berg...@uphs.upenn.edu wrote: >> Item 1: enable persistent naming/number of SQL queries >> >> Dat

[Bacula-users] atoi and volume name/media name ambiguity (Was: Re: Bug / RFE)

2009-02-04 Thread mark . bergman
In the message dated: Wed, 04 Feb 2009 21:24:41 +0100, The pithy ruminations from Arno Lehmann on were: => Hi, => => 04.02.2009 19:13, Dupree, Craig wrote: => > This is starting to get annoying => > = => => > Can the parts of bacula that ask for volume names not arbitrarily => > use atoi

Re: [Bacula-users] Bug / RFE

2009-02-04 Thread Arno Lehmann
Hi, 04.02.2009 19:13, Dupree, Craig wrote: > This is starting to get annoying > > Can the parts of bacula that ask for volume names not arbitrarily > use atoi on them? Not easily, no... > Here is a good example where I want to purge a volume name, since I > know now the list of volumes that

Re: [Bacula-users] Perception of Bacula (was: products based on bacula)

2009-02-04 Thread Arno Lehmann
Hi, 04.02.2009 18:13, Foo wrote: > On Sat, 31 Jan 2009 08:02:14 +0100, Dan Langille wrote: > >> On Jan 30, 2009, at 3:07 PM, Arno Lehmann wrote: > >>> When I'm talking with the management of a potential customer, I >>> neither use the tag line, nor do we read over the website together... > > R

Re: [Bacula-users] Bacula on Solaris 10 or SXCE

2009-02-04 Thread Attila Fülöp
Brian Debelius wrote: > Hi, > > I have watched a few threads go by about compiling Bacula on Solaris, > and I have not come to the conclusion as to whether anyone has gotten it > to run and be stable. So.. > Does Bacula compile? Does Bacula run reliably once compiled? Yes, I'm using bacula on S

[Bacula-users] Bug / RFE

2009-02-04 Thread Dupree, Craig
This is starting to get annoying Can the parts of bacula that ask for volume names not arbitrarily use atoi on them? Here is a good example where I want to purge a volume name, since I know now the list of volumes that I want to purge and reuse for this month's backup set: Enter MediaId or

[Bacula-users] copy and compression

2009-02-04 Thread Hemant Shah
Folks, I am waiting for the new release of bacula so that I can use copy feature. Currently I run full backup twice. First to tape, no compression by bacula, compression is done by tape drive. Next I do full backup to disk with compression on. How do I deal with compression for copy job? Wil

Re: [Bacula-users] Problem with restore

2009-02-04 Thread Kern Sibbald
Hello, You are running a pretty old version of Bacula, and it appears you have used encryption on Win32 (not specified). If I remember right, the first releases with encryption had a problem with encryption signatures failing on Win32 because Microsoft does not restore files bit for bit when do

Re: [Bacula-users] Same library on two or more server

2009-02-04 Thread Shad L. Lords
Daniele Eccher wrote: > I use bacula than more 2 years with good result. > I have a question because I think to use the same library (Spectralogi > T50) on two different servers. This is becouse the amount of data is > very big (more than 2 TB) and use the fibre channel rather than ethernet > is

Re: [Bacula-users] Bacula and databases ...

2009-02-04 Thread John Drescher
On Wed, Feb 4, 2009 at 12:14 PM, Reynier Perez Mira wrote: >> I do it the same way bacula does it for the catalog. mysql or postgresql >> dump utilities. This is good if the database can be dumped in a few minutes. >> For example the >> 27GB database for my bacula catalog dumps in less than 10 m

Re: [Bacula-users] Bacula on Solaris 10 or SXCE

2009-02-04 Thread Brian Debelius
Are you speaking of Solaris binaries or Linux binaries? I have not seen any Solaris packages. I saw Bacula v2.2.8 on Blastwave a few minutes ago. Ryan Novosielski wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Do you have some reason you need to compile it as opposed to using > b

Re: [Bacula-users] Perception of Bacula (was: products based on bacula)

2009-02-04 Thread Foo
On Sat, 31 Jan 2009 08:02:14 +0100, Dan Langille wrote: > On Jan 30, 2009, at 3:07 PM, Arno Lehmann wrote: >> When I'm talking with the management of a potential customer, I >> neither use the tag line, nor do we read over the website together... Right, so you filter. Which is not always possib

Re: [Bacula-users] Bacula on Solaris 10 or SXCE

2009-02-04 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Blastwave is what I was referring to. I'm a little surprised they haven't gone past 2.2.8, but that's the latest I feel like running anyway (2.4.x seemed to be a little problematic for awhile there and things are running fine as-is). =R Brian Debeliu

Re: [Bacula-users] Bacula and databases ...

2009-02-04 Thread John Drescher
> Hi every: > I've been using Bacula for a while and now I have a big question: it's > possible to save the database data? I mean like an SQL query or a dump? Any > plugins for do that? > I do it the same way bacula does it for the catalog. mysql or postgresql dump utilities. This is good if the

Re: [Bacula-users] Restoring to a specific client

2009-02-04 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Victor Sterpu wrote: > Yes, I have the "mod" option and when I give the "mod" command I receive > this menu: > > OK to run? (yes/mod/no): mod > Parameters to modify: > 1: Level > 2: Storage > 3: Job > 4: FileSet > 5: Client >

Re: [Bacula-users] Bacula and databases ...

2009-02-04 Thread Ryan Novosielski
possible to save the database data? I mean like an SQL query or a dump? Any > plugins for do that? > Cheers and thanks in advance > Ing. Reynier Pérez Mira > Dirección Técnica IP > > > __ Información de ESET NOD32 Antivirus, versión de la base de firmas > de virus

Re: [Bacula-users] Bacula on Solaris 10 or SXCE

2009-02-04 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Do you have some reason you need to compile it as opposed to using binary packages that are provided? I switched from the former to the latter (albeit on Solaris 9 for my director/storage daemon), but because it was easier, not because it didn't work (

Re: [Bacula-users] Bacula on Solaris 10 or SXCE

2009-02-04 Thread Fahrer, Julian
Hi, I am running bacula dir, sd and fd on solaris 10 u5, pretty stable so far. I'm also running a fd on a solaris 10 u6 box without any problems. Kind regards julian -Ursprüngliche Nachricht- Von: Brian Debelius [mailto:bdebel...@intelesyscorp.com] Gesendet: Mittwoch, 4. Februar 2009 1

[Bacula-users] Bacula and databases ...

2009-02-04 Thread Reynier Perez Mira
ESET NOD32 Antivirus, versión de la base de firmas de virus 3825 (20090204) __ ESET NOD32 Antivirus ha comprobado este mensaje. http://www.eset.com -- Create and Deploy Rich Internet Apps outside the browser with A

[Bacula-users] Bacula on Solaris 10 or SXCE

2009-02-04 Thread Brian Debelius
Hi, I have watched a few threads go by about compiling Bacula on Solaris, and I have not come to the conclusion as to whether anyone has gotten it to run and be stable. So.. Does Bacula compile? Does Bacula run reliably once compiled? ---

[Bacula-users] Fwd: Same library on two or more server

2009-02-04 Thread John Drescher
unfortunately my company , at the time , not want to buy the license to partition the library. In this situation , i think to see at director of bacula if there is two library, but in reality is the same. The jobs appended one after one that I not have the problem of two jobs work on the same driv

[Bacula-users] [Fwd: Re: Same library on two or more server]

2009-02-04 Thread Daniele Eccher
-- Daniele Eccher Gruppo Darco - ICT Sistemi Via Ostiense 131/L Corpo B, 00154 Roma E-mail: daniele.ecc...@sociale.it tel : +39 06 57060 500 cell : +39 346 1426128 "Ai sensi e per gli effetti delle disposizioni vigenti in materia di tutela della riservatezza personale (D.lgs 196/2003), qu

Re: [Bacula-users] Same library on two or more server

2009-02-04 Thread John Drescher
On Wed, Feb 4, 2009 at 10:48 AM, Daniele Eccher wrote: > Hi at all, > > I use bacula than more 2 years with good result. > I have a question because I think to use the same library (Spectralogi > T50) on two different servers. This is becouse the amount of data is > very big (more than 2 TB) and u

[Bacula-users] Same library on two or more server

2009-02-04 Thread Daniele Eccher
Hi at all, I use bacula than more 2 years with good result. I have a question because I think to use the same library (Spectralogi T50) on two different servers. This is becouse the amount of data is very big (more than 2 TB) and use the fibre channel rather than ethernet is more fast. I have

Re: [Bacula-users] tape error and bacula: ...block numbers differ

2009-02-04 Thread Ralf Gross
Ralf Gross schrieb: > Hi, > > I have a problem with a new lto-4 tape. Only 411 GB were written on it, then > bacula detected an write error. > > JobId 9250: Error: block.c:568 Write error at 411:14724 on device > "ULTRIUM-TD4-D2" > (/dev/ULTRIUM-TD4-D2). ERR=Eingabe-/Ausgabefehler.

[Bacula-users] tape error and bacula: ...block numbers differ

2009-02-04 Thread Ralf Gross
Hi, I have a problem with a new lto-4 tape. Only 411 GB were written on it, then bacula detected an write error. JobId 9250: Error: block.c:568 Write error at 411:14724 on device "ULTRIUM-TD4-D2" (/dev/ULTRIUM-TD4-D2). ERR=Eingabe-/Ausgabefehler. JobId 9250: Error: Re-read of last

Re: [Bacula-users] Restoring to a specific client

2009-02-04 Thread victor
I can select with "mod". I had commented the other client and this is why I could not see it a few minutes ago. Thank you. Vladimir Vassiliev wrote: Choose "mod". On Среда 04 февраля 2009, victor wrote: I have many clients defined, but when I try to restore a specific client, there is no

Re: [Bacula-users] Restoring my catalog

2009-02-04 Thread John Drescher
> I have another problem. > > I want to restore my backed-up catalog. I catalog backup which created a > BSR file (server.bsr). When I tried restoring using BSR file , I get the > following error; > > > > "File does not exist - (/tmp/bacula-restores/var/bacula/Catalog.sql)" > > > > Is there a step

Re: [Bacula-users] Restoring to a specific client

2009-02-04 Thread Victor Sterpu
Yes, I have the "mod" option and when I give the "mod" command I receive this menu: OK to run? (yes/mod/no): mod Parameters to modify: 1: Level 2: Storage 3: Job 4: FileSet 5: Client 6: When 7: Priority 8: Bootstrap 9: Where 10: Replace 11: Job

[Bacula-users] Have I got it wrong or should this be a feature request?

2009-02-04 Thread James Cort
Dear All, I've been spending some time migrating jobs from an obsolete tape drive which is connected to an SD on one server a few hundred miles away to a rather newer tape unit connected to an SD on another server a few metres away. As far as I can gather, under 2.4.2 it isn't possible to directl

[Bacula-users] Character substitution changed?

2009-02-04 Thread Maxime
Hello, It seems that %n character substitution changed from version 2.4.3 to 2.4.4 (%n = Job name). There are 2 directors in production which both have these lines in bacula-dir.conf (in a JobDefs resource): RunAfterJob = "/usr/local/bin/bacula_job_status.sh %c %i %e %n %l" bacula_job_status.s

Re: [Bacula-users] Restoring to a specific client

2009-02-04 Thread Frank Sweetser
victor wrote: > I have many clients defined, but when I try to restore a specific > client, there is no option to select the client. > > $ done > Bootstrap records written to > /var/lib/bacula/192.168.0.191-dir.3.restore.bsr > The job will require the following Volumes: > Bacula1 > 10 files se

[Bacula-users] Restoring my catalog

2009-02-04 Thread Stephen K Cheboi
I have another problem. I want to restore my backed-up catalog. I catalog backup which created a BSR file (server.bsr). When I tried restoring using BSR file , I get the following error; "File does not exist - (/tmp/bacula-restores/var/bacula/Catalog.sql)" Is there a step am missing? I ha

Re: [Bacula-users] Restoring to a specific client

2009-02-04 Thread Vladimir Vassiliev
Choose "mod". On Среда 04 февраля 2009, victor wrote: > I have many clients defined, but when I try to restore a specific > client, there is no option to select the client. > > $ done > Bootstrap records written to > /var/lib/bacula/192.168.0.191-dir.3.restore.bsr > The job will require the fo

Re: [Bacula-users] Restoring to a specific client

2009-02-04 Thread Graham Keeling
On Wed, Feb 04, 2009 at 01:29:02PM +0200, victor wrote: > I have many clients defined, but when I try to restore a specific > client, there is no option to select the client. > > $ done > Bootstrap records written to > /var/lib/bacula/192.168.0.191-dir.3.restore.bsr > The job will require the fo

[Bacula-users] Restoring to a specific client

2009-02-04 Thread victor
I have many clients defined, but when I try to restore a specific client, there is no option to select the client. $ done Bootstrap records written to /var/lib/bacula/192.168.0.191-dir.3.restore.bsr The job will require the following Volumes: Bacula1 10 files selected to be restored. Run Res

Re: [Bacula-users] Corrupted Tape

2009-02-04 Thread Arno Lehmann
Hi, 03.02.2009 20:51, Clark, Stephen E. wrote: > > > I am having trouble restoring from tape. The last tape in my series has > a problem with the label. The error I get from the console is: > > > > 02-Feb 19:04 maxwell-sd JobId 762: 3304 Issuing autochanger "load slot > 1, drive 0" comma

Re: [Bacula-users] Setup advices for some heterogenous set of server

2009-02-04 Thread Arno Lehmann
Hello, 03.02.2009 13:44, Thomas Manson wrote: > Hi, > > I've read quite some stuff about bacula, but I'm still not sure of the > best way to implement it. > > I've attached a simple diagram that represent the network as it will > soon be. (DNS Server 1 and WebServer 2 are not yet setup).

Re: [Bacula-users] Bacula-dir and Bacula-sd deamons not starting

2009-02-04 Thread Stephen K Cheboi
Manged to sort out myself. What I did - reinitialized bacula. Used ftp to copy the original configuration files instead of using the files e-mailed to me and these worked magic. It appears when the files are e-mailed the original files are modified. Thanks , Stephen -Original Message- F

Re: [Bacula-users] disabled job still ran

2009-02-04 Thread Ronald Buder
On Wednesday 04 February 2009 07:52:09 Victor Sterpu wrote: > Can I change the location where the data will be restored? > I want to restore the data on the bacula-director, not on the bacula-fd. Yes of course. However hijacking threads isn't exactly nice! :) > > Thank you. > > Ronald Buder wrote

Re: [Bacula-users] feature request: fixed naming/numbering of sql queries

2009-02-04 Thread Kern Sibbald
Hello, I have added this to the projects list. Best regards, Kern On Wednesday 24 January 2007 16:43:45 mark.berg...@uphs.upenn.edu wrote: > Item 1: enable persistent naming/number of SQL queries > > Date: 24 Jan, 2007 > Origin: Mark Bergman > Status: > > What: > Change the

Re: [Bacula-users] [Bacula-devel] Feature Request: Data encryption (formal version)

2009-02-04 Thread Kern Sibbald
On Wednesday 04 February 2009 10:04:55 Tobias Barth wrote: > Hi, > > I yesterday mailed an informal feature request. Here is the formal > version of it: > > > Feature Request Form > > Item n: Data encryption on storage daemon > Origin: Tobias Barth > Date: 04 February 2009 > Status

Re: [Bacula-users] [Bacula-devel] Feature Request

2009-02-04 Thread Kern Sibbald
I have added this to the projects list. Best regards, Kern On Monday 28 April 2008 11:43:36 Tobias Barth wrote: > Hi, > > after nearly 3 years of writing nothing here, I am back - with a feature > request :) > I recently upgraded from bacula 1.36 to 2.2.8 in order to use the job > spooling feat

Re: [Bacula-users] [Bacula-devel] feature request: "Maximum Concurrent Jobs" for drives when used with changer device

2009-02-04 Thread Kern Sibbald
Hello, I have added this Feature Request to the projects list for the next vote -- probably a month or two from now. Best regards, Kern On Friday 12 December 2008 10:47:42 Ralf Gross wrote: > Item 1: "Maximum Concurrent Jobs" for drives when used with changer > device Origin: Ralf Gross ralf

Re: [Bacula-users] [Bacula-devel] Feature Request: Data encryption

2009-02-04 Thread Eric Bollengier
Hello, And why not use an encrypted filesystem to store your media ? One major advantage, it's already there and can be functionnal in 30mins, an other advantage, is that a simple "cp" permit to crypt old backups. Bye Le Tuesday 03 February 2009 16:33:21 Tobias Barth, vous avez écrit : > Hi, >

[Bacula-users] Feature Request: Data encryption (formal version)

2009-02-04 Thread Tobias Barth
Hi, I yesterday mailed an informal feature request. Here is the formal version of it: Feature Request Form Item n: Data encryption on storage daemon Origin: Tobias Barth Date: 04 February 2009 Status: new What: The storage demon should be able to do the data encryption tha

Re: [Bacula-users] bacula prunes files too early

2009-02-04 Thread Jérôme Schell
Vladimir Vassiliev a écrit : > All retention periods in my config are more than 30 days. But at Feb, 3 I > tried to restore some files from job dated by Feb, 2 > I select necessary job but get: > > Building directory tree for JobId 1695 ... > There were no files inserted into the tree

Re: [Bacula-users] Bacula-dir and Bacula-sd deamons not starting

2009-02-04 Thread Stephen K Cheboi
Thanks Kevin, After running the scripts below , I get the following errors; bacula-dir -t [r...@mail ~]# bacula-dir -t 04-Feb 10:55 bacula-dir: ERROR TERMINATION at inc_conf.c:345 Config error: Expecting keyword, got: cc-bandwidth : line 88, col 12 of file /etc/bacula/bacula-dir.conf

[Bacula-users] bacula prunes files too early

2009-02-04 Thread Vladimir Vassiliev
All retention periods in my config are more than 30 days. But at Feb, 3 I tried to restore some files from job dated by Feb, 2 I select necessary job but get: Building directory tree for JobId 1695 ... There were no files inserted into the tree, so file selection is not p