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
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
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
--
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
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
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
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
> |
> 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
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: