Re: [Bacula-users] Client Run After Job

2011-05-20 Thread Phil Stracchino
On 05/20/11 14:09, J. Echter wrote: > Am 20.05.2011 19:46, schrieb Dennis Hoppe: >> Hello Jürgen, >> >> Am 20.05.2011 19:08, schrieb J. Echter: >>> is there a possibility to have a job run which purpose is to start a sql >>> server after backup again? >>> >>> as i see in the docs theres no client r

Re: [Bacula-users] Maximum Volume Bytes

2011-05-20 Thread Phil Stracchino
On 05/20/11 14:38, Mike Seda wrote: > All, > Nevermind about dedup with Bacula. It seems that the current block > format doesn't work too well with it: > http://changelog.complete.org/archives/5547-research-on-deduplicating-disk-based-and-cloud-backups > > I'm getting descent compression rates th

Re: [Bacula-users] Maximum Volume Bytes

2011-05-20 Thread Phil Stracchino
On 05/20/11 13:48, Mike Seda wrote: > Hi All, > I'm currently setting up a disk-based storage pool in Bacula and am > wondering what I should set "Maximum Volume Bytes" to. I was thinking of > setting it to "100G", but am just wondering if this is sane. "It depends." There are various ways to c

Re: [Bacula-users] Maximum Volume Bytes

2011-05-20 Thread John Drescher
> Am 20.05.2011 19:48, schrieb Mike Seda: >> I'm currently setting up a disk-based storage pool in Bacula and am >> wondering what I should set "Maximum Volume Bytes" to. I was thinking of >> setting it to "100G", but am just wondering if this is sane. > I think 100G will be fine. The size depends

Re: [Bacula-users] Client Run After Job

2011-05-20 Thread Dennis Hoppe
Hello Jürgen, Am 20.05.2011 20:10, schrieb J. Echter: > Am 20.05.2011 19:46, schrieb Dennis Hoppe: >> Am 20.05.2011 19:08, schrieb J. Echter: >>> is there a possibility to have a job run which purpose is to start a sql >>> server after backup again? >>> >>> as i see in the docs theres no client ru

Re: [Bacula-users] Maximum Volume Bytes

2011-05-20 Thread Dennis Hoppe
Hello Mike, Am 20.05.2011 19:48, schrieb Mike Seda: > I'm currently setting up a disk-based storage pool in Bacula and am > wondering what I should set "Maximum Volume Bytes" to. I was thinking of > setting it to "100G", but am just wondering if this is sane. i think you should use the paramete

Re: [Bacula-users] Client Run After Job

2011-05-20 Thread Dennis Hoppe
Hello Jürgen, Am 20.05.2011 19:08, schrieb J. Echter: > is there a possibility to have a job run which purpose is to start a sql > server after backup again? > > as i see in the docs theres no client run after job. i think you are looking for something like this (job ressource): RunBeforeJob

Re: [Bacula-users] Client Run After Job

2011-05-20 Thread J. Echter
Am 20.05.2011 19:46, schrieb Dennis Hoppe: > Hello Jürgen, > > Am 20.05.2011 19:08, schrieb J. Echter: >> is there a possibility to have a job run which purpose is to start a sql >> server after backup again? >> >> as i see in the docs theres no client run after job. > > i think you are looking f

Re: [Bacula-users] Client Run After Job

2011-05-20 Thread J. Echter
Am 20.05.2011 19:46, schrieb Dennis Hoppe: > Hello Jürgen, > > Am 20.05.2011 19:08, schrieb J. Echter: >> is there a possibility to have a job run which purpose is to start a sql >> server after backup again? >> >> as i see in the docs theres no client run after job. > > i think you are looking f

Re: [Bacula-users] Maximum Volume Bytes

2011-05-20 Thread Mike Seda
All, Nevermind about dedup with Bacula. It seems that the current block format doesn't work too well with it: http://changelog.complete.org/archives/5547-research-on-deduplicating-disk-based-and-cloud-backups I'm getting descent compression rates though with LZJB (compression=on), which makes it

[Bacula-users] Maximum Volume Bytes

2011-05-20 Thread Mike Seda
Hi All, I'm currently setting up a disk-based storage pool in Bacula and am wondering what I should set "Maximum Volume Bytes" to. I was thinking of setting it to "100G", but am just wondering if this is sane. FYI, the total data of our clients is 15 TB, but we are told that this data should at

[Bacula-users] Fwd: Recycling volumes

2011-05-20 Thread John Drescher
-- Forwarded message -- From: Cleuson Alves Date: Fri, May 20, 2011 at 1:44 PM Subject: Re: [Bacula-users] Recycling volumes To: John Drescher Thanks Is to change the date and time when the volume is recycled? 2011/5/20 John Drescher > > > Good afternoon everyone, I'm new to

Re: [Bacula-users] Client Run After Job

2011-05-20 Thread Jérôme Blion
Le 20/05/2011 19:08, J. Echter a écrit : > Hi, > > is there a possibility to have a job run which purpose is to start a sql > server after backup again? > > as i see in the docs theres no client run after job. > > greetings > > juergen. Hello, I think you are looking for this kind of line: RunAf

Re: [Bacula-users] BackupCatalog Job not running

2011-05-20 Thread Brian Blater
On Fri, May 20, 2011 at 1:11 PM, J. Echter wrote: >>   RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup.pl MyCatalog" > > Hi, > > here this line looks like this > > RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup bacula bacula > password" > > Is there an error message output from ba

Re: [Bacula-users] Client Run After Job

2011-05-20 Thread Konstantin Khomoutov
On Fri, 20 May 2011 19:08:42 +0200 "J. Echter" wrote: > is there a possibility to have a job run which purpose is to start a > sql server after backup again? > > as i see in the docs theres no client run after job. Re-check your docs -- there is a job/jobdefs statement with exactly this name whi

Re: [Bacula-users] BackupCatalog Job not running

2011-05-20 Thread J. Echter
> RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup.pl MyCatalog" Hi, here this line looks like this RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup bacula bacula password" Is there an error message output from bacula, after running catalog backup? Greetings Juergen -

[Bacula-users] Client Run After Job

2011-05-20 Thread J. Echter
Hi, is there a possibility to have a job run which purpose is to start a sql server after backup again? as i see in the docs theres no client run after job. greetings juergen. -- What Every C/C++ and Fortran developer

Re: [Bacula-users] howto to recover postgres catalog after delete from file

2011-05-20 Thread Martin Simmons
> On Fri, 20 May 2011 13:57:45 +0200 (CEST), Thomas Stegbauer said: > - Ursprüngliche Mail - > Von: "Martin Simmons" > An: bacula-users@lists.sourceforge.net > Gesendet: Freitag, 20. Mai 2011 12:06:59 > Betreff: Re: [Bacula-users] howto to recover postgres catalog after delete > f

Re: [Bacula-users] Recycling volumes

2011-05-20 Thread John Drescher
> Good afternoon everyone, I'm new to this list, but I need help. > if I set a pool in this way the label format will keep the name and recycle > automatically changing only the date and year, and need not create it again? > The seventh volume in the incremental backup will be recycled as they are

[Bacula-users] Recycling volumes

2011-05-20 Thread Cleuson Alves
Good afternoon everyone, I'm new to this list, but I need help. if I set a pool in this way the label format will keep the name and recycle automatically changing only the date and year, and need not create it again? The seventh volume in the incremental backup will be recycled as they are only 6 d

Re: [Bacula-users] FW: Backup NAS Storage - [SOLVED]

2011-05-20 Thread Mehma Sarja
On 5/20/11 7:45 AM, Robert Kromoser wrote: > Unfortunately doesn't support our Buffalo NAS Systems no NFS thus I must > take a detour over the mount.cifs protocol. > > I'm not a friend of cifs in a linux environment but what shall's. > It works. sshfs ? mehma -

[Bacula-users] FW: Backup NAS Storage - [SOLVED]

2011-05-20 Thread Robert Kromoser
Dear John. Thx for your advice. Now the NAS-Systems will be backed up over the bacula server. I defined a new client named NAS1-fd which points with the ip-address to the bacula server cbck0001-dir. Then I created 2 shell scripts nas1_mount_shares.sh and nas1_umount_shares.sh which

[Bacula-users] BackupCatalog Job not running

2011-05-20 Thread Brian Blater
I'm running Bacula 5.0.3 on an Ubuntu 10.04 LTS box. It is backup itself and one windows server 2008 box for the moment. I have 3 backup jobs I have created for these servers and they are all running fine. The problem I'm seeing is the BackupCatalog job that was created with installation is not aut

Re: [Bacula-users] howto to recover postgres catalog after delete from file

2011-05-20 Thread Thomas Stegbauer
- Ursprüngliche Mail - Von: "Thomas Stegbauer" An: bacula-users@lists.sourceforge.net Gesendet: Freitag, 20. Mai 2011 13:57:45 Betreff: Re: [Bacula-users] howto to recover postgres catalog after delete from file - Ursprüngliche Mail - Von: "Martin Simmons" An: bacu

Re: [Bacula-users] howto to recover postgres catalog after delete from file

2011-05-20 Thread Thomas Stegbauer
- Ursprüngliche Mail - Von: "Martin Simmons" An: bacula-users@lists.sourceforge.net Gesendet: Freitag, 20. Mai 2011 12:06:59 Betreff: Re: [Bacula-users] howto to recover postgres catalog after delete from file > On Thu, 19 May 2011 18:54:58 +0200 (CEST), Thomas Stegbauer said

Re: [Bacula-users] howto to recover postgres catalog after delete from file

2011-05-20 Thread Martin Simmons
> On Thu, 19 May 2011 18:54:58 +0200 (CEST), Thomas Stegbauer said: > > but after the backup job i get: > 9-Mai 05:23 pa-server-dir JobId 2268: Fatal error: sql_create.c:894 Fill File > table Query failed: INSERT INTO File (FileIndex, JobId, PathId, FilenameId, > LStat, MD5)SELECT batch.Fil

[Bacula-users] Win32 FD / Write error sending N bytes to Storage daemon

2011-05-20 Thread Yann Cézard
Hi everyone, Since a few weeks, I am facing a really strange problem with my win32 bacula-fd. It seems that the problem started when I upgraded my SD + DIR to the 5.0.X (I was still using the 2.4.4 until that time). The problem is that almost (this is only observable on Full backups of several GB

Re: [Bacula-users] howto to recover postgres catalog after delete from file

2011-05-20 Thread Thomas Stegbauer
- Ursprüngliche Mail - Von: "Rodrigo Renie Braga" An: "Thomas Stegbauer" CC: bacula-users@lists.sourceforge.net Gesendet: Freitag, 20. Mai 2011 04:25:31 Betreff: Re: [Bacula-users] howto to recover postgres catalog after delete from file it is not so important if i cant rest