Re: [Bacula-users] About retention, and pruning.

2011-05-04 Thread Dan Langille
On May 4, 2011, at 3:26 AM, Graham Keeling wrote: > On Fri, Apr 29, 2011 at 11:11:24AM +0200, Hugo Letemplier wrote: >> 2011/4/29 Jérôme Blion : >>> On Thu, 28 Apr 2011 17:33:48 +0200, Hugo Letemplier >>> >>> wrote: After the job ran many times: I have the following volume <=> job >>> matchi

Re: [Bacula-users] ignored entries in FileSet

2011-05-04 Thread fink
--- On Wed, 5/4/11, Martin Simmons wrote: > You need to include the intervening directories, but not > their contents, as in > http://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg33689.html Thanks for your help! The link was very helpful, and I got the basics working. Here is my cu

Re: [Bacula-users] Device Error

2011-05-04 Thread John Drescher
2011/5/4 Robert Longfield : > I know I sent this to the mailing list and please forgive me for trying > again but I am really at a loss of what my next step needs to be to get > backup working. > > A bit on my setup. I am running Debian 6 with a Dell Powervault 122T. I can > load tapes, and mount t

[Bacula-users] Device Error

2011-05-04 Thread Robert Longfield
I know I sent this to the mailing list and please forgive me for trying again but I am really at a loss of what my next step needs to be to get backup working. A bit on my setup. I am running Debian 6 with a Dell Powervault 122T. I can load tapes, and mount the tapes but when I tr y to run a bacup

Re: [Bacula-users] Multiple Devices in Director Storage definition

2011-05-04 Thread John Drescher
On Wed, May 4, 2011 at 5:38 AM, Daniel Holtkamp wrote: > Hello ! > > I am testing around a bit and found something that would help a lot in my > setup, but i´m not quite sure if this is a supported configuration. > > This way i can mount up to 4 different volumes at the same time on one > storag

Re: [Bacula-users] Speed of backups

2011-05-04 Thread John Drescher
On Wed, May 4, 2011 at 2:39 PM, Jesper Krogh wrote: > On 2011-04-28 17:16, Alex Chekholko wrote: >> Try changing your Maximum Network Buffer size in your bacula-sd config. >> >> Something like >>    Maximum Network Buffer Size = 262144 #65536 >>    Maximum block size = 262144 >> >> Keep in mind th

Re: [Bacula-users] error message in runbefore job

2011-05-04 Thread Joris Heinrich
Am 04.05.11 20:33, schrieb Jérôme Blion: > Le 04/05/2011 14:40, Konstantin Khomoutov a écrit : >> On Wed, 04 May 2011 13:23:55 +0200 >> Joris Heinrich wrote >>> i run an job with an mysql backup and an ClientRunBeforeJob like this >>> example: >>> >>> >>> Job { >>> Name= test

Re: [Bacula-users] Speed of backups

2011-05-04 Thread Jesper Krogh
On 2011-04-28 17:16, Alex Chekholko wrote: > Try changing your Maximum Network Buffer size in your bacula-sd config. > > Something like >Maximum Network Buffer Size = 262144 #65536 >Maximum block size = 262144 > > Keep in mind that this will make your sd unable to read previous > backups, I

Re: [Bacula-users] decompression when migrating from disk to tape?

2011-05-04 Thread Martin Simmons
> On Mon, 02 May 2011 13:15:28 +0200, Uwe Mohn said: > > Hello all, > > is it possible to decompress the files on a job when it is migrated to tape? No. > The backround is: we want to keep the last set of full, differential and > incremental backups on tape for fast restore. As soon as a

Re: [Bacula-users] error message in runbefore job

2011-05-04 Thread Jérôme Blion
Le 04/05/2011 14:40, Konstantin Khomoutov a écrit : > On Wed, 04 May 2011 13:23:55 +0200 > Joris Heinrich wrote >> i run an job with an mysql backup and an ClientRunBeforeJob like this >> example: >> >> >> Job { >> Name= test-client >> Client = tool-client >>

Re: [Bacula-users] backup interrupted

2011-05-04 Thread Roy Sigurd Karlsbakk
> Op 20110428 om 12:53 schreef Roy Sigurd Karlsbakk: > > > I have a problem with a Windows 2003 server where backup is > > > interrupted quite often. I only see the problem on this machine > > > (dev0), but the error looks more like an SD failure. This SD is in > > > use for several other backups,

[Bacula-users] severity of warnings issued by Bacula

2011-05-04 Thread Gavin McCullagh
Hi, like many people I imagine, we get various warnings from the Bacula daemons, particularly the file daemons. There are some which seem like it would be nice to simply suppress them and some which are severe and I'd actually like more attention drawn to them. To give an example, on a director'

Re: [Bacula-users] FW: masterjob ???

2011-05-04 Thread J. Echter
Am 04.05.2011 17:46, schrieb Robert Kromoser: Hi everybody. May I do that with the JobDefs definitions? If so, may I use 2 JobDefs directives in 1 Job directive ? br Robert *From:*Robert Kromoser *Sent:* Mittwoch, 04. Mai 2011 17:39 *To:* 'bacula-users@lists.sourceforge.net' *Subject:* maste

[Bacula-users] FW: masterjob ???

2011-05-04 Thread Robert Kromoser
Hi everybody. May I do that with the JobDefs definitions? If so, may I use 2 JobDefs directives in 1 Job directive ? br Robert From: Robert Kromoser Sent: Mittwoch, 04. Mai 2011 17:39 To: 'bacula-users@lists.sourceforge.net' Subject: masterjob ??? Hi everybody. To backup ou

[Bacula-users] masterjob ???

2011-05-04 Thread Robert Kromoser
Hi everybody. To backup our Linux CRM systems I want to distinguish between the backup of the code files and the database and so I have defined two jobs for each client. I did it because the database will be a

Re: [Bacula-users] bacula-dir crashes

2011-05-04 Thread Christoph Litauer
Just another hint: I was able to solve the problem by reducing the maximal number of jobs selectable by selection type "PoolUncopiedJobs". I changed the type to SQLQuery and Selection Pattern to "SELECT DISTINCT Job.JobId,Job.StartTime FROM Job,Pool WHERE Pool.Name = 'Incr' AND Pool.PoolId = Jo

Re: [Bacula-users] directive list

2011-05-04 Thread Joseph L. Casale
>Hi everybody. > >Does exist a list of "all" bacula directives in one list and ideally in >alphabetical order >so I can search for? You have seen the manual? http://bacula.org/5.0.x-manuals/en/main/main/index.html Looks like a list that you can search to me... --

[Bacula-users] directive list

2011-05-04 Thread Robert Kromoser
Hi everybody. Does exist a list of "all" bacula directives in one list and ideally in alphabetical order

[Bacula-users] bootstrap files and volume rentention

2011-05-04 Thread Robert Kromoser
Hi everybody. I have a question about the bootstrap files. In a job I always use, of course, the Write Bootstrap directive to create a Bootstrap file per backup run. In my Pool I defined a Volume Retention = 30 days. Now my question: After the Volume Retention Period is over and t

Re: [Bacula-users] Help Troubleshooting Windows FD

2011-05-04 Thread Konstantin Khomoutov
On Wed, 04 May 2011 09:49:45 -0400 Bob Hetzel wrote: > > I am trying to install the latest Win64 client downloaded from > > bacula.org on a Windows 2008 server. The application does appear to > > install correctly, but when trying to start the service it fails to > > start and generates "Err

Re: [Bacula-users] Help Troubleshooting Windows FD

2011-05-04 Thread Bob Hetzel
> From: Mingus Dew > Dear All, > I am trying to install the latest Win64 client downloaded from > bacula.org on a Windows 2008 server. The application does appear to install > correctly, but when trying to start the service it fails to start and > generates "Error 1067: The process terminate

Re: [Bacula-users] Help Troubleshooting Windows FD

2011-05-04 Thread James Harper
> On Wed, 4 May 2011 08:17:18 -0400 > Mingus Dew wrote: > > > I am trying to install the latest Win64 client downloaded from > > bacula.org on a Windows 2008 server. The application does appear to > > install correctly, but when trying to start the service it fails to > > start and generates

Re: [Bacula-users] Help Troubleshooting Windows FD

2011-05-04 Thread Konstantin Khomoutov
On Wed, 4 May 2011 08:17:18 -0400 Mingus Dew wrote: > I am trying to install the latest Win64 client downloaded from > bacula.org on a Windows 2008 server. The application does appear to > install correctly, but when trying to start the service it fails to > start and generates "Error 1067:

Re: [Bacula-users] error message in runbefore job

2011-05-04 Thread Konstantin Khomoutov
On Wed, 04 May 2011 13:23:55 +0200 Joris Heinrich wrote: > i run an job with an mysql backup and an ClientRunBeforeJob like this > example: > > > Job { > Name= test-client > Client = tool-client > JobDefs = dbdump > FileSet =

Re: [Bacula-users] job not running

2011-05-04 Thread John Drescher
On Wed, May 4, 2011 at 8:26 AM, John Drescher wrote: > On Wed, May 4, 2011 at 6:41 AM, Matthieu Patou > wrote: >> Hello List, >> >> I'm a bit puzzled I've 3 different kind of jobs with 3 different >> storage, different mediatype, different fileset. >> My max number of concurrent job is 20, but I

Re: [Bacula-users] job not running

2011-05-04 Thread John Drescher
On Wed, May 4, 2011 at 6:41 AM, Matthieu Patou wrote: > Hello List, > > I'm a bit puzzled I've 3 different kind of jobs with 3 different > storage, different mediatype, different fileset. > My max number of concurrent job is 20, but I can have only 2 concurrent > job (each of one type), if I start

[Bacula-users] Help Troubleshooting Windows FD

2011-05-04 Thread Mingus Dew
Dear All, I am trying to install the latest Win64 client downloaded from bacula.org on a Windows 2008 server. The application does appear to install correctly, but when trying to start the service it fails to start and generates "Error 1067: The process terminated unexpectedly". I actual

[Bacula-users] error message in runbefore job

2011-05-04 Thread Joris Heinrich
Hallo All, i run an job with an mysql backup and an ClientRunBeforeJob like this example: Job { Name= test-client Client = tool-client JobDefs = dbdump FileSet = db ClientRunBeforeJob = "/etc/bacula/scripts/manage_mysql_ba

[Bacula-users] job not running

2011-05-04 Thread Matthieu Patou
Hello List, I'm a bit puzzled I've 3 different kind of jobs with 3 different storage, different mediatype, different fileset. My max number of concurrent job is 20, but I can have only 2 concurrent job (each of one type), if I start the third one it will wait or block the two others. Is there

Re: [Bacula-users] ignored entries in FileSet

2011-05-04 Thread Martin Simmons
> On Tue, 3 May 2011 21:18:31 -0700 (PDT), fink said: > > I'm Using Bacula 5.0.3 server & clients. At this point, I'm trying to just > back up the etc directories of multiple jails in /usr/jails on a FreeBSD > Bacula client. > The Bacula server's director config looks like: > """ > FileSet

Re: [Bacula-users] Problems with disk-based backup

2011-05-04 Thread Martin Simmons
> On Wed, 04 May 2011 13:38:37 +1000, Philip Yarra said: > > On 03/05/11 00:00, John Drescher wrote: > > 2011/5/2 Philip Yarra: > >> My bacula now seems to be firmly wedged, with all jobs trying to use the > >> same volume (and my config very definitely says to use each volume only > >> once).

Re: [Bacula-users] About retention, and pruning.

2011-05-04 Thread Hugo Letemplier
2011/5/4 Graham Keeling : > On Fri, Apr 29, 2011 at 11:11:24AM +0200, Hugo Letemplier wrote: >> 2011/4/29 Jérôme Blion : >> > On Thu, 28 Apr 2011 17:33:48 +0200, Hugo Letemplier >> > >> > wrote: >> >> After the job ran many times: I have the following volume <=> job >> > matching >> >> Vol name  

[Bacula-users] Multiple Devices in Director Storage definition

2011-05-04 Thread Daniel Holtkamp
Hello ! I am testing around a bit and found something that would help a lot in my setup, but i´m not quite sure if this is a supported configuration. This way i can mount up to 4 different volumes at the same time on one storage. Please note that the Archive Device location is always the same s

Re: [Bacula-users] Speed of backups

2011-05-04 Thread Dietz Pröpper
Martin Simmons: > > On Fri, 29 Apr 2011 14:29:33 +0200, Dietz Pröpper said: > > To see wether the file system is indeed the bottleneck you could try > > to tar the fs to /dev/null and compare the transfer rate to that of > > your bacula backup. > > Good advice, but beware that GNU tar doesn't

Re: [Bacula-users] About retention, and pruning.

2011-05-04 Thread Graham Keeling
On Fri, Apr 29, 2011 at 11:11:24AM +0200, Hugo Letemplier wrote: > 2011/4/29 Jérôme Blion : > > On Thu, 28 Apr 2011 17:33:48 +0200, Hugo Letemplier > > > > wrote: > >> After the job ran many times: I have the following volume <=> job > > matching > >> Vol name   Level      Time > >> Test1