Re: [Bacula-users] Configuration Error

2006-02-27 Thread LDB
Dan Langille wrote: On 27 Feb 2006 at 18:46, LDB wrote: LDB wrote: I am trying to use disk as the backup device. What am I doing wrong? :) btape -c /etc/bacula/bacula-sd.conf /backups/bacula/backups/archive Tape block granularity is 1024 bytes. 26-Feb 07:05 btape: ERROR TERMINATION at pars

Re: [Bacula-users] Configuration Error

2006-02-27 Thread Dan Langille
On 27 Feb 2006 at 18:46, LDB wrote: > LDB wrote: > > I am trying to use disk as the backup device. What am I doing wrong? :) > > > > > > > > > > btape -c /etc/bacula/bacula-sd.conf /backups/bacula/backups/archive > > Tape block granularity is 1024 bytes. > > 26-Feb 07:05 btape: ERROR TERMINATI

Re: [Bacula-users] Configuration Error

2006-02-27 Thread LDB
LDB wrote: I am trying to use disk as the backup device. What am I doing wrong? :) btape -c /etc/bacula/bacula-sd.conf /backups/bacula/backups/archive Tape block granularity is 1024 bytes. 26-Feb 07:05 btape: ERROR TERMINATION at parse_conf.c:839 Config error: unexpected token 105 T_UNQUOTED_

Re: [Bacula-users] Simultaneous jobs on LTO drive results in End of Volume error

2006-02-27 Thread Ian Levesque
Hi Kern, et al, I've noticed a pattern in my backups when two jobs are simultaneously writing to the same tape. When the tape ends, Bacula doesn't respond gracefully. This is only a problem when two jobs are running on the tape, not when a single job is running. Are you spooling to disk

[Bacula-users] Change pool name

2006-02-27 Thread Ryan Novosielski
I labeled my pools originally by hostname. Well, it's no longer possible to do that as now there are many machines that need to be written to these tapes. For clarity's sake, I'd like to change the pool name. Any recommendations as to how I should do that? Should I create new pools and put the

Re: [Bacula-users] FOSDEM 2006

2006-02-27 Thread Jo
Russell Howe schreef: Jo wrote: Russell Howe schreef: Is anyone else going to FOSDEM 2006 in Brussels? I'm living 30 kilometers from Brussels. I'll probably be there on Sunday and maybe Saturday afternoon. My cell phone number is +32 (0)478-33 76 27. Maybe we'll meet there,

Re: [Bacula-users] Simultaneous jobs on LTO drive results in End of Volume error

2006-02-27 Thread Kern Sibbald
On Monday 27 February 2006 18:32, Alan Brown wrote: > On Sun, 26 Feb 2006, Ian Levesque wrote: > >>> I've noticed a pattern in my backups when two jobs are simultaneously > >>> writing to the same tape. When the tape ends, Bacula doesn't respond > >>> gracefully. This is only a problem when two job

Re: [Bacula-users] Re: [Bacula-devel] Patch : adding options on wait command (bconsole)

2006-02-27 Thread Ryan Novosielski
That would be my first reaction too -- jobuid is the uid that the job will run as. While there currently isn't this capability that I'm aware of, and I guess it's questionable whether it would ever be needed (ie. if you'd WANT the fd to somehow read files as an unprivileged user if it were poss

Re: [Bacula-users] Scheduling question

2006-02-27 Thread Ryan Novosielski
I'm not sure I understand the question -- jobs behave the same way whether they are run by the scheduler or if they are run from the console. Incidentally, what I meant was that I clicked on the calendar in Data Protector and scheduled each monthly backup by hand (actually, did them monthly but

Re: [Bacula-users] Anyone knows about backing up Notes Domino databases (*.nsf) with bacula?

2006-02-27 Thread Gregory Brauer
Jo wrote: Greg That seems like a good way to go about it. We don't do it that way because we tend to be asleep around 1 am. Well the rsync command would simply be part of a RunBeforeJob in Bacula, so there is no need to be present at 1 am. It would be easy to automate the whole process. Gre

Re: [Bacula-users] Simultaneous jobs on LTO drive results in End of Volume error

2006-02-27 Thread Alan Brown
On Sun, 26 Feb 2006, Ian Levesque wrote: I've noticed a pattern in my backups when two jobs are simultaneously writing to the same tape. When the tape ends, Bacula doesn't respond gracefully. This is only a problem when two jobs are running on the tape, not when a single job is running. Are

[Bacula-users] Re: [Bacula-devel] Patch : adding options on wait command (bconsole)

2006-02-27 Thread Kern Sibbald
On Monday 27 February 2006 15:41, David Boyes wrote: > > > We can call it "jobuid" ? > > > > Yes. That is really nice. It is exactly what I was looking > > for. Thanks. > > How about "jobseq" or "jobserial"? My first reaction to "jobuid" is "the > uid that this job runs under". Since very few use

Re: [Bacula-users] restore data for defined point in time

2006-02-27 Thread Ralf Duda
Hello Dan, > It is being worked on. I think is item #3 here: > >http://www.bacula.org/?page=projects > > Ups, it has to be on me taking a look into the roadmap, sorry. So thank you very much for your help! :) with best regards, Ralf --- Th

[Bacula-users] job ordering

2006-02-27 Thread Sebastian Stark
In the documentation for the "prefer mounted volumes" parameter it says: "you will probably want to start each of your jobs one after another with approximately 5 second intervals" But how would I implement this? Do I really have to setup a distinct schedule with an exact time table for

Re: [Bacula-users] restore data for defined point in time

2006-02-27 Thread Dan Langille
On 27 Feb 2006 at 8:41, Dan Langille wrote: > It is being worked on. I think is item #3 here: Your English is better than mine! The above should be "I think it is item #3 here:". > http://www.bacula.org/?page=projects ;) -- Dan Langille : Software Developer looking for work my resume: htt

Re: [Bacula-users] restore data for defined point in time

2006-02-27 Thread Dan Langille
On 27 Feb 2006 at 14:00, Ralf Duda wrote: > Hello, > > I guess this is a question already posted but I can't find the answer in > the archive. > > Is it possible to restore a defined stage of a HDD? > For example: > 1. Day > I backup the files: A B C > > 2. Day > A is changed and B is deleted b

Re: [Bacula-users] Configuration Error

2006-02-27 Thread LDB
Arno Lehmann wrote: Hello, On 2/26/2006 11:53 PM, LDB wrote: Arno Lehmann wrote: ... you could trim your mails a little... might make it easier to find what you're trying to discuss. Below is the /etc/bacula/bacula-sd.conf file ... I am not seeing any issues .. I have consulted .. What is

[Bacula-users] restore data for defined point in time

2006-02-27 Thread Ralf Duda
Hello, I guess this is a question already posted but I can't find the answer in the archive. Is it possible to restore a defined stage of a HDD? For example: 1. Day I backup the files: A B C 2. Day A is changed and B is deleted because B is old or whatever. I backup the files: A 3. Day No chang

Re: [Bacula-users] Job Timeout Duration [Not FD]

2006-02-27 Thread Arno Lehmann
Hello, On 2/24/2006 4:02 PM, Azizi, Basheer wrote: Does anybody know if there is a flag to limit how long a job can run ? Yes. Max Run Time in the Job setup. Although it might be that it doesn't work as described - I remember reports that it started counting time at the scheduled start ti

Re: [Bacula-users] Newbie; backup stops before complete

2006-02-27 Thread Arno Lehmann
Hello, On 2/24/2006 9:56 PM, RIchard Kokis wrote: OS Suse 9.3 bacula release 1.36.3 Dev Ultrium - I Using tapes which are purged from the catalog. I can switch to a tape, mount and run new D2D. Drive will write some to the tape, they havee beem 1 to 63gig. Drive stops and wait for appendable

Re: [Bacula-users] Problem while using bacula.......

2006-02-27 Thread Arno Lehmann
Hello, On 2/24/2006 4:41 AM, vipul shukla wrote: HI, I am system administrator and i am using bacula but from last 1 month not any backup happening and not even i am able to login in console program. when i give command ./bconsole and that time my console program get hang. give me proper so

Re: [Bacula-users] reinstall

2006-02-27 Thread Arno Lehmann
Hello, On 2/23/2006 5:18 PM, Gwilliams wrote: I started installing and selected MySQL. I want to reinstall using SQLite. when i issue the "make install" command i don't get the menu to select the SQL version. I've tried make deinstall & it indicates that the installation has been cleaned

Re: [Bacula-users] My bacula server is not running properly , help me.

2006-02-27 Thread Arno Lehmann
Hello, On 2/27/2006 12:20 PM, vipul shukla wrote: Hi all, I am using bacula server, the problem is From last one month backup is not happining, i have mysql server as a database but i found that in this database server there are not any database with name bacula or mysql. But basic

Re: [Bacula-users] Backup of WinXP directory on Unix directory how and how to restore?

2006-02-27 Thread Phil Stracchino
dogfart big wrote: > Hi I am testing Bacula. I have all services and thing setup correct.I am > wondering what is philosophy of backup NTFS on unix directory. > And how can I make restore on the other Unix directory when having 2 > file systems that are different? Is this possible with bacula and h

[Bacula-users] Backup of WinXP directory on Unix directory how and how to restore?

2006-02-27 Thread dogfart big
Hi I am testing Bacula. I have all services and thing setup correct.I am wondering what is philosophy of backup NTFS on unix directory. And how can I make restore on the other Unix directory when having 2 file systems that are different? Is this possible with bacula and how. What about NTFS file p

[Bacula-users] My bacula server is not running properly , help me.

2006-02-27 Thread vipul shukla
Hi all, I am using bacula server, the problem is From last one month backup is not happining, i have mysql server as a database but i found that in this database server there are not any database with name bacula or mysql. But basic requirment is you should have bacula and mysql server

Re: [Bacula-users] Help me.................

2006-02-27 Thread Arno Lehmann
Hi, On 2/24/2006 10:55 AM, vipul shukla wrote: When I try to start bacula I get the following output: Starting the Bacula Storage daemon Starting the Bacula File daemon Starting the Bacula Director daemon 21-Jun 18:20 bacula-dir: Fatal error: Version error for database "bacula". Wanted 8, got

Re: [Bacula-users] Help me.................

2006-02-27 Thread Florian Schnabel
vipul shukla wrote: When I try to start bacula I get the following output: Starting the Bacula Storage daemon Starting the Bacula File daemon Starting the Bacula Director daemon 21-Jun 18:20 bacula-dir: Fatal error: Version error for database "bacula". Wanted 8, got 0 21-Jun 18:20 bacula-dir:

[Bacula-users] Problem while using bacula.......

2006-02-27 Thread vipul shukla
HI, I am system administrator and i am using bacula but from last 1 month not any backup happening and not even i am able to login in console program. when i give command ./bconsole and that time my console program get hang. give me proper solution plese. thanks vipul

Re: [Bacula-users] regular error message ...

2006-02-27 Thread Florian Schnabel
didn't find the time to get the info you requested but i found out something now just now ... if i use the bacula console and do a status director it takes a bit because it i get message like 27-Feb 11:13 erde-dir: Max configured use duration exceeded. Marking Volume "HD03" as Used. 27-Feb

[Bacula-users] Troubles with volume labeling

2006-02-27 Thread Felix Schwarz
Hi all, I have some trouble with volume labeling (Bacula 1.38.5 on CentOS 4.2 with the latest patches). I do my backups to disk only and defined two jobs that use different storages and pools but the same label format. Do the following the reproduce the behavior: Do 10 backups only with the first

[Bacula-users] Job Timeout Duration [Not FD]

2006-02-27 Thread Azizi, Basheer
Title: Job Timeout Duration [Not FD] Does anybody know if there is a flag to limit how long a job can run? Case in point is: if you have 10 jobs running and job number 5 hangs for some odd reason on the client’s end, all other jobs don’t run. If you do a client status, things seem to be wor

[Bacula-users] reinstall

2006-02-27 Thread Gwilliams
I started installing and selected MySQL. I want to reinstall using SQLite. when i issue the "make install" command i don't get the menu to select the SQL version. I've tried make deinstall & it indicates that the installation has been cleaned, but I still don't get the menu. ---

[Bacula-users] Re: [Bacula-devel] Patch : adding options on wait command (bconsole)

2006-02-27 Thread Eric Bollengier
Hi, > 3. The Job (a unique identifier for a job that runs). The Job looks > something like kernsave.2006-02-25_12.38.07. I.e. it is a combination of > the Job Name and the date/time the job ran. No two jobs start at the same > time, so it is unique -- providing you never use the same JobName in

[Bacula-users] Newbie; backup stops before complete

2006-02-27 Thread RIchard Kokis
OS Suse 9.3 bacula release 1.36.3 Dev Ultrium - I Using tapes which are purged from the catalog. I can switch to a tape, mount and run new D2D. Drive will write some to the tape, they havee beem 1 to 63gig. Drive stops and wait for appendable media. I have tried new tapes, shuting down and rest

[Bacula-users] Help me.................

2006-02-27 Thread vipul shukla
When I try to start bacula I get the following output: Starting the Bacula Storage daemon Starting the Bacula File daemon Starting the Bacula Director daemon 21-Jun 18:20 bacula-dir: Fatal error: Version error for database "bacula". Wanted 8, got 0 21-Jun 18:20 bacula-dir: Fatal error: Could not

[Bacula-users] Re: Bacula RPMs without gconsole (patch)

2006-02-27 Thread Scott Barninger
On Wed, 2006-02-22 at 13:10 +0200, Mindaugas wrote: > Hello, > > Attached patch for bacula.spec file to be able to build without > gconsole (build_gconsole define). Then server/client build requires > much fewer gnome and other needed RPMs installed. > > Questions and notices: > - I think

Re: [Bacula-users] FOSDEM 2006

2006-02-27 Thread Russell Howe
Jo wrote: > Russell Howe schreef: > >> Is anyone else going to FOSDEM 2006 in Brussels? >> > I'm living 30 kilometers from Brussels. I'll probably be there on Sunday > and maybe Saturday afternoon. My cell phone number is +32 (0)478-33 76 27. > > Maybe we'll meet there, Oh, sorry - I just receiv

Re: [Bacula-users] Bacula 1.38.6-beta1 patch release

2006-02-27 Thread Kern Sibbald
On Monday 27 February 2006 09:27, Mindaugas wrote: > > I have just released 1.38.6-beta1.patch to the bacula-patches section of > > the > > > Bacula Source Forge site. This patch can be applied against Bacula > > 1.38.5 source code to bring it up to the current CVS 1.38 branch. The > > instructio

[Bacula-users] winbacula-1.38.4: Failed connection to Storage daemon on (tunneled) "localhost"

2006-02-27 Thread Florian Daniel Otel
Hello all, I have the following problem: Using the same bacula DIR/SD I am performing backups on several firewalled hosts. The way I do it is use "localhost" in the Storage section of the DIR and reverse-forward ports tcp/9101 and tcp/9103 (i.e. standard procedure as described in bacula docs). Al

[Bacula-users] Re: IBM/Rational ClearCase backup?

2006-02-27 Thread Jens R . Victorin
> Hello all, > > Is there somebody using Bacula to backup IBM/Rational ClearCase VOBs and > VIEWs? If you search the archives I think you'll find a couple of postings related to the subject dated late 2004 possibly early 2005. > > What's your experience with this backup solution? I set it

Re: [Bacula-users] SD Connect Timeout

2006-02-27 Thread Enrique de la Torre Gordaliza
El Viernes, 24 de Febrero de 2006 12:36, Dan Langille escribió: > On 23 Feb 2006 at 20:01, Enrique de la Torre Gordaliza wrote: > > Hello, > > > > we are trying to baclup some laptops using SD Connect Timeout directive. > > But as I read at the online documentation FAQ: > > > > - > > Th

Re: [Bacula-users] Configuration Error

2006-02-27 Thread Arno Lehmann
Hello, On 2/26/2006 11:53 PM, LDB wrote: Arno Lehmann wrote: ... you could trim your mails a little... might make it easier to find what you're trying to discuss. Below is the /etc/bacula/bacula-sd.conf file ... I am not seeing any issues .. I have consulted .. What is the problem? Still t

Re: [Bacula-users] file count mismatch by restore

2006-02-27 Thread Arno Lehmann
Hello, On 2/27/2006 8:51 AM, Florian Kieling wrote: Florian Kieling schrieb: Hi Folks, in this morning i starting an restore for one of my Clients. But i get this message: 24-Feb 09:55 covilinux-dir: Start Restore Job RestoreFiles_COVILinux.2006-02-24_09.55.18 24-Feb 09:55 covilinux-sd: Read

Re: [Bacula-users] Bacula 1.38.6-beta1 patch release

2006-02-27 Thread Mindaugas
> I have just released 1.38.6-beta1.patch to the bacula-patches section of the > Bacula Source Forge site. This patch can be applied against Bacula 1.38.5 > source code to bring it up to the current CVS 1.38 branch. The instructions > for applying the patch are at the top of the file. > > Since

Re: [Bacula-users] Anyone knows about backing up Notes Domino databases(*.nsf) with bacula?

2006-02-27 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jo wrote: Gregory Brauer schreef: Jo wrote: Christoff Buch schreef: Hi all, what I need to know is: Can they be backed up with bacula while opened? [...] Another, potentially faster, strategy is to use rsync to duplicate the files to another

[Bacula-users] IBM/Rational ClearCase backup?

2006-02-27 Thread Jaroslav Kucera
Hello all, Is there somebody using Bacula to backup IBM/Rational ClearCase VOBs and VIEWs? What's your experience with this backup solution? Thank you very much for your replies! Jaroslav -- Kind regards Bc. Jaroslav Kučera ANF DATA spol. s r.o. a SIEMENS Company MEDIAHALL, Heršpická 5,