Re: [Bacula-users] Problem with DB permissions after update to 7.2

2015-10-02 Thread Thomas Eriksson
On 10/02/2015 04:54 PM, Thomas Eriksson wrote: > Hi, > > I updated my director from 7.0.5 to 7.2.0 on a CentOS 7 box, using > Simone's COPR repository. I ran the database update script and have > successfully run some backups after the upgrade. > > However, the

[Bacula-users] Problem with DB permissions after update to 7.2

2015-10-02 Thread Thomas Eriksson
Hi, I updated my director from 7.0.5 to 7.2.0 on a CentOS 7 box, using Simone's COPR repository. I ran the database update script and have successfully run some backups after the upgrade. However, the catalog backup (using the make_catalog_backup.pl script) fails with the following error: pg_dum

Re: [Bacula-users] Help binding scsi address to tape library

2014-01-15 Thread Thomas Eriksson
On 01/15/2014 12:48 PM, Luis G. Alford G. wrote: > Hi > > I have installed a bacula server and it works ok but when I reboot the > server the tape drive change's it's scsi address when I reboot the > server it is via FC . any idea what i can do to avoid this from happen > There are probabl

Re: [Bacula-users] Repeating FULL backup

2011-03-11 Thread Thomas Eriksson
On 03/11/2011 11:40 AM, Phil Stracchino wrote: > On 03/11/11 14:03, Thomas Eriksson wrote: >> >> >> On 03/11/2011 08:52 AM, jeffrey Lang wrote: >>> Mike >>> >>> yes, there are options for managing this, they are: >>> >>>

Re: [Bacula-users] Repeating FULL backup

2011-03-11 Thread Thomas Eriksson
On 03/11/2011 08:52 AM, jeffrey Lang wrote: > Mike > > yes, there are options for managing this, they are: > > Allow Duplicate Jobs = no > Cancel Lower Level Duplicates = yes > Cancel Queued Duplicates = yes > Cancel Running Duplicates = no > > These are avail

[Bacula-users] SpoolData override in schedule resource ignored

2011-03-04 Thread Thomas Eriksson
Hi, I'm trying to setup my backup to only use spooling during incremental and differential backups with this configuration. Schedule { Name = Quarterly Run = Level=Full SpoolData=no mar 01 at 23:05 Run = Level=Full SpoolData=no jun 05 at 23:05 Run = Level=Differential SpoolData=yes 1st su