[Bacula-users] bconsole won't connect to director

2015-11-07 Thread Tim Dunphy
Hey guys, I've had to rebuild my bacula server recently. And everything seemed to go okay with the install, but for some reason the bconsole can't conect to the director. This is all I see when I try: [root@bacula1:~] #bconsole Connecting to Director bacula1.example.com:9101 I tried runni

Re: [Bacula-users] Planning a Copy job for my home network. Hive ponderings?

2015-11-07 Thread Jari Fredriksson
On 7.11.2015 20:02, Jari Fredriksson wrote: > Hello. > > I have a home LAN backup system, running on Bacula since the very > beginning of Bacula. > > I have never used Migration/Copy or Archive type jobs, but now > planning > to go that route. > > My backup machines is an old Pentium 4 powered HP

Re: [Bacula-users] 7.2 mysql issue?

2015-11-07 Thread Jari Fredriksson
On 7.11.2015 18:26, Phil Stracchino wrote: > > The index over JobId alone is redundant with the index over > (JobId,PathId,FilenameId) present as well. I also had the redundant > index at one point, and dropped it with no ill effects. Thanks, I dropped it also. -- jarif.bit --

[Bacula-users] Planning a Copy job for my home network. Hive ponderings?

2015-11-07 Thread Jari Fredriksson
Hello. I have a home LAN backup system, running on Bacula since the very beginning of Bacula. I have never used Migration/Copy or Archive type jobs, but now planning to go that route. My backup machines is an old Pentium 4 powered HP Compaq with 3 GB RAM and 2 x 800 GB Sata disks in RAID 1 s

[Bacula-users] Adding Encryption and Compression

2015-11-07 Thread Ken Mandelberg
I've been doing bacula backups to disk file volumes for some time, basically with defaults. I'm now thinking of doing cloud backup of the volume files, and it strikes me that I should enable encryption and compression on the bacula client. Can I add those options to the the fd config, and assum

Re: [Bacula-users] 7.2 mysql issue?

2015-11-07 Thread Phil Stracchino
On 11/07/15 11:18, Jari Fredriksson wrote: > On 5.10.2015 20.32, Stephen Thompson wrote: >> >> mysql> show indexes from File; >> +---++--+--+-+---+-+--++--++-+ >> | Table | Non_unique | Key_n

Re: [Bacula-users] 7.2 mysql issue?

2015-11-07 Thread Jari Fredriksson
On 5.10.2015 20.32, Stephen Thompson wrote: > > mysql> show indexes from File; > +---++--+--+-+---+-+--++--++-+ > | Table | Non_unique | Key_name | Seq_in_index | Column_name | Collation > |

Re: [Bacula-users] Change order of when a backup is run

2015-11-07 Thread Dan Langille
> On Nov 7, 2015, at 4:38 AM, Craig Shiroma wrote: > > Hi Heitor, > > >Other way to prioritize jobs without creating a critical path between them > >is reorganizing their order like they appear in the bacula-dir.conf, I think > >even if they are in included split files. > > I'll try the abov

Re: [Bacula-users] Change order of when a backup is run

2015-11-07 Thread Craig Shiroma
Hi Heitor, >Other way to prioritize jobs without creating a critical path between them is reorganizing their order like they appear in the bacula-dir.conf, I think even if they are in included split files. I'll try the above. Thanks! -craig On Fri, Nov 6, 2015 at 1:17 PM, Heitor Faria wrote: