[Bacula-users] Fwd: [IMPORTANT] Re: Bugs: Action On Purge = Truncate

2010-01-27 Thread Eric Bollengier
Hello Graham, Unfortunately, it appears that the ActionOnPurge feature is *broken* and *dangerous*. The usage of this command should be avoided in any cases! We will try to fix it for the next release, but the amount of work is very important. I will update the manual in this way, and the curr

[Bacula-users] Purged volume move to Default pool !!!

2010-01-27 Thread haridas n
Hi All, I'm find some difficulties when configuring automatic recycling of volumes.I changed the Retention period ,Volume use period ,Recycle= yes and set such configurations to get the volume recycle by bacula itself .But what happening here is after purging the volume it move the purged volume t

Re: [Bacula-users] Incr/Diff upgrading to Full even after doing a Full?

2010-01-27 Thread Phil Stracchino
On 01/27/10 22:32, Steve Costaras wrote: > On 01/26/2010 22:34, Dan Langille wrote: >> Issue the run command. Use the mod option, then alter the job >> parameters to suit. >> >> What do you mean by NEVER match? You're running the Job, and altering >> the items on the fly. It's still the same j

[Bacula-users] Email to external address how?

2010-01-27 Thread desiredforsome
How do i get this to work, It is not working CMD=/usr/lib/bacula/bsmtp -h localhost -f "(Bacula) " -s "Bacula: Restore OK of nsi-merge-fd Full" m...@gmail.com ERR=Child exited with code 1 I would really love to get this to email me when backing up. It needs to go to external mail Thanksin adv

Re: [Bacula-users] Incr/Diff upgrading to Full even after doing a Full?

2010-01-27 Thread Steve Costaras
On 01/26/2010 22:34, Dan Langille wrote: > Steve Costaras wrote: >> >> On 01/26/2010 14:50, Arno Lehmann wrote: >> >> The different jobs were to make running ad-hoc backups of a client >> outside of the schedule.All the backup jobs have the same client >> and fileset. So are you suggesting

Re: [Bacula-users] Problem with bat 5.0.0, not seeing console output

2010-01-27 Thread Richard Scobie
John Drescher wrote: > I believe other users mentioned that restarting bat fixed the issue. > And the issue only occurred on the first run of bat. I have to date been unable to see the console on one bat install and have a bug open: http://bugs.bacula.org/view.php?id=1468 (username/password an

Re: [Bacula-users] RunAfterJob and Environment

2010-01-27 Thread ganiuszka
Dirk H. Schulz pisze: > Does Bacula call a "RunAfterJob" script with certain environment > variables or arguments like e.g. jobid, jobname, success/failure, etc.? Hi Yes, there is able to define environment variables in "Run After Job" directive, e.g. %c = Client's name %d = Director's name %e

Re: [Bacula-users] bacula and mysql password security

2010-01-27 Thread Joseph L. Casale
>So it seems the bacula-dir.conf file is doing what it is supposed to do. Of >course I may be misinterpreting everything but it does seem to be >functioning as I need it to. I found when I was learning it the most useful approach I had was to actually just sit and read each Resource Definition in

Re: [Bacula-users] Rif: How it optimize the transfer speed.

2010-01-27 Thread Steve Polyack
On 01/26/10 10:39, Cyril Lavier wrote: > Phil Stracchino wrote: > >> On 01/26/10 09:12, Cyril Lavier wrote: >> >> >>> Phil Stracchino wrote: >>> >>> Cyril, I would look at the load on all the machines involved, particularly the machine running the catalog and Director.

[Bacula-users] When to upgrade

2010-01-27 Thread ReynierPM
Hi every: I've followed every message since Bacula 5.0.0 was released and have a lot of things really cool and new. Some people have a lot of errors with this version. I have my old 3.0.2 working and doing backups every day. Will be right upgrade to this release? Or will be better wait for see

Re: [Bacula-users] bacula and mysql password security

2010-01-27 Thread Andy Lamb
Joseph Thanks for looking over file. I will spend more time reading the manual as you suggested. The configuration file was taken from the manual and for some reason the pools that the manual defines (eg. Full-Pool, Inc-Pool and Diff-Pool) are being used for the first job called JotBackupJob. You h

Re: [Bacula-users] Backing up a directory tree but not the files?

2010-01-27 Thread Daniel
Ah, I see your point. The trick that I noticed, and no I haven't tried it yet, was I thought your example would only match files on the first level of /strangedir, and not subsequent levels, e.g. it seems that the pattern will catch all files: /strangedir/file1 /strangedir/file2 but not: /str

Re: [Bacula-users] Backing up a directory tree but not the files?

2010-01-27 Thread Arno Lehmann
Hi, 26.01.2010 23:25, Daniel wrote: > Arno, > > On 26 Jan, 2010, at 15:21 , Arno Lehmann wrote: > >> Hi, >> >> 26.01.2010 18:05, Daniel wrote: >>> I have the following situation: >>> >>> I am backing up a Windows hard disk (let's call it R: for >>> remote)... it is NOT the C: drive on the rem

[Bacula-users] looking for 5.0.0 rpm or spec files

2010-01-27 Thread Andy Howell
The 5.0 README mentions RPMs being available in sourceforge. I didn't see them there. Are they or updated .spec files available somewhere? I want to install on CentOS 5, 64 bit. Thanks, Andy -- The Planet: ded

Re: [Bacula-users] Bacula Project Version 5.0.0 released to Source Forge

2010-01-27 Thread Kern Sibbald
On Tuesday 26 January 2010 21:51:32 Peter Allgeyer wrote: > Hi Kern! > > Am Montag, den 25.01.2010, 16:35 +0100 schrieb Kern Sibbald: > > I wasn't aware that Source Forge prohibited Open Source software from > > being distributed in a number of countries such as yours. It suprises > > me and in m

Re: [Bacula-users] Problem with bat 5.0.0, not seeing console output

2010-01-27 Thread John Drescher
2010/1/27 Andrés Yacopino : > Nevermind, sorry  i have problems with permissions: > > I have done this to resolve the problem: > > in /usr/sbin: > > chmod 755 bacula-fd > chmod 755 bacula > chmod 755 btraceback > I believe other users mentioned that restarting bat fixed the issue. And the issue on

Re: [Bacula-users] Problem with bat 5.0.0, not seeing console output

2010-01-27 Thread Andrés Yacopino
Nevermind, sorry i have problems with permissions: I have done this to resolve the problem: in /usr/sbin: chmod 755 bacula-fd chmod 755 bacula chmod 755 btraceback Thanks anyway, Andres. Andrés Yacopino escribió: > I have compiled version 5.0.0 of bacula server in a red hat > server(acaiasne

[Bacula-users] Problem with bat 5.0.0, not seeing console output

2010-01-27 Thread Andrés Yacopino
I have compiled version 5.0.0 of bacula server in a red hat server(acaiasnewdes.acasalud.com.ar). This is working, i can connect using bconsole. I have compiled and install version 5.0.0 of bat ( ./configure --enable-bat --enable-client-only --with-qwt=/usr/lib/) in my ubuntu (9.0.10) client. The

Re: [Bacula-users] Bacula on Netgear ReadyNAS backs up way too much

2010-01-27 Thread Ben Laurie
On 27/01/2010 13:50, Dan Langille wrote: > Ben Laurie wrote: >> Firstly: apologies if this issue is well known, gmane says this list >> either doesn't exist or is not indexed, so I can't search it :-( > > Try marc.info > >> I installed Bacula 3.0.3 from source on my ReadyNAS as a client to my >>

Re: [Bacula-users] Incr/Diff upgrading to Full even after doing a Full?

2010-01-27 Thread Phil Stracchino
On 01/26/10 23:34, Dan Langille wrote: > Steve Costaras wrote: >> I also found a reference in a google search that a full backup needs to >> be run from the schedule not manually for it to be linked? > > I believe that to be false. I confirm that it is false. -- Phil Stracchino, CDK#2 D

Re: [Bacula-users] Bacula on Netgear ReadyNAS backs up way too much

2010-01-27 Thread Dan Langille
Ben Laurie wrote: > Firstly: apologies if this issue is well known, gmane says this list > either doesn't exist or is not indexed, so I can't search it :-( Try marc.info > I installed Bacula 3.0.3 from source on my ReadyNAS as a client to my > FreeBSD 3.0.3 server. It seems to work OK, but increm

[Bacula-users] Bacula on Netgear ReadyNAS backs up way too much

2010-01-27 Thread Ben Laurie
Firstly: apologies if this issue is well known, gmane says this list either doesn't exist or is not indexed, so I can't search it :-( I installed Bacula 3.0.3 from source on my ReadyNAS as a client to my FreeBSD 3.0.3 server. It seems to work OK, but incremental and differential backups back up fa

Re: [Bacula-users] Bconsole Unable to connect to Director daemon

2010-01-27 Thread KJS
> > > Hi again, > so i changed in my bconsole's configuration file this way: > > Director { > Name = fw-dir > DIRport = 9101 > address = 192.168.1.53 > Password = "" > } > > And i get the same error again: > [r...@serveur2 bin]# ./bconsole > Connecting to Director 192.168.1.53:9101 > 03

[Bacula-users] Bconsole Unable to connect to Director daemon

2010-01-27 Thread fadwa lahrach
> Message: 20 > Date: Wed, 27 Jan 2010 11:52:31 +0100 > From: Cyril Lavier > Subject: Re: [Bacula-users] Bconsole Unable to connect to Director > daemon > To: bacula-users > Message-ID: <4b601aef.4010...@ltutech.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Try t

[Bacula-users] RunAfterJob and Environment

2010-01-27 Thread Dirk H. Schulz
Hi folks, I searched documentation for that but did not find any hint, neither positive nor negative: Does Bacula call a "RunAfterJob" script with certain environment variables or arguments like e.g. jobid, jobname, success/failure, etc.? Dirk

Re: [Bacula-users] bconsole cannot connect director

2010-01-27 Thread le dahut
le dahut wrote : > > le dahut wrote : >> Hello, >> >> I'm using bacula 3.0.3 on Ubuntu Hardy and I have a strange problem. >> >> I cannot connect bacula-dir with bconsole. >> > > I've some additional informations : > * all iptables rules are flushed/erased, all policies are on ACCEPT > * hosts.

Re: [Bacula-users] Bconsole Unable to connect to Director daemon

2010-01-27 Thread Cyril Lavier
fadwa lahrach wrote: > Did you try a netstat to see if there's a daemon listening on > localhost:9101 ? > > Could you paste the "Director" part of you bacula-director configuration > file please ? > > Thanks > > -- > Cyril LAVIER | Systems Administrator | LTU Technologies > 132 Rue de Rivo

[Bacula-users] Bconsole Unable to connect to Director daemon

2010-01-27 Thread fadwa lahrach
Did you try a netstat to see if there's a daemon listening on localhost:9101 ? Could you paste the "Director" part of you bacula-director configuration file please ? Thanks -- Cyril LAVIER | Systems Administrator | LTU Technologies 132 Rue de Rivoli - 75001 Paris France (tel) +33 (0)1 53

Re: [Bacula-users] Backing up a directory tree but not the files?

2010-01-27 Thread Tino Schwarze
On Tue, Jan 26, 2010 at 02:10:10PM -0600, Daniel wrote: > Tino, > > Thanks for your idea, however I'd rather not depend on generating a > tree file before backing up the directory structure - first off the > directory structure is very complex and changes frequently - I'm not > sure if we could pr

Re: [Bacula-users] Bacula via NATed connection and Bacula docs

2010-01-27 Thread Gavin McCullagh
On Wed, 27 Jan 2010, Dirk H. Schulz wrote: > Telnetting from external-fd to server-sd using the above mentionened FQDN > and the port of the storage daemon (telnet storage.server.sd 9103) > outputs exactly the same as telnetting internally to that port. Afaik, > that means: bacula-fd on the exter