[Bacula-users] New(ish) tool for MySQL catalog backups

2012-01-26 Thread Phil Stracchino
Possibly *slightly* off-topic: Those using MySQL for their catalog DB (well, actually, any of you using MySQL, but that includes Bacula catalogs) may find this interesting: http://www.mydumper.org/ It is a mysqldump replacement created by a couple of former MySQL AB support engineers. It is mul

Re: [Bacula-users] Spool attributes help

2012-01-26 Thread Martin Simmons
> On Thu, 26 Jan 2012 13:53:08 -0300, Papo Napolitano said: > > When I was expecting : > > INSERT INTO batch VALUES > (17870,17647,'/home/db/backup/20120125.0409.mysql5/cms_manual_preproduccion/','nota_caracteristica.txt.gz','gD > > IOo00 IG2 B p Br A EgJ BAA o BPH6wO BPH6wO BPH6wY A A

[Bacula-users] "Connection Reset by Peer" Error message

2012-01-26 Thread Christopher Hylarides
Hey all, This always happens repeatedly with only this windows client at 2 hours and 27 minutes no matter what. The Bacula DIR and SD are on a solaris 10 host and on the same subnet, so there is no firewall timing out. This problem has been happening repeatedly, even before with bacula 5.0.3

Re: [Bacula-users] Spool attributes help

2012-01-26 Thread Alan Brown
On 26/01/12 16:53, Papo Napolitano wrote: > And changed all the MyISAM tables on the database backend to InnoDB. > Right now I'm hitting 20 mb/s which is fine with me, problem is I > canceled one job that was spending more than 1 hour to insert 36 mb of > attributes when the 8.15 gb backup finishe

[Bacula-users] Spool attributes help

2012-01-26 Thread Papo Napolitano
Hello list, I was having a lousy 600 kb/s transfer rate on my jobs, even when working with local filesystems, so I did some tunning to the SD : Maximum Network Buffer Size = 65536 Maximum block size = 2M The DIR : Spool Attributes = yes And changed all the MyISAM tables on the databa

Re: [Bacula-users] VSS on 2008 R2 64bits

2012-01-26 Thread Konstantin Khomoutov
On Thu, 26 Jan 2012 10:58:07 -0200 Henrique Machado wrote: > About some days ago, i'm getting this error on a client: > > 25-Jan 02:00 fss-fd JobId 928: Fatal error: VSS was not initialized > properly. ERR=The operation completed successfully. [...] Just for information, I've once got this same

[Bacula-users] VSS on 2008 R2 64bits

2012-01-26 Thread Henrique Machado
Hi! About some days ago, i'm getting this error on a client: 25-Jan 02:00 fss-fd JobId 928: Fatal error: VSS was not initialized properly. ERR=The operation completed successfully. I've checked my firewall settings, and disabled it. Then, now i got a new error: 24-Jan 02:00 fss-fd JobId 925:

Re: [Bacula-users] RHEL 4/5/6 - Fedora 15/16 Bacula RPM repository at 5.2.5

2012-01-26 Thread Simone Caronni
Pardon, the link to the repository in case someone missed it. I updated all READMEs. http://repos.fedorapeople.org/repos/slaanesh/bacula/README.txt /usr/share/doc/bacula-common-5.2.5/README.Fedora --Simone On 26 January 2012 12:55, Simone Caronni wrote: > Hello, > > I'm updating the repository

[Bacula-users] RHEL 4/5/6 - Fedora 15/16 Bacula RPM repository at 5.2.5

2012-01-26 Thread Simone Caronni
Hello, I'm updating the repository at version 5.2.5, I introduced a small but SIGNIFICANT change. Right now, when upgrading, the preference on the backend is lost because I used the versioned soname (libbaccats-5.2.x.so) as the basis for the alternatives. With this update (5.2.5-1); the base name

Re: [Bacula-users] Ensuring files made during the backup run are archived (hot-backup PostgreSQL)

2012-01-26 Thread Martin Simmons
> On Wed, 25 Jan 2012 11:40:59 -0800, Steven Schlansker said: > > So, Bacula will process the Include directives in order? I couldn't find > that in the manual, but if > if's true that is exactly what I need. Thanks! It may not be specified, but it is true empirically at least. __Martin

[Bacula-users] WEBACULA with postgres

2012-01-26 Thread Ferdinando Pasqualetti
Hello Bacula Users, I am using a 5.0.3 MySQL BACULA installation and I find very useful the WEBACULA package. Now I need to renew all the envirenment, with a more powerful hardware and migration to a PostgreSQL database, so I am setting up e new envirnment. All the bacula stuff seems to work pro