On 08/14/10 17:20, Markus Lanz wrote:
> I don't know. Can openvpn really help in my case?? Remember, i cannot
> open or even forward a port on the router where the clients are
> hidden behind? Wouldn't i have to set up a site to site VPN from one
> router to the other either, if i could access the
Original-Nachricht
> Datum: Sat, 14 Aug 2010 15:26:30 -0400
> Von: Dan Langille
> An: bacula-users@lists.sourceforge.net
> Betreff: Re: [Bacula-users] Client in LAN, Server in the Internet
> On 8/14/2010 1:56 PM, Phil Stracchino wrote:
> > On 08/14/10 13:16, Markus Lanz wrote:
Hi!
I am trying do do my first installation of Bacula 5.0.2, but I am running into
trouble with the connection between bacula-dir and Mysql.
I tried running bacula-dir with debug:
backup:~ # /opt/bacula-5.0.2/sbin/bacula-dir -d 100 -f
bacula-dir: dird.c:184-0 Debug level = 100
bacula-dir: bsys.c:
On 8/14/2010 1:56 PM, Phil Stracchino wrote:
> On 08/14/10 13:16, Markus Lanz wrote:
>>> On 08/11/10 18:00, Markus Lanz wrote:
Hi
Is it possible to have the server in the internet and the client in the
>>> LAN? The client would be behind the firewall and not directly reachable by
>>>
Users of FreeBSD may be interested in this draft patch for porting
Bacula 5.0.3 into the FreeBSD ports tree.
http://docs.freebsd.org/cgi/mid.cgi?4C66E4DF.5060707
Of note, significant changes from 5.0.2 regarding libraries. I'd
appreciate it if you applied the patch and ran some tests. Tha
On 08/14/10 13:16, Markus Lanz wrote:
>> On 08/11/10 18:00, Markus Lanz wrote:
>>> Hi
>>>
>>> Is it possible to have the server in the internet and the client in the
>> LAN? The client would be behind the firewall and not directly reachable by
>> the server. Only the client can reach the server dir
> On 08/11/10 18:00, Markus Lanz wrote:
> > Hi
> >
> > Is it possible to have the server in the internet and the client in the
> LAN? The client would be behind the firewall and not directly reachable by
> the server. Only the client can reach the server directly?
> >
> > I'm asking because the
You:
> On Aug 13, 2010, at 2:23 PM, Dietz Pröpper wrote:
> > You:
> >> On Aug 13, 2010, at 4:10 AM, Dietz Pröpper wrote:
> >>> IMHO there are two problems with hardware compression:
> >>> 1. Data mix: The compression algorithms tend to work quite well on
> >>> compressable stuff, but can't cope ver
Phil Stracchino:
> On 08/14/10 09:34, Dietz Pröpper wrote:
> > Peter Zenge:
> >> Remember also that if you are trying to minimize tape/disk/other
> >> backup media space used, and using encryption, you will need to use
> >> software compression. The FD compresses before encrypting; once
> >> encry
On Aug 13, 2010, at 2:23 PM, Dietz Pröpper wrote:
> You:
>> On Aug 13, 2010, at 4:10 AM, Dietz Pröpper wrote:
>>> IMHO there are two problems with hardware compression:
>>> 1. Data mix: The compression algorithms tend to work quite well on
>>> compressable stuff, but can't cope very well with prec
On 08/14/10 09:34, Dietz Pröpper wrote:
> Peter Zenge:
>> Remember also that if you are trying to minimize tape/disk/other backup
>> media space used, and using encryption, you will need to use software
>> compression. The FD compresses before encrypting; once encrypted, as
>> noted above, the dat
James Harper:
> > Hi at all,
> >
> > I got a trouble: a server of our server farm runs some perl scripts
>
> that
>
> > are bad influenced by Bacula backup.
> > Until our developers will return from holiday (damn), I need to limit
> > bacula speed.
> > Our servers are connected by 100Mbps ethe
Peter Zenge:
> Remember also that if you are trying to minimize tape/disk/other backup
> media space used, and using encryption, you will need to use software
> compression. The FD compresses before encrypting; once encrypted, as
> noted above, the data is no longer compressible...
Ack, that was
> Is there any way to tell Bacula that if it's the 1st of the month mark
> the append-able tapes as "used" and look for other tapes?
My solution to a similar problem was to write a shell script which
directly changes the volumes' state in the catalog; you just need to
take a look at the catalog s
Sorry to be asking so many questions, again.
I have the following catalog record for a file:
path: /backup/archive/datasnap0/etc/
file: wgetrc
md5 : 7rJlwjvesDfThOLanMuCog
After restoring this file I have run md5, and I get:
eeb265c23bdeb037d384e2da9ccb82a2 wgetrc
Aft
On 13/08/10, Rory Campbell-Lange (r...@campbell-lange.net) wrote:
> I'd like to write catalog information to CD/DVD to accompany my tape
> sets, which will be between 1 and 15 LT04 tapes. I'm using Postgres
> for the Catalog. The idea is to make it easy for people to restore from
> these tapes 10 y
Hi Alex,
Thx for your reply.
Do you mean something like this?
FileSet {
Name = "Dynamic Fileset"
Include {
Options { signature=SHA1;
onefs=yes;
}
File = "\\bin\\bash \"find /-size +10485760k
-name \"*.zip\"\""
}
}
So I w
17 matches
Mail list logo