+1
> -Original Message-
> From: dweimer [mailto:dwei...@dweimer.net]
> Sent: Friday, June 05, 2015 11:37 AM
> To: Dimitri Maziuk
> Cc: bacula-users@lists.sourceforge.net
> Subject: Re: [Bacula-users] Perl 5.20 upgrade breaks
> make_catalog_backup.pl?
>
> On 06/05/2015 12:20 pm, Dimitri Ma
On 06/05/2015 01:36 PM, dweimer wrote:
...
> which is true, I don't know what I am doing, yes the point of the
> #!/usr/bin/env perl is to then find the first perl in the users path,
> and the above probably should have been stated as a quick work around.
> The true fix would be to determine why /u
> 8<--
> Fileset {
> Name = ExcludeInclude_Test
> Include {
> Options {
>IgnoreCase = yes
>Signature = md5
> }
> File = /tmp/ExcludeInclude/ABC
> }
> Exclude {
> File = /tmp/ExcludeInclude
> }
> }
> 8<--
Or that. =)
=
On 06/05/2015 12:00 PM, Erwan RIGOLLOT wrote:
> Hi,
>
> Is it possible to include a subfolder in a exlude folder?
>
> Thanks
>
> Erwan
Hi Erwin,
Yes, I am pretty sure it is:
8<--
Fileset {
Name = ExcludeInclude_Test
Include {
Options {
IgnoreCase = yes
Signature = md5
}
On 06/05/2015 12:20 pm, Dimitri Maziuk wrote:
> On 06/05/2015 11:17 AM, Doug Sampson wrote:
>>>
>>> I have been running 5.20 for some time, it did break the script, but
>>> the
>>> fix was rather simple, probably should have posted something to a
>>> mailing list so that it was fixed by now.
>>>
> Hello Ana,
>
>> Your daemons are listening on 127.0.0.2, and bacula is trying to connect
>> on 198.162.1.11. You can configure Bacula to listen to any IP commenting
>> the lines: DirAddress, FDAddress and SDAddress in bacula-dir.conf,
>> bacula-fd.conf and bacula-sd.conf. Or you can check your D
Hello Ana,
> Your daemons are listening on 127.0.0.2, and bacula is trying to connect
> on 198.162.1.11. You can configure Bacula to listen to any IP commenting
> the lines: DirAddress, FDAddress and SDAddress in bacula-dir.conf,
> bacula-fd.conf and bacula-sd.conf. Or you can check your DNS resol
On 06/05/2015 11:17 AM, Doug Sampson wrote:
>>
>> I have been running 5.20 for some time, it did break the script, but the
>> fix was rather simple, probably should have posted something to a
>> mailing list so that it was fixed by now.
>>
>> in /usr/local/share/bacula/make_catalog_backup.pl I just
On 6/5/2015 6:17 AM, Jogi Hofmüller wrote:
Dear all,
We recently bought two identical HP Ultrium 448i tape drives. We want
to use them with Bacula and found the white paper "Best Practices for
Disk Backup" [1] that describes how to configure a virtual autochanger.
We applied the necessary c
>
> I have been running 5.20 for some time, it did break the script, but the
> fix was rather simple, probably should have posted something to a
> mailing list so that it was fixed by now.
>
> in /usr/local/share/bacula/make_catalog_backup.pl I just changed the
> first line from:
> #!/usr/bin/env
> Is it possible to include a subfolder in a exlude folder?
Hey Erwan: I'm afraid no, unless you use RegExp to exclude everything but the
path you want to include.
Regards,
===
Heitor Medrado de Faria - LPIC-III | ITIL-F | Ba
Hi,
Is it possible to include a subfolder in a exlude folder?
Thanks
Erwan
--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lis
Hello Ana,
> Have you checked the $wd variable in the first lines of
> make_catalog_backup.pl script is the same as "WorkingDirectory =
> /var/spool/bacula" as it is in your bacula-dir.conf?
yes:
$ grep '$wd' /usr/libexec/bacula/make_catalog_backup.pl
my $wd = "/var/spool/bacula";
...
> H
Hi Heitor,
Am 2015-06-05 um 15:07 schrieb Heitor Faria:
> Here: http://sourceforge.net/p/bacula/mailman/message/17071747/
Thanks, I will check it out!
> Btw: reading again nowadays I don't know why I did parts of this stuff. lol
:) sounds familiar :)
Cheers,
--
j.hofmüller
mur.sat -- a spac
Here: http://sourceforge.net/p/bacula/mailman/message/17071747/
Btw: reading again nowadays I don't know why I did parts of this stuff. lol
===
Heitor Medrado de Faria - LPIC-III | ITIL-F | Bacula Systems Certified
Administrator
Hello Jogi,
Perhaps you can try to use different Media Types for each device, like it is
being discussed lately on this list and also recommended by the same whitepaper.
Once I managed to deploy a solution like yours, but with Shell Script. I run my
backups all at a single tape a time, and had a
Dear all,
We recently bought two identical HP Ultrium 448i tape drives. We want
to use them with Bacula and found the white paper "Best Practices for
Disk Backup" [1] that describes how to configure a virtual autochanger.
We applied the necessary changes in order to model our two drives
combined
17 matches
Mail list logo