John Drescher @ 01/06/2014 09:01 AM:
> On Mon, Jan 6, 2014 at 3:01 AM, scar wrote:
>> /usr/share/bacula-director/update_mysql_tables? but when i run that it
>> tries to connect to the database using 'root'
> The script accepts command line parameters that you can enter the user
> and password. I
On Mon, Jan 6, 2014 at 3:01 AM, scar wrote:
> hello! i hope someone could help me fix my bacula server that has
> stopped working after i upgraded the system from Ubuntu 10.04 to 12.04.
> bacula is version 5.2.5-0ubuntu6.2 now. there were some questions
> during upgrade about configuring/upgradi
Hi,
in my Bacula 5.2.13 configuration I have a job resource of type copy
which copies specified jobs from file pool to a tape pool:
Job {
Name = "test-migrate-job"
Type = Copy
Level = Full
Client = bacula-fd
FileSet = "Full Set"
Messages = Copy
Pool = test-pool
Priority = 50
Max
hello! i hope someone could help me fix my bacula server that has
stopped working after i upgraded the system from Ubuntu 10.04 to 12.04.
bacula is version 5.2.5-0ubuntu6.2 now. there were some questions
during upgrade about configuring/upgrading the database with
bacula-common-mysql or something