Re: [Bacula-users] Bacula Host check problem

2013-02-26 Thread John Doe
From: goorooj >t here is a user bacula that runs the director job when i do a ps -ef, but >when i > try to su bacula, there´s no error but i am still user root... > looks like i cannot confirm the key as the user bacula is using. What is your user bacula's shell...?  nologin? JD

[Bacula-users] Freeing some space...

2012-11-05 Thread John Doe
Hi, I am using bacula 2.4.2 to backup on a USB disk and... I am running a bit out of space on the disk.  So I switch from a 12 months full volume retention to an 8 months one:   Recycle = yes   AutoPrune = yes   Volume Retention = 8 months But, as I understand it, bacula will just reuse more oft

Re: [Bacula-users] Use bash/php script on "mailcommand"

2012-10-30 Thread John Doe
From: Carlo Filippetto > I need to modify the mailcommand with a script > How can I do it? I am not sure what you mean by "modify the mailcommand"... Do you mean to send the mail using a script?   mailcommand = "/path/to/script %r %c ..." Or do you mean to modify the mailcommand configuration li

Re: [Bacula-users] Any repo for latest release 5.2?

2011-12-19 Thread John Doe
From: "reynie...@gmail.com" >On Mon, Dec 19, 2011 at 6:15 AM, John Doe wrote: >From: "reynie...@gmail.com" >>> Thanks but I'm getting this error: "Error: Package: bacula-catalog-postgresql-5.2.3-179.1.x86_64 (Archiving_Backup_Factory) Requires: libp

Re: [Bacula-users] Any repo for latest release 5.2?

2011-12-19 Thread John Doe
From: "reynie...@gmail.com" > Thanks but I'm getting this error: "Error: Package: > bacula-catalog-postgresql-5.2.3-179.1.x86_64 (Archiving_Backup_Factory) > Requires: libpq.so.4()(64bit)" I need to install PostgreSQL devel? That would be postgresql-libs but... yum whatprovides \*libpq.so\*

Re: [Bacula-users] Old version is old...

2011-10-31 Thread John Doe
From: John Drescher >> The 5.0 bacula-fd does not seem to want to talk to the 2.4 bacula-dir: >> I get a "rejected Hello command". >> Should I try harder to debug the issue or is that expected behavior and I >> am forced to upgrade all my old servers to 5.0? > This is expected behavior. 3.0.X

[Bacula-users] Old version is old...

2011-10-27 Thread John Doe
Hi, I have an old 2.4.2 bacula install peacefully running on a few CentOS 5 servers. I did use Mr Schwarz rpms at the time. I recently added a CentOS 6 server that now includes bacula 5.0.0. The 5.0 bacula-fd does not seem to want to talk to the 2.4 bacula-dir: I get a "rejected Hello command".

Re: [Bacula-users] May I use Bacula to check if someone is using my pc without my permission?

2011-08-05 Thread John Doe
From: alberto abel >I have reason to believe that someone is using my pc without permission and >for now I prefer not to protect it with a password, because I'd like to check >the honesty of such person to see if this person is really doing what I >believe or not. >I would like to know if with

Re: [Bacula-users] Fileset generated by awk

2011-05-10 Thread John Doe
From: Jérôme Blion >I have to backup machines which have been configured different ways for >the >same feature. In fact, I want to backup mysql binlogs on a hourly basis. >binlogs can be located at different locations: > /home/mysql > /usr/local/mysql/data > /home/binlogs >Depending on

Re: [Bacula-users] prevent windows shutdown when backup run

2011-04-21 Thread John Doe
From: ruslan usifov > We back up client computers throw bacula-fd, but have some issue throw > shutdown process (when user press power off button or throw "start" > menu). We want prevent shutdown process while fd work, does exists any > solutions for this task? Maybe look at: http://www.win

Re: [Bacula-users] How to parse Bacula conf files

2010-10-20 Thread John Doe
From: Craig Miskell > Yuri Timofeev wrote: > > During development the prototype of the my new system (Webacula 5.5), > > I tried to parse the bacula-dir.conf. > > However, this is probably not possible with simple regexp's. > Yes it is very difficult, at least with a RegEx. Maybe have a look

[Bacula-users] Rename and move my catalog backups to a sub-directory...

2010-10-04 Thread John Doe
Hi, I am trying to cleanup a bit my old bacula installation (2.4.2-1) and I would like to rename my catalog backups (the files) and move them to a sub-directory. Is it easy or is it now "hardcoded" in multiple places? Here are the specific parts of the configuration: Device { Name = Fil

Re: [Bacula-users] How to implement mobile/itinerant clients in bacula

2010-09-14 Thread John Doe
From: Hugo Letemplier > The problem is that theses station may been connected from various > location so with different ip addresses. Not a direct answer to your question but: can't you tell your dhcp to give fixed IPs based on the MAC adresses...? JD --

Re: [Bacula-users] Upgrading Bacula

2010-08-04 Thread John Doe
From: Brian White >Phil Stracchino wrote: >On 08/04/10 11:14, Brian White wrote: >>I've been using Bacula 2.2.5 as my primary backup software for several >>>years now and am very happy. As we move to newer version of our linux >>>operating system I'm having issues with the client so I've decided

Re: [Bacula-users] Best practice - MS Sql

2010-05-26 Thread John Doe
From: Carlo Filippetto > I have a server with Microsoft Sql Server, I need to > backup it. > Today I tried a FULL restore job, I receive several > error with file lock at the end of the job, and to let it > work well I need to reinstall Sql Server... why? > This DBMS is under Windows 2k3 > Ther

Re: [Bacula-users] Big log....

2010-04-01 Thread John Doe
From: Gilberto Nunes > But now that I see... the Log.MYD is in bacula directory locate on http://www.bacula.org/manuals/en/install/install/Messages_Resource.html#MessagesChapter "destination = catalog Send the message to the Catalog database. The message will be written to the table named Log a

Re: [Bacula-users] CentOS yum install with PostgreSQL database on another system

2010-03-10 Thread John Doe
From: Roderick A. Anderson > Is there a yum-way (or RPM) to install bacula-director and > bacula-storage on a system when the database (Pg) is on another system? > Yum keeps wanting to install postgresql-server as a dependency. Otherwise, install with rpm --nodeps... JD --

Re: [Bacula-users] Bacula Compression - other then GZIP

2010-02-10 Thread John Doe
From: Sean M Clark > xz/lzma is another consideration. At moderate compression levels, lzma > seems to be about the same or slightly faster than bzip2 with a little > better compression. At lower compression levels it seems like it's > about as fast as gzip while compressing noticeably farther -

Re: [Bacula-users] Building from source on Fedora 12

2010-01-15 Thread John Doe
From: Bill Damage >I've just upgraded to FC12 and m facing exactly this issue. and would be happy >to install from RPM's if someone could point to a guide please. I have been >building bacula from source for years now as thats how I first did it, and >guess its time now to break the habit. I'm

Re: [Bacula-users] Bacula console command

2010-01-14 Thread John Doe
From: Shone Russell >To: bacula-users@lists.sourceforge.net >Sent: Tue, January 12, 2010 5:46:42 PM >Subject: [Bacula-users] Bacula console command > > > > >This is the message that I am receiving, can some please help. >> >>The Bacula console command /sbin/bconsole is not configured with a valid

Re: [Bacula-users] Renaming volumes...

2009-10-21 Thread John Doe
From: Markus Falb > Bruno Friedmann wrote: > > John Doe wrote: > > > Or, at worse, how can I restart from 'zero'? Delete from the console > > > and then the files? > > You can use the delete volume on bconsole ( this ensure not leaving > > orph

[Bacula-users] Renaming volumes...

2009-10-16 Thread John Doe
Hi, I use a USB disk as storage and at first I had volumes labeled like this: Label Format = "${Client}.${Year}-${Month:p/2/0/r}.full.v${NumVols}" Label Format = "${Client}.${Year}-${Month:p/2/0/r}.diff.v${NumVols}" Label Format = "${Client}.${Year}-${Month:p/2/0/r}.incr.v${NumVols}" But,

Re: [Bacula-users] Verify Fatal Errors

2009-07-08 Thread John Doe
From: Ralf Gross > You can not use a level Incremental/Differential/Full for verify jobs. > > Schedule { > Name = "Verify Toolserver" > Run = 1st sun at 21:35 > Run = 2nd-5th sun at 21:35 > Run = mon-sat at 21:35 > } > Ok, so I defined an alternate schedule without levels. Thanks to b

[Bacula-users] Verify Fatal Errors

2009-07-08 Thread John Doe
Hi, each day I get "Verify Fatal Error" on my 4 scheduled verify jobs... But when I run them manualy, they seem to work fine... By example: 08-Jul 05:00 backup-dir JobId 739: Start Verify JobId=739 Level=Incremental Job=filer_Verify.2009-07-08_05.00.55 08-Jul 05:00 backup-dir JobId 739: Fat

[Bacula-users] Verify Fatal Errors and external HD best practice...

2009-03-16 Thread John Doe
Hi, I have two newbie questions.. 1. While all my verify jobs work manualy, none seem to work when scheduled... Each day I get "Verify Fatal Error" on my 4 jobs. Start Verify JobId=719 Level=Incremental Job=filer_Verify.2009-03-14_05.00.57 Fatal error: verify.c:277 Unimplemented Verify leve