Re: [Bacula-users] Slow Attribute spooling

2015-06-09 Thread Jordi Clariana
If you have InnoDB as default storage engine, can you try to change it to MyISAM? It worked for me: http://bugs.bacula.org/view.php?id=2034 (need registration) Jordi 2015-06-08 12:25 GMT+02:00 Denis Witt : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Mon, 08 Jun 2015 11:10:11 +0100 >

Re: [Bacula-users] Despooling attributes very slow

2014-11-15 Thread Jordi Clariana
Hi Will, Can you take a look at this: http://bugs.bacula.org/view.php?id=2034 Maybe is the same that happened to me. Try setting MyISAM as default storage engine in MySQL: default_storage_engine = MyISAM Jordi. 2014-11-15 22:56 GMT+01:00 John Drescher : > > Thanks for the response. > > > > Tha

[Bacula-users] Bacula 7.0.x debian package

2014-10-29 Thread Jordi Clariana
hen create /etc/apt/preferences.d/qt.pref with this content: Explanation: : qt for bacula Package: libqt* qt* qdbus Pin: origin http.debian.net Pin-Priority: 500 Do not forget to apt-get update before installing Regards, Jord