Hello,
On 26 May 2015 at 20:07, Dimitri Maziuk wrote:
> I meant to post this back when I played when 5.2.13 and I don't think I
> did, anyway, this is in 7.0.5 as well. I'm not sure what, if anyhting,
> you'd want to do about it.
>
> BackupCatalog job in director config has
> > RunBeforeJob = "/
Hi Simone,
I meant to post this back when I played when 5.2.13 and I don't think I
did, anyway, this is in 7.0.5 as well. I'm not sure what, if anyhting,
you'd want to do about it.
BackupCatalog job in director config has
> RunBeforeJob = "/usr/libexec/bacula/make_catalog_backup.pl MyCatalog"
Ba
Dear,
From time to time, the BackupCatalog job not runs. it show the state
"created, not yet running", I can see any log to debug this issue. Other
jobs are working very smooth. I have four of this jobs waiting.
The " /etc/bacula/scripts/make_catalog_backup.pl MyCatalog" runs fine.
Any idea a
I fixed the issue by modifying the BackupCatalog job as shown below. I then ran
a backup of the Catalog from the bconsole command line and it ran successfully.
# Backup the catalog database (after the nightly save)
Job {
Name = "BackupCatalog"
# JobDefs = "DefaultJob"
Type = Backup
Client
My BackupCatalog is going into Queue stat each evening. I have to create a
new label for the backup to finish each morning. I am backing up to a
second drive. I attached my config files snipped of passwords. How to I
attach an appendable volume to the backup of BackupCatalog? Here is the
directory
> Thanks for your help. What I can't understand is why all four backup jobs
> running well without an error then? if I understand you correctly, you're
> saying if the BackupCatalog fails, the backup jobs should all fail?
No. I am saying if the catalog gets corrupted and you do not make
regular ba
> Thanks John, what is the catalog good for? Does it have any impact on the
> four servers (mail server, file server, etc.) which have been backed up with
> Bacula?
>
The catalog is the database that bacula uses to keep a record of what
it has backed up, and what media it has used ... Without a c
On Wed, Feb 8, 2012 at 6:32 PM, Honia wrote:
> Right, that was when I had the BackupCatalog as a part of my backup routine.
> But if I disable the BackupCatalog job, all other four jobs run smoothly
> without any errors. Now my question was if I keep the BackupCatalog disabled,
> does it have a
On Wed, Feb 8, 2012 at 2:55 PM, Honia A wrote:
> When I go to bconsole and type status, then no. 4, I get the *Backup OK*
> message at the end of all the jobs, so nothing fails. Is there any way I can
> check to see what's failing?
>
>From your output a few emails back it was the catalog job that
On Wed, Feb 8, 2012 at 9:44 AM, Honia A wrote:
> Yes there is, but I just found out it has been commented out. Not sure if
> the previous IT person who installed Bacula intentially commented this out
> or not. But if I leave it like that and disable the job BackupCatalog from
> bconsole, what woul
On Thu, Feb 2, 2012 at 10:13 AM, Honia A wrote:
> OK, here's an update:
>
> Ran the following two commands and the permission error didn't show up
> again:
>
> chown root:bacula /var/lib/bacula/bacula.sql
> chmod 777 /var/lib/bacula/bacula.sql
>
>
> But instead, got the errors below while trying t
On Mon, Jan 16, 2012 at 5:35 AM, Martin Simmons wrote:
>> On Fri, 13 Jan 2012 15:27:19 -0500, John Drescher said:
>>
>> On Fri, Jan 13, 2012 at 1:12 PM, Honia A wrote:
>> > I am logged in with user honia then su to root. Sorry I didn't understand
>> > what you mean, how should I check for tha
> On Fri, 13 Jan 2012 15:27:19 -0500, John Drescher said:
>
> On Fri, Jan 13, 2012 at 1:12 PM, Honia A wrote:
> > I am logged in with user honia then su to root. Sorry I didn't understand
> > what you mean, how should I check for that user info?
> >
> >
>
> I want to to.
>
> 1. Figure out w
On Fri, Jan 13, 2012 at 1:12 PM, Honia A wrote:
> I am logged in with user honia then su to root. Sorry I didn't understand
> what you mean, how should I check for that user info?
>
>
I want to to.
1. Figure out what user bacula-fd runs on your system
2. Then login as that user (or su as that us
Excerpts from Honia A's message of Fri Jan 13 14:50:52 -0500 2012:
> 13-Jan 14:51 babar-dir JobId 1651: shell command: run BeforeJob
> "/etc/bacula/scripts/make_catalog_backup.pl MyCatalog"
Is this the standard script as shipped with bacula?
> 13-Jan 14:51 babar-dir JobId 1651: BeforeJob: sh: ca
From: honia2...@hotmail.com
To: dresche...@gmail.com
Date: Fri, 13 Jan 2012 13:12:38 -0500
CC: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] BackupCatalog failes
I am logged in with user honia then su to root. Sorry I didn't understand what
you mean, how should I check
py of the catalog
RunAfterJob = "/etc/bacula/scripts/delete_catalog_backup"
Write Bootstrap = "/var/lib/bacula/%n.bsr"
Priority = 11 # run after main backup
}
> Date: Fri, 13 Jan 2012 11:49:47 -0500
> Subject: Re: [Bacula-users] BackupCatalog f
> I use Bacula to backup 5 servers. One of the server's called applecrisps is
> no longer in service but I haven't deleted it from the backup process yet.
> For the past weeks, I've noticed the BackupCatalog fails and not sure how I
> can find out what is wrong here.
>
> 1650 Full 0
Hi all,
I use Bacula to backup 5 servers. One of the server's called applecrisps is no
longer in service but I haven't deleted it from the backup process yet. For the
past weeks, I've noticed the BackupCatalog fails and not sure how I can find
out what is wrong here.
1650 Full 0
On 05/21/2011 10:38 AM, J. Echter wrote:
> Am 20.05.2011 19:34, schrieb Brian Blater:
>>RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup.pl MyCatalog"
> myself i use the make_catalog_backup script without .pl maybe it has
> something to do with this...
>
I've been using automysqlbacku
Am 20.05.2011 19:34, schrieb Brian Blater:
>RunBeforeJob = "/etc/bacula/scripts/make_catalog_backup.pl MyCatalog"
myself i use the make_catalog_backup script without .pl maybe it has
something to do with this...
--
Wh
Am 20.05.2011 19:34, schrieb 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
>>
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
> 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
-
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
Hi all,
I don't know why but if I run the BackupCatalog job manually all goes well..
If I let it go after all the daily backup it crash, without any log
How I can debug it?
CIAO,
Carlo
--
This SF.Net email is sponsored b
Hi,
18.07.2007 10:28,, t0bias wrote::
> Hi,
>
> suddenly, since a mysql-upgrade i can no longer backup my backupcatalog,
> i always get the message:
> backup: RunBefore: mysqldump: option '-u' requires an argument
> backup: BackupCatalog.2007-07-18_09.55.20 Fatal error: RunBeforeJob error:
> ERR=
Hi,
suddenly, since a mysql-upgrade i can no longer backup my backupcatalog,
i always get the message:
backup: RunBefore: mysqldump: option '-u' requires an argument
backup: BackupCatalog.2007-07-18_09.55.20 Fatal error: RunBeforeJob error:
ERR=Child exited with code 5
how to solve this problem?
On Thu, 4 Jan 2007, Chris Rodgers wrote:
> > Effectively the same thing.
>
> Do you mean that Bacula has opened a file with a particular name in that
> directory ("mounted a tape") and is stuck writing to that one file???
Kind of The wedged jobs are effectively causing the same thine.
>>> Ba
Alan Brown wrote:
>>> "waiting to reserve a device" means that all available tape drives are
>>> in use by jobs using other Pools.
>>
>>
>> What does it mean when the "tape device" is actually a hard disk
>> directory with different files in there, one for each "tape"?
>
>
> Effectively the same
Alan Brown wrote:
>> You might configure concurrent jobs as a solution.
>
>
> It won't help in this situation and the message tends to indicate
> concurrent jobs are setup.
I don't think they are. My config file
(http://laplace.chem.ox.ac.uk/b/bacula-dir.conf) contains this block:
Director {
On Wed, 3 Jan 2007, Erich Prinz wrote:
>
> You might configure concurrent jobs as a solution.
It won't help in this situation and the message tends to indicate
concurrent jobs are setup.
"waiting to reserve a device" means that all available tape drives are
in use by jobs using other Pools.
In
Chris Rodgers wrote:
> Chris Rodgers wrote:
>
>>Does anyone have any ideas what is causing bacula to jam up like this?
>>
>>I'm sorry if I have provided too much information, but I don't have any
>>real idea which parts of the configuration/etc. may be to blame.
>
>
> That's what used to happen
Chris Rodgers wrote:
> Does anyone have any ideas what is causing bacula to jam up like this?
>
> I'm sorry if I have provided too much information, but I don't have any
> real idea which parts of the configuration/etc. may be to blame.
That's what used to happen before I added the line
# Timeo
You might configure concurrent jobs as a solution.
That way, if one client is off-line, it doesn't hold up the whole
show for the other jobs. Otherwise, the jobs will queue and wait
patiently for the device to become available.
Erich
On Jan 3, 2007, at 11:38 AM, Chris Rodgers wrote:
> Does
Does anyone have any ideas what is causing bacula to jam up like this?
I'm sorry if I have provided too much information, but I don't have any
real idea which parts of the configuration/etc. may be to blame.
Thanks,
Chris.
---
Dear all,
I have bacula (bacula-mysql-1.38.2-1.rpm) installed on a Redhat FC4
system (Linux lilac.home 2.6.17-1.2142_FC4 #1 Tue Jul 11 22:41:14 EDT
2006 i686 athlon i386 GNU/Linux).
Bacula is set to back up various systems, including another PC on my
home network. Backups are saved to hard disk s
As someone who's had a staff member run "purge all jobs from a client"
rather than "purge a volume" on me, I can assure you catalog backups are
necessary. ;) You'll be fine without one, but if your shop is any larger
than mine was at that time (and it likely is, as I'm backing up 6 times
the ma
Ryan Novosielski wrote:
Maybe, but I think you might have missed the point (not sure as I only
interpreted it one way). It looks like he is trying to make this job
work.
make_catalog_backup (I think, I'm not looking at my system right now,
but the name is similar), a RunBefore script, should
Robert Maerzke wrote:
> I keep receiving the following error message when I try to run
> BackupCatalog: Could not stat /var/db/bacula/bacula.sql: ERR=The
> system cannot find the path specified.
Is it actually there? That file should be created by the
make_catalog_backup script in /etc
Maybe, but I think you might have missed the point (not sure as I only
interpreted it one way). It looks like he is trying to make this job work.
make_catalog_backup (I think, I'm not looking at my system right now,
but the name is similar), a RunBefore script, should be creating a file
on the
On Wed, 2006-03-15 at 07:58 -0600, Robert Maerzke wrote:
> I keep receiving the following error message when I try to run
> BackupCatalog:
> Could not stat /var/db/bacula/bacula.sql: ERR=The system cannot find the
That's one of the default jobs that comes with Bacula. Comment it out.
~BAS
> p
I keep receiving the following error message when I try to run
BackupCatalog:
Could not stat /var/db/bacula/bacula.sql: ERR=The system cannot find the
path specified.
I've tried for about a week to get this working. Does anyone have any
ideas?
--
43 matches
Mail list logo