Re: [Bacula-users] postgres database

2012-12-05 Thread Joseph L. Casale
> What process keeps the bacula database size under control? None, configuration does. Check your various retention levels for sane values. -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely ac

[Bacula-users] postgres database

2012-12-05 Thread Jonathan Horne
What process keeps the bacula database size under control? Mine is growing and growing, and I'm not sure how much space i need to allocate for future growth. Thanks, This is a PRIVATE message. If you are not the intended recipient, please delete without copyin

Re: [Bacula-users] unsubscribe

2012-12-05 Thread John Drescher
>unsubscribe I think you need to follow the link that can be found at the bottom of every list email to do that. > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- John M. Drescher

[Bacula-users] unsubscribe

2012-12-05 Thread Kenney, William P. (Information Technology Services)
unsubscribe William P. Kenney Unix System Administrator Media 237 (860) 465-4688 http://www.easternct.edu/~kenneyw -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile dev

Re: [Bacula-users] Backup lotus Domino server with bacula

2012-12-05 Thread Dan Langille
On Dec 5, 2012, at 4:40 PM, be...@alpha-mos.com wrote: > > Hi all, > > I don't know if the question has been ever ask, but can I backup a lotus > Domino server with Bacula ? > > I saw a post on IBM site that say yes, but how to do it ? If Lotus Domino similar to Notes? http://www.mail-archi

Re: [Bacula-users] Reschedule is confusing

2012-12-05 Thread Dan Langille
On Dec 5, 2012, at 12:34 PM, Oliver Hoffmann wrote: > Am Wed, 5 Dec 2012 17:37:57 +0100 > schrieb Oliver Hoffmann : > >>> >>> Zitat von Oliver Hoffmann : >>> Hi all, recently I had the following problem. After a reboot of the bacula server due to malfunction of the attache

[Bacula-users] Backup lotus Domino server with bacula

2012-12-05 Thread belon
Hi all,I don't know if the question has been ever ask, but can I backup a lotus Domino server with Bacula ?I saw a post on IBM site that say yes, but how to do it ?ThanksFabrice -- LogMeIn Rescue: Anywhere, Anytime Remote s

Re: [Bacula-users] Reschedule is confusing

2012-12-05 Thread Oliver Hoffmann
Am Wed, 5 Dec 2012 17:37:57 +0100 schrieb Oliver Hoffmann : > > > > Zitat von Oliver Hoffmann : > > > > > Hi all, > > > > > > recently I had the following problem. After a reboot of the bacula > > > server due to malfunction of the attached RAID all jobs very not > > > running again. OK, that is

[Bacula-users] Reschedule is confusing

2012-12-05 Thread Oliver Hoffmann
> > Zitat von Oliver Hoffmann : > > > Hi all, > > > > recently I had the following problem. After a reboot of the bacula > > server due to malfunction of the attached RAID all jobs very not > > running again. OK, that is what I expected but not what I wanted as > > starting 50 or more jobs by han

Re: [Bacula-users] Waiting on what, now.....?

2012-12-05 Thread Phil Stracchino
On 12/05/12 06:18, Rodrigo Renie Braga wrote: > If the files are located in "babylon4-sd", why are you passing > "babylon5-sd" in the command line? > > .mod restoreclient="babylon5" fileset="Dummy" storage=*"babylon5-sd"* The answer is, *I* didn't. BAT did that "for" me without asking. My poin

[Bacula-users] Scheduler correct written?

2012-12-05 Thread minimike
Hi there I've have begun a Bacula project in my company and written something for schedule to do my jobs Schedule { Name = "WeeklyServerCycle" Run = Full 2nd,4th Sat at 8:15 Run = Differential 1st,3rd,5th sat at 23:15 Run = Incremental mon-sun at 19:15 } I wanna have every 2nd and 4th S

Re: [Bacula-users] job afinity

2012-12-05 Thread Rodrigo Renie Braga
2012/11/29 Dan Langille > On Nov 29, 2012, at 4:56 PM, Jonathan Horne wrote: > > If i have say, 2 data base servers, can i set bacula to ensure they are > not being backed up at the same time? Even if they are the last 2 jobs > running, id like to not back them both up simultaneously. > > Firs

Re: [Bacula-users] Waiting on what, now.....?

2012-12-05 Thread Rodrigo Renie Braga
If the files are located in "babylon4-sd", why are you passing "babylon5-sd" in the command line? .mod restoreclient="babylon5" fileset="Dummy" storage=*"babylon5-sd"* 2012/12/3 > > Zitat von Phil Stracchino : > > > I just tried to restore two files to my workstation. I have two SDs, > > one

Re: [Bacula-users] Error could not open WriteBootstrap file

2012-12-05 Thread Simone Caronni
Hello, On 4 December 2012 18:08, wrote: > Rather clear, no? You have configured to use /etc/bacula path to store > the bootstrap, but the Bacula DIR does not run as "root" in most > cases, so no write access to /etc. You should use something like > /var/lib/bacula as path for writing files. if