Guys,
If I understand you correctly, the following should be a_piece_ of the
bacula-dir.conf. I want to understand this but the problem still remains, how
do I tie the files on WEB1, DB2 and RptEngine into the default job?
JobDefs {
Name = "DefaultJob"
Type = Backup
Level = Incremental
Forwarded Message
> From: James P. Kinney III <[EMAIL PROTECTED]>
> To: David Gardner <[EMAIL PROTECTED]>
> Subject: Re: [Bacula-users] need help defining client files for
> backup...
> Date: Tue, 23 Oct 2007 21:33:11 -0400
>
> On Tue, 2007-10-23 at 15:50 -0700, David Gardner wro
Arno,
Are you suggesting I create multiple fileset (directives) within
bacula-dir.conf? If so, how do I identify the fileset with the client?
That is the root of my confusion, I cannot figure out how to correlate a group
of files/directories with hosts.
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
Hi,
thanks for your answer. Your idea sounds good. However if I understand
it correctly, there will be two full backups for the whole day after
full backup. This is what I am trying to avoid as I will be backing up a
lot of clients. So as I see it I have these possibilities:
1) use your
Mateus Interciso napsal(a):
> On Tue, 23 Oct 2007 12:37:13 +, Mateus Interciso wrote:
>
>> On Mon, 22 Oct 2007 17:28:40 +, Mateus Interciso wrote:
>>
>>> On Mon, 22 Oct 2007 19:19:34 +0200, Radek Hladik wrote:
>>>
Mateus Interciso napsal(a):
> On Mon, 22 Oct 2007 15:44:23 +, M
Hi,
23.10.2007 23:57,, David Gardner wrote::
> Hey gang,
>
> I've read through all the docs I can find on the subject but just
> cannot decipher the correct method of describing in a fileset which
> directories on which client machine should be backed up.
>
> Here's the Linux Server:/directori
Hey gang,
I've read through all the docs I can find on the subject but just
cannot decipher the correct method of describing in a fileset which
directories on which client machine should be backed up.
Here's the Linux Server:/directories I want backed up where the
connections have all been ma
Hello,
23.10.2007 23:42,, Michael Short wrote::
>> I assume it's always the same job that behaves like this?
>
> Yeah.
>
>> It might be started twice because the DIR clock jumps.
>
> That could very well be the problem, seems theres some 30 minutes
> difference between the clocks.
>
>> So that
> I assume it's always the same job that behaves like this?
Yeah.
> It might be started twice because the DIR clock jumps.
That could very well be the problem, seems theres some 30 minutes
difference between the clocks.
> So that would be for the second job started.
Yeah thats what I'm thinkin
Hi,
23.10.2007 22:11,, Michael Short wrote::
> Hello,
>
> In my bacula configuration, I have a single client configuration (and
> job) for every one of my ~30 clients. However, recently, one of the
> jobs has started to act differently. When the backup starts, it starts
> again, only to cause the
Hello,
In my bacula configuration, I have a single client configuration (and
job) for every one of my ~30 clients. However, recently, one of the
jobs has started to act differently. When the backup starts, it starts
again, only to cause the job to fail.
21-Oct 18:00 secnet-def: Start Backup JobId
I was using unmount from bconsole to unmount the tape. It was not releasing
it. That is what is confusing me. But your saying it should. So its even
more perplexing now. Release seems to do what I want. It unmounts the
tape, and releases the drive. But the word" unmount" seems more intuitive
Hi,
23.10.2007 12:14,, Rich wrote::
> On 2007.10.23. 11:40, Arno Lehmann wrote:
>> Hello,
>
> ...
>>> My only solution for this right now is to estimate how much space the
>>> Backup will use, and label the Volumes
>>> before the Job runs, but as you can imagine thats annoying ...
>> Yes.
>>
>>>
Hi,
22.10.2007 21:26,, GDS.Marshall wrote::
> version 2.2.4 patched from sourceforge
> Linux kernel 2.6.x
>
> I am running 10+ FD's, one SD, and one Director. I am having problems
> with one of my FD's, the others are fine. Not sure if it makes any
> difference, but the FD is on the same machin
Hi,
23.10.2007 20:21,, jay wrote::
> Thanks Blake,
>
> You are correct, it seems when I run an unmount, the drive goes into
> this state
>
> Jobs waiting to reserve a drive:
>3604 JobId=25 device "Drive-0" (/dev/nst0) is BLOCKED due to user
> unmount.
>
> Device status:
> Autochanger "Aut
Hello,
23.10.2007 16:03,, David Ballester wrote::
> Hi to all:
>
> I'm currently working on the integration with bacula and rman, the
> tool to make backups/restores of Oracle databases.
Good idea.
> Reading bacula documentation, seems that some releases before, the
> admin was able to define e
Thanks Blake,
You are correct, it seems when I run an unmount, the drive goes into this
state
Jobs waiting to reserve a drive:
3604 JobId=25 device "Drive-0" (/dev/nst0) is BLOCKED due to user
unmount.
Device status:
Autochanger "Autochanger" with devices:
"Drive-0" (/dev/nst0)
Device "Fil
If you run a "status storage" when this is occurring, I believe you will see
that the drive is unmounted and offline by user. Mounting a tape, or instead
using the "release" command to unmount tapes should solve your problem if this
is the case.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On 2007.10.23. 19:17, Dan Langille wrote:
> On 23 Oct 2007 at 19:04, Rich wrote:
>
>> on a slackware 12 box, bacula is creating make_catalog_backup file with
>> the following line :
>> ${BINDIR}/mysqldump -u $2$MYSQLPASSWORD$MYSQLHOST -f --opt $1 >$1.sql
>>
>> obviously, this is not working.
>>
>
On 23 Oct 2007 at 19:04, Rich wrote:
> on a slackware 12 box, bacula is creating make_catalog_backup file with
> the following line :
> ${BINDIR}/mysqldump -u $2$MYSQLPASSWORD$MYSQLHOST -f --opt $1 >$1.sql
>
> obviously, this is not working.
>
> is this a known problem ?
Sorry, I see you put t
Hello,
I'm having a peculiar problem with an IBM Ultrium 3581 autochanger and the
SD daemon. I have to restart the SD daemon after I unmount a tape, or the
next job hangs and never starts.
We currently have a single LTO2 drive in the library, and are running Bacula
2.2.5 on a Redhat Enterprise L
On 23 Oct 2007 at 19:04, Rich wrote:
> on a slackware 12 box, bacula is creating make_catalog_backup file with
> the following line :
> ${BINDIR}/mysqldump -u $2$MYSQLPASSWORD$MYSQLHOST -f --opt $1 >$1.sql
>
> obviously, this is not working.
>
> is this a known problem ?
What version of Bacula
on a slackware 12 box, bacula is creating make_catalog_backup file with
the following line :
${BINDIR}/mysqldump -u $2$MYSQLPASSWORD$MYSQLHOST -f --opt $1 >$1.sql
obviously, this is not working.
is this a known problem ?
--
Rich
---
On 10/23/07, Mateus Interciso <[EMAIL PROTECTED]> wrote:
> I'm looking at it right now, will this help to get rid of the Broken Pipe
> as well? Or I am going completly nuts?
> Thanks
I don't know.
> One more thing. Once I have setted up the VPN, and everything is working
> (on the vpn), all I ne
On Tue, 2007-10-23 at 12:11 +0200, IEM - network operating center
(IOhannes m zmoelnig) wrote:
> hi all
>
>
> i am currently running bacula-2.1.5 on my backup-server (and 2.1.4 on
> the clients), on debian/etch (using the debian-packages from packman)
>
> every now and then (the last one was
On Tue, 23 Oct 2007 14:20:28 +0100, Rob MacGregor wrote:
> On 10/23/07, Mateus Interciso <[EMAIL PROTECTED]> wrote: <---SNIP--->
>> Also, is there a way to create a OpenVPN tunnel with two diferent ip
>> networks?
>
> Yes - routed mode (instead of bridged mode).
>
>> For instance...let's say the
Hi to all:
I'm currently working on the integration with bacula and rman, the
tool to make backups/restores of Oracle databases.
Reading bacula documentation, seems that some releases before, the
admin was able to define environment variables inside bacula ( and
use them as parameters for the s
On Tue, 23 Oct 2007 14:44:15 +0100, Chris Howells wrote:
> Mateus Interciso wrote:
>> But on the bacula-dir.conf file, I do have setted up the bacula
>> password on the Catalog configuration, so why is he not even trying to
>> use it? The other backups run absolutly normal.
>
> You are running ma
Rich wrote:
>
> umh. i must have missed this... will it really be dropped ? as i am
> using it, i don't fancy learning python just to replicate its functionality.
>
Unless I misunderstood this
[http://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg09517.html]
(and I hope I havent)
Mateus Interciso wrote:
> But on the bacula-dir.conf file, I do have setted up the bacula password
> on the Catalog configuration, so why is he not even trying to use it?
> The other backups run absolutly normal.
You are running make_catalog_backup with the wrong arguments. This is
configured vi
On Tue, 23 Oct 2007 14:20:28 +0100, Rob MacGregor wrote:
> On 10/23/07, Mateus Interciso <[EMAIL PROTECTED]> wrote: <---SNIP--->
>> Also, is there a way to create a OpenVPN tunnel with two diferent ip
>> networks?
>
> Yes - routed mode (instead of bridged mode).
>
>> For instance...let's say the
Hi,
I suggest to solve like this:
One Pool only. 8 volumes. Retention time 7 days and few hours. Use time
1 day.
The use will be like this:
first Monday: full backup. volume 1 used and contains the full backup
Tue to Sun: diff backup using volumes 2 to 7 (automaticaly selected or
created by bacu
On 10/23/07, Mateus Interciso <[EMAIL PROTECTED]> wrote:
<---SNIP--->
> Also, is there a way to create a OpenVPN tunnel with two diferent ip
> networks?
Yes - routed mode (instead of bridged mode).
> For instance...let's say the internal network I'm working has the ip
> 192.168.1.15 as my client,
On Tue, 23 Oct 2007 12:37:13 +, Mateus Interciso wrote:
> On Mon, 22 Oct 2007 17:28:40 +, Mateus Interciso wrote:
>
>> On Mon, 22 Oct 2007 19:19:34 +0200, Radek Hladik wrote:
>>
>>> Mateus Interciso napsal(a):
On Mon, 22 Oct 2007 15:44:23 +, Mateus Interciso wrote:
> O
Hello, I'm having a very hard time backing up the catalog, after I've
moved the backup server to another server...it keeps giving me this error:
23-Oct 11:26 behemot-dir JobId 225: BeforeJob: run command "/usr/libexec/
bacula/make_catalog_backup bacula bacula"
23-Oct 11:26 behemot-dir JobId 225:
On Mon, 22 Oct 2007 17:28:40 +, Mateus Interciso wrote:
> On Mon, 22 Oct 2007 19:19:34 +0200, Radek Hladik wrote:
>
>> Mateus Interciso napsal(a):
>>> On Mon, 22 Oct 2007 15:44:23 +, Mateus Interciso wrote:
>>>
On Mon, 22 Oct 2007 15:17:32 +, Mateus Interciso wrote:
> O
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Arno Lehmann
> Sent: mercredi 10 octobre 2007 11:22
> To: bacula-users@lists.sourceforge.net
> Subject: Re: [Bacula-users] Fileset depending on ClientRunBefore
>
> Hi,
>
> 10.10.2007 05:13,, Tro
On 2007.10.23. 11:40, Arno Lehmann wrote:
> Hello,
...
>> My only solution for this right now is to estimate how much space the
>> Backup will use, and label the Volumes
>> before the Job runs, but as you can imagine thats annoying ...
>
> Yes.
>
>> is there anything i'm missing that this happe
IEM - network operating center (IOhannes m zmoelnig) wrote:
> hi all
>
>
> i am currently running bacula-2.1.5 on my backup-server (and 2.1.4 on
> the clients), on debian/etch (using the debian-packages from packman)
oops, this should read: 2.2.5 (and 2.2.4 resp.)
mfga.sr
IOhannes
--
IEM -
hi all
i am currently running bacula-2.1.5 on my backup-server (and 2.1.4 on
the clients), on debian/etch (using the debian-packages from packman)
every now and then (the last one was today; then 1 month before; then 10
days before that,...) i get traceback emails from my backup-server, each
> Did you see my reply to your thread titled "/SBIN and mount command"?
Yes, I did. And I've done it without more problems.
> You need to ensure that the bacula user is allowed to mount the
> specified device on the specified mount point.
This is the odd point. If mount the device editing /etc/f
Hello,
23.10.2007 09:25,, Michael Lang wrote::
> Hi everyone,
>
> i have a question regarding 'Automatic Volume Labeling', a short
> explanation of what i'm trying to do ...
>
> i'm responsible for a small company, the backup is done to external
> disks. There are different Pools writing
> the
Hi,
22.10.2007 12:45,, [EMAIL PROTECTED] wrote::
> Hi fellow Bacula Users,
>
> We have a issue that a backup for a client suddenly has increased from 50
> GB to 200GB at one client. In order to check the file(s) who are causing
> this, I'm checking my incremental backups to see what is causing th
Hi everyone,
i have a question regarding 'Automatic Volume Labeling', a short
explanation of what i'm trying to do ...
i'm responsible for a small company, the backup is done to external
disks. There are different Pools writing
the Backup to specific disks labeling them with a syntax like:
Lab
44 matches
Mail list logo