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
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
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
> 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
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
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
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
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
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
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
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
-- 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
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
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
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
> 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
-
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
> 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
> 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
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
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
-
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
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
- 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
- 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
> 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
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
- 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
28 matches
Mail list logo