Re: [Bacula-users] Large Bacula databases and bacula's dbcheck

2006-01-27 Thread Jeffrey L. Taylor
Quoting deann corum <[EMAIL PROTECTED]>: > Hello, > > I'm wondering what the largest known Bacula database in existence is. > This is mostly a curiosity point. The actual problem follows. > > Our Bacula db is 13 GB and we recently tried to run (Bacula's) dbcheck > on it. However, it ran for 2+

Re: [Bacula-users] error with email setup

2006-01-27 Thread Steve Loughran
what does the postfix log look like for this entry? Just checking my config, and I only have: "(Bacula)" in my email setup, not "([EMAIL PROTECTED])" Steve Dave wrote: Hello, I've got a bacula backup server running on freebsd6 with postfix as an mta also on the same box.

[Bacula-users] error with email setup

2006-01-27 Thread Dave
Hello, I've got a bacula backup server running on freebsd6 with postfix as an mta also on the same box. When my backups complete i'm getting an error from message.c that i've got a bad address or syntax and i'm not sure whether the problem lies with bacula or a postfix restriction, everythin

Re: [Bacula-users] Bacula-fd exits with status 208

2006-01-27 Thread Martin Simmons
> On Fri, 27 Jan 2006 08:39:43 -0700, Robert W Hartzell <[EMAIL PROTECTED]> > said: > > On Fri, 2006-01-27 at 04:33, Martin Simmons wrote: > > > On Thu, 26 Jan 2006 20:06:02 -0700, Robert W Hartzell <[EMAIL > > > PROTECTED]> said: > > > > > > Here's the tail end of the output of

[Bacula-users] .src.rpm, build client only?

2006-01-27 Thread Ryan Novosielski
Is there a way to only build the bacula-sd rpm by using rpmbuild that I'm unaware of? There are a lot of deps to, say, gconsole, which is something I don't even need. -- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | | Ryan Novosielski - User Support Spec. III |$&| |__| | | |__/ | \|

Re: [Bacula-users] Problem to start Sd

2006-01-27 Thread Martin Simmons
> On Fri, 27 Jan 2006 08:44:30 -0500, "Bissot_j" <[EMAIL PROTECTED]> said: > > I dont think something else in the conf broke it. > because it workl fine when i remove autochanger section :( Possibly. > So now what next ? > what i can do to be able use the autochanger ? > in the : mtx-change

Re: [Bacula-users] Problem restoring windows files

2006-01-27 Thread Attila Fülöp
Slightly off topic. Please keep in mind that ^.?*$ isn't a valid regexp anyway as Martin pointed out in another thread. We should get rid of it in the examples. It won't compile if your regexp package is implemented properly. Angela Gavazzi wrote: Hallo! I'm using bacula 1.36.2 (deb packages

Re: [Bacula-users] Problem restoring windows files

2006-01-27 Thread Arno Lehmann
Hi, On 1/27/2006 1:39 PM, Angela Gavazzi wrote: Am Freitag, 27. Januar 2006 12.38 schrieb Arno Lehmann: Hello, On 1/27/2006 11:54 AM, Angela Gavazzi wrote: Hallo! I'm using bacula 1.36.2 (deb packages) under Debian Sarge to backup linux and windows 2000 clients. Now I have to restore a fol

Re: [Bacula-users] monthy full backup -> archive

2006-01-27 Thread Arno Lehmann
Hi, On 1/27/2006 6:26 PM, Kel Raywood wrote: Arno Lehmann wrote: ... Anyway, setting them [tapes in a pool] to status "Archive" either manually or using a script should do what you need - it marks them as unavailable for Bacula, and you can easily track them in the catalog. Ralf Gross wro

Re: [Bacula-users] Large Bacula databases and bacula's dbcheck

2006-01-27 Thread Attila Fülöp
Well I run bacula 1.38.5 with postgresql 7.4 on a dual opteron 248 (2.2GHz) on FreeBSD 5.4 and dbcheck on a 2GB database needs 1-2 minutes to complete. 1.36 performed equally well, whereas with SQLite it didn't finish within a week. deann corum wrote: Hello, I'm wondering what the largest know

Re: [Bacula-users] .bsr files

2006-01-27 Thread Attila Fülöp
Dave wrote: Hello, I've got two questions on .bsr files. First, when a job runs and a .bsr file is created by the job if one is already in the location specified in the job definition is it overwritten or appended to? And second, if they're overwritten is it possible to have a filename like

Re: [Bacula-users] Large Bacula databases and bacula's dbcheck

2006-01-27 Thread Arno Lehmann
Hi, On 1/27/2006 6:15 PM, deann corum wrote: Hello, I'm wondering what the largest known Bacula database in existence is. This is mostly a curiosity point. The actual problem follows. My catalog DB is much smaller, but it's running on a slow machine. dbcheck needs hours, not days. Our Bac

Re: [Bacula-users] .bsr files

2006-01-27 Thread Arno Lehmann
Hi, On 1/27/2006 7:34 PM, Dave wrote: Hello, I've got two questions on .bsr files. First, when a job runs and a .bsr file is created by the job if one is already in the location specified in the job definition is it overwritten or appended to? That is, as far as I know, much more complica

[Bacula-users] .bsr files

2006-01-27 Thread Dave
Hello, I've got two questions on .bsr files. First, when a job runs and a .bsr file is created by the job if one is already in the location specified in the job definition is it overwritten or appended to? And second, if they're overwritten is it possible to have a filename like systemname-

Re: [Bacula-users] Different Pools on Autochanger & Archive-Pools

2006-01-27 Thread Kel Raywood
Daniel Amkreutz wrote: 2. Are disk-to-disk-to-tape backups jet implemented ? Alan Brown replied: No, but you can fudge it manually using bcopy. Disk spooling is implimented with no need for fudging. If you mean something like making an identical copy on another disk and then backing that

Re: [Bacula-users] monthy full backup -> archive

2006-01-27 Thread Kel Raywood
Arno Lehmann wrote: ... Anyway, setting them [tapes in a pool] to status "Archive" either manually or using a script should do what you need - it marks them as unavailable for Bacula, and you can easily track them in the catalog. Ralf Gross wrote: I'll do it that way, but I'm still curious, w

Re: [Bacula-users] Re: Bacula 1.36.3: backup ok, restore fails

2006-01-27 Thread Cosimo Streppone
2006/1/27, Sam Briesemeister <[EMAIL PROTECTED]>: > Cosimo, > > [...] > Removing the optimizations worked for me, but I suspect that if > you've removed them and it's still not working, then there's some other > configuration/options that your compiler is using and it's causing errors. > ... so you

[Bacula-users] Large Bacula databases and bacula's dbcheck

2006-01-27 Thread deann corum
Hello, I'm wondering what the largest known Bacula database in existence is. This is mostly a curiosity point. The actual problem follows. Our Bacula db is 13 GB and we recently tried to run (Bacula's) dbcheck on it. However, it ran for 2+ days and meanwhile, our backups weren't running mean

Re: [Bacula-users] Please remove me from the list

2006-01-27 Thread Russell Howe
If you're really stuck with usage of the list, email the list admin at [EMAIL PROTECTED] Don't bother the list with administrivia. -- Russell Howe, bacula-users moderator [EMAIL PROTECTED] --- This SF.net email is sponsored by: Splunk Inc. Do

Re: [Bacula-users] Bacula-fd exits with status 208

2006-01-27 Thread Ryan Novosielski
As an aside, I would really appreciate you releasing your manifest file to the list when it is finished (or even now -- it may actually help solve the problem). Having written one myself for MySQL I believe it was, I know what a timesaver it is to have someone hand you a good one. :) Thanks.

Re: [Bacula-users] [Bacula-WEB]

2006-01-27 Thread Arno Lehmann
Hi, On 1/27/2006 4:25 PM, Ryan Novosielski wrote: You sure you have sufficient perl (with DBI::DBD, etc.) to make this work? fetchrow is a DBI call. Not with php :-P fetchrow ist just the common name to fetch, well, a row of data. Since the name fits so well to the task, it's used in many AP

Re: [Bacula-users] Bacula-fd exits with status 208

2006-01-27 Thread Robert W Hartzell
On Fri, 2006-01-27 at 04:33, Martin Simmons wrote: > > On Thu, 26 Jan 2006 20:06:02 -0700, Robert W Hartzell <[EMAIL > > PROTECTED]> said: > > > > Here's the tail end of the output of truss -p PID after executing > > ./bacula-fd stop > > > > /2: lwp_park(0xD1979F40, 0) (sleep

Re: [Bacula-users] Network Timeout errors

2006-01-27 Thread Arno Lehmann
Hi, On 1/27/2006 2:23 AM, Andreas Freyvogel wrote: hello, We have been having many of our backups failing due to a network timeout error (Network error on data channel. ERR=Operation timed out). If I do them one at a time they work fine, so I am leaning towards believing that this may be an is

Re: [Bacula-users] [Bacula-WEB]

2006-01-27 Thread Ryan Novosielski
You sure you have sufficient perl (with DBI::DBD, etc.) to make this work? fetchrow is a DBI call. _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | | Ryan Novosielski - User Support Spec. III |$&| |__| | | |__/ | \| _| | [EMAIL PROTECTED] - 973/972.0922 (2-0922) \__/ Univ. of Med. and De

Re: [Bacula-users] Please remove me from the list

2006-01-27 Thread Ralf Gross
[EMAIL PROTECTED] schrieb: > [nothing] Sorry, I dont' have your password to do this. But you can do it: http://lists.sourceforge.net/lists/listinfo/bacula-users Ralf --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log

Re: [Bacula-users] Please remove me from the list

2006-01-27 Thread Michael Galloway
you can manage your own subscriptions here: http://lists.sourceforge.net/lists/listinfo/bacula-users -- michael On Fri, Jan 27, 2006 at 02:44:54PM +, [EMAIL PROTECTED] wrote: --- This SF.net email is sponsored by: Splunk Inc. Do you grep

Re: [Bacula-users] Please remove me from the list

2006-01-27 Thread Dan Langille
On 27 Jan 2006 at 14:44, [EMAIL PROTECTED] wrote: > Please remove yourself. You got yourself on the list. You should get yourself off the list. Every email contains removal instruction in the email headers. They look like this: List-Unsubscribe:

[Bacula-users] Please remove me from the list

2006-01-27 Thread blythe44
 

Re: [Bacula-users] Different Pools on Autochanger & Archive-Pools

2006-01-27 Thread Daniel Amkreutz
Thanks a lot ! Daniel --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!

Re: [Bacula-users] Different Pools on Autochanger & Archive-Pools

2006-01-27 Thread Alan Brown
On Fri, 27 Jan 2006, Daniel Amkreutz wrote: Hello all, a month ago i've posted some questions concerning autochangers and archive pools, but never got any hint nor i found any answers to this in the list archives or the handbook. Now, because time is slipping away i'm about to cancel any furthe

Re: [Bacula-users] monthy full backup -> archive

2006-01-27 Thread Ralf Gross
Arno Lehmann schrieb: > On 1/26/2006 2:44 PM, Ralf Gross wrote: > >Ralf Gross schrieb: > > > >>at the moment I'm building the config for 2 servers. One should be > >>backed up regularly, full on saturday, incremental mon-fri. > >>Additionally I'd like to keep one full backup of each month for one >

Re: [Bacula-users] Problem to start Sd

2006-01-27 Thread Bissot_j
Hi, i dont think this will cause any trouble. but i want so much fix this problem i try it anyway. i change the section to : Autochanger { Name = "Mychanger" Device = "Drive-1" Changer Command = "/etc/bacula/mtx-changer %c %o %S %a %d" Changer Device = /dev/sg2 } and the resuly is the same :

Re: [Bacula-users] Different Pools on Autochanger & Archive-Pools

2006-01-27 Thread Daniel Amkreutz
Hi again, as i've said in the text, i'm really happy with bacula and absolutely impressed about the features bacula includes. Furthermore I'm glad about the large community here in the list of experienced users. But never the less I'm not sure if bacula is suiteable for me. If i would not like

Re: [Bacula-users] Problem to start Sd

2006-01-27 Thread Steve Loughran
Sorry to come into the conversation late, I may have missed some of the more obvious thoughts, but: Autochanger { Name = Autochanger Device = Drive-1 Changer Command = "/etc/bacula/mtx-changer %c %o %S %a %d" Changer Device = /dev/sg2 } Have you tried cha

Re: [Bacula-users] Problem to start Sd

2006-01-27 Thread Bissot_j
I dont think something else in the conf broke it. because it workl fine when i remove autochanger section :( So now what next ? what i can do to be able use the autochanger ? in the : mtx-changer %c %o %S %a %d what is %c %o %S %a %d ? the mtx-changer can be the prob , i compile MTX i will try t

RE: [Bacula-users] evaluating backup software

2006-01-27 Thread Lou Lohman
Thank you, Wolfgang, you answered my question. I know you didn't mean to do so, but you did. You've done better by accident than anyone else on this list did on purpose. I am still somewhat puzzled that no one bothered to just say "Yes" when I asked if Bacula could 'span tapes'. It's a simple w

[Bacula-users] Volumes/MaxVolumeJobs/RecycleOldest

2006-01-27 Thread Steve Loughran
Hi all Can I just confirm something here before I rush headlong into the initial config of my pools/volumes at home: If I want a pool with three tapes, 1 client, each client backup will use less than 1 tape, the jobs are run manually (not scheduled), and I want to only have one "run" on a ta

Re: [Bacula-users] Problem restoring windows files

2006-01-27 Thread Angela Gavazzi
Am Freitag, 27. Januar 2006 12.38 schrieb Arno Lehmann: > Hello, > > On 1/27/2006 11:54 AM, Angela Gavazzi wrote: > > Hallo! > > > > I'm using bacula 1.36.2 (deb packages) under Debian Sarge to backup > > linux and windows 2000 clients. > > Now I have to restore a folder on a windows client - I kno

Re: [Bacula-users] Different Pools on Autochanger & Archive-Pools

2006-01-27 Thread Dan Langille
On 27 Jan 2006 at 8:51, Daniel Amkreutz wrote: > a month ago i've posted some questions concerning autochangers and > archive pools, but never got any hint nor i found any answers to this > in the list archives or the handbook That is unfortunate. It's up to you to persist. > Now, because time

Re: [Bacula-users] Problem to start Sd

2006-01-27 Thread Martin Simmons
> On Thu, 26 Jan 2006 08:42:07 -0500, "Bissot_j" <[EMAIL PROTECTED]> said: > > - Original Message - > From: "Martin Simmons" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: > Sent: Wednesday, January 25, 2006 4:33 PM > Subject: Re: [Bacula-users] Problem to start Sd > > > >

Re: [Bacula-users] Problem restoring windows files

2006-01-27 Thread Arno Lehmann
Hello, On 1/27/2006 11:54 AM, Angela Gavazzi wrote: Hallo! I'm using bacula 1.36.2 (deb packages) under Debian Sarge to backup linux and windows 2000 clients. Now I have to restore a folder on a windows client - I know I restored in the past without problems - and run in this error: Fatal err

Re: [Bacula-users] Bacula-fd exits with status 208

2006-01-27 Thread Martin Simmons
> On Thu, 26 Jan 2006 20:06:02 -0700, Robert W Hartzell <[EMAIL PROTECTED]> > said: > > On Wed, 2006-01-25 at 14:47, Martin Simmons wrote: > > > > > Sorry, I don't know how svc interacts with bacula. > > What reports 208 and how > > do you know that it is definitely the exit status fr

Re: [Bacula-users] Re: Bacula 1.36.3: backup ok, restore fails

2006-01-27 Thread Cosimo Streppone
> On 1/25/06, Cosimo Streppone <[EMAIL PROTECTED]> wrote: > > 2006/1/18, Samuel Briesemeister <[EMAIL PROTECTED]>: > > > > > [...] ... I've since recompiled and it works now, though I'm not sure to > what extent. > > > I'll try recompiling it with no optimizations. > > > > I also tried recompiling

Re: [Bacula-users] Different Pools on Autochanger & Archive-Pools

2006-01-27 Thread Sebastian Stark
Am 27.01.2006 um 09:51 schrieb Daniel Amkreutz: Now, because time is slipping away i'm about to cancel any further use of bacula and use homebrew scripts to automate the backup. I'm not sure who should be more afraid of this statement: the bacula devopers or your users? 3. How about ar

[Bacula-users] Problem restoring windows files

2006-01-27 Thread Angela Gavazzi
Hallo! I'm using bacula 1.36.2 (deb packages) under Debian Sarge to backup linux and windows 2000 clients. Now I have to restore a folder on a windows client - I know I restored in the past without problems - and run in this error: Fatal error: REGEX ^.?*$ compile error. ERR=REGEX not available

Re: [Bacula-users] [Bacula-WEB]

2006-01-27 Thread Juan Luis Frances
Please, check if your bug is already found: http://indpnday.com/bacula_stuff/bacula-web/mantisbt/view_all_bug_page.php El Martes 24 Enero 2006 20:36, Marcolino escribió: > Hello, > > > > I have a BUG on a bacula-web gui: > > > > Call to undefined function: fetchrow() > > > > My installation ENV >

[Bacula-users] Different Pools on Autochanger & Archive-Pools

2006-01-27 Thread Daniel Amkreutz
Hello all, a month ago i've posted some questions concerning autochangers and archive pools, but never got any hint nor i found any answers to this in the list archives or the handbook. Now, because time is slipping away i'm about to cancel any further use of bacula and use homebrew scripts to