hi all,
i've tried to scour the internet for help, but simply cannot seem to get
PKI implemented correctly -- following the docs i have:
openssl genrsa -out master.key 2048
openssl req -days 3650 -new -key master.key -x509 -out master.crt
then for each machine i do a (sample):
openssl genrsa -
On Tue, 2012-12-18 at 17:01 +0100, Radosław Korzeniewski wrote:
> Hello,
>
>
>
> 2012/12/18 tonyalbers
>
> Hi guys,
>
> I've created a sdfs mount, but when I do backups using bacula
> to a file device on the sdfs mount, the dedupe ratio is almost
> 0,
> Because the first hit there is:
> http://dan.langille.org/2011/04/02/getting-bacula-running-on-my-macbook/
>
> Does that help? That's what I did.
>
> I used MacPorts.
>
hi dan,
i re-did a google search on:
bacula osx client
you are on page 3 -- macbook is critical the keyword
cheers
hi all,
what is the best practice to achieve a working bacula-fd on a recent mac
(10.8.x) ...
is it mac ports and compiling, or does someone have a binary installer
-- google doesn't return much.
thanks
m
--
Keep yourse
On Mon, 2012-08-20 at 13:29 +0100, Gary Stainburn wrote:
> Hi folks.
>
> I've got two Windows 7 computers (one a brand new one only built on Friday)
> where VSS doesn't work.
>
> I've checked that the service is running which it says that it is (although
> it
> says manual start in the settin
On Thu, 2012-07-05 at 20:31 +0300, Jari Fredriksson wrote:
> Hello all.
>
> ---
> Volume Shadow Copy Service error: Unexpected error calling routine
> CoCreateInstance. hr = 0x80040154, Class not registered
> .
Hi Jari,
Did
On Mon, 2012-04-09 at 15:48 +0200, Domen Kožar wrote:
> Hi,
>
> what version of mysql are you running? It seems you are running a
> version with old password hashes, which changed in mysql 5.0. I'm not
> sure what versions current almir mysql driver supports (have to
> check), but mysql 4.1 is th
hi domen,
i just installing on centos-6.2, minimum install --
- installed gcc
- installed python-devel
and when i run the install script, i get the database connection part,
and throw this error:
--> SQL connection string: mysql
+mysqlconnector://bacula:secret@localhost/bacula
Connecting to cat
Bonjour Nicolas,
I tried it and gave up -- there some posts about the subject --
restoring a backup can be quite difficult.
I looked at deduplicating file systems (there are several choices) as
places to store bacula backups, but alas, bacula places data on the disk
in an un-aligned stream, there
Hi Wassim,
Looks good, however, the necessity to compile can be obviated by
downloading and using some fantastic rpms:
# Place this file in your /etc/yum.repos.d/ directory
[epel-bacula]
name=Bacula backports from rawhide
baseurl=http://repos.fedorapeople.org/repos/slaanesh/bacula/epel-$releasev
On Thu, 2012-02-09 at 23:48 -0800, Steven Schlansker wrote:
> > I'll ask just in case - you don't have Bacula FD's compression enabled
> > for these filesets which give these compression ratios, do you?
>
> I do not. I assume doubly compressing would suck up CPU with little to no
> gain, alt
On Wed, 2012-01-04 at 16:31 +0100, Simone Caronni wrote:
> Hello,
>
> I'm in the process of updating the repository with the latest changes
> from rawhide.
>
> Apart from small tweaks and updates I do _NOT_ plan to make any
> additional change to the repository in the immediate future; so this
>
On Wed, 2012-01-04 at 16:31 +0100, Simone Caronni wrote:
> Hello,
>
> I'm in the process of updating the repository with the latest changes
> from rawhide.
>
> Apart from small tweaks and updates I do _NOT_ plan to make any
> additional change to the repository in the immediate future; so this
>
On Sun, 2011-10-30 at 15:35 +0100, Kern Sibbald wrote:
> Hello,
>
> Today, we released Bacula version 5.2.1. If you downloaded version
> 5.2.0, sorry for the inconvenience, but I *strongly recommend you
> download version 5.2.1 to avoid possible problems.
>
indeed -- fantastic news :-)
can
On Mon, 2011-10-03 at 10:34 +0200, mayak-cq wrote:
>
> zurich and copenhagen are 22.589 ms apart on a shared 100mbit
> connection -- using the bandwidth delay product:
>
> theoretical
> bandwidth delayproductBits bitsPerByte
> bytesInWindow
> 50
On Sun, 2011-10-02 at 11:45 +0200, Radosław Korzeniewski wrote:
> Hello,
>
> 2011/9/30 reaper
>
> sounds like your sysctl.conf needs tweaking? have you tried
> something like this on both sides?
>
> kernel.msgmnb = 65536
> kernel.msgmax = 65536
>
On Sat, 2011-10-01 at 07:57 -0700, reaper wrote:
> i'm going through a similar issue -- zurich, barca, copenhagen ...
>
> mayak-cq, can you test bacula performance under your conditions? With and
> without ssh (or something similar) tunnel.
hi reaper,
sure -- i can do that t
On Fri, 2011-09-30 at 02:18 -0700, reaper wrote:
> if i understand you correctly, bacula is only using a 128k -- way too
> small? curious -- have you played with "Maximum Network Buffer Size" ?
> does this help?
>
> Yes, that's correct, bacula can only scale window to 128k that's why
> throughput
On Thu, 2011-09-29 at 23:43 -0700, reaper wrote:
> i have noticed that scp is not a good measure of throughput -- i do not know
> why. i use an openvpn tunnel between sites and loose about 20% of throughput
> due to the tunnel. check window size on distant machine (using wireshark) to
> verify
On Thu, 2011-09-29 at 21:12 -0700, reaper wrote:
> sounds like your sysctl.conf needs tweaking? have you tried something like
> this on both sides?
>
> kernel.msgmnb = 65536
> kernel.msgmax = 65536
> kernel.shmmax = 68719476736
> kernel.shmall = 4294967296
>
> # long fat pipes
> net
On Thu, 2011-09-29 at 04:20 -0700, reaper wrote:
> Hello.
>
> I saw this post recently
> http://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg47393.html
> and it seems I'm affected by this problem too. Bacula shows extremely low
> performance in networks with high rtt. I have sd i
hi all,
a quick question ... is it possible to remove a file/directory from a
backup? user had left highly confidential information on his desktop and
wants it removed ...
thanks
m
--
uberSVN's rich system and user adm
On Wed, 2011-02-02 at 16:18 +0100, Kenneth Johansson wrote:
> I guess it's possible to get the autoloader script to work in some way
> but it's not entirely clear to me how to do it.
hej kenneth,
i'm trying to do it right now --
http://sourceforge.net/projects/vchanger/
cheers
m
---
> Another way of dealing with cheap USB-drives could be to build a
> zfs-pool. You'll need to set up a Solaris or FreeBSD (I took a
> FreeBSD zfs-only system) host which serves at least as the SD.
> In the end you'll have a bunch of cheap hardware made reliable with the
> amazing capabilities of z
On Mon, 2011-01-31 at 08:36 -0500, Phil Stracchino wrote:
> On 01/31/11 07:17, mayak-cq wrote:
> > hi all,
> >
> > just a quick question about what the best approach is for having two usb
> > storage devices
>
> One piece of not-specifically-bacula-related advi
hi all,
just a quick question about what the best approach is for having two usb
storage devices
monday thru friday for device 0 weeks 1 3
monday thru friday for device 1 weeks 2 4
the idea is that one of the devices is always of site ...
thanks
m
---
hi all,
i have bacula 5.0.2 running under fedora 13 x64 in a vmware virtual
machine.
i noticed that when backup jobs were running, both bat and bwxconsole
would fail to contact the director. looking more closely at the machine,
it had 1 processor and its was pegged at 100%.
no problem -- added 7
hi christopher,
rsync is probably the best solution (to a local holding directory) and
then bacula from there ...
cheers
m
On Fri, 2010-10-29 at 17:04 +0200, Christopher Illig | GG-Net GmbH
wrote:
> damn
>
> but thanks for the answer
>
>
> Am 29.10.2010 16:44, schrieb John Drescher:
> > On
Hi All,
I noticed this thread here:
http://sourceforge.net/apps/wordpress/bacula/2009/10/06/block-deduplication-layer-for-the-storage-daemon/
And decided to go ahead and mounted an opendedup.org file system onto
which I saved bacula data. Surprisingly, there was no space savings -- I
had thought
On Tue, 2010-10-26 at 12:23 +0200, Alex Huth wrote:
> Hello!
>
> After a period of testing i want to use bacula now for production level.
> I thought it would be enough to drop the database in mysql and remove
> the metadata and the working dir. But after creating the database and
> tables again,
good day everyone,
i've successfully installed and tested bacula 5.0.3 on centos-5.
i can backup and restore through the console (where i am presented with
"tree" of what i'd like to restore)
i installed bacula-bat on to a windoz box to test the graphical
interface -- neither the version browser
31 matches
Mail list logo