I have finally left only one job the following way : 

JOB { 
  NAME = "HOU5144437.CLIENTES.CLOUDBACKUP.RAMATTACK.NET-FD_COPIA" 
  JOBDEFS = "HOU5144437.CLIENTES.CLOUDBACKUP.RAMATTACK.NET-FD_DEFS" 
  TYPE = BACKUP 
  SCHEDULE = BASICO_MON_1300 
  POOL = CATALOGO_BACK107001_INCR
  FULL BACKUP POOL = CATALOGO_BACK107001_FULL 
  INCREMENTAL BACKUP POOL = CATALOGO_BACK107001_INCR
  DIFFERENTIAL BACKUP POOL = CATALOGO_BACK107001_DIFF
  PRIORITY = 5 
  MAX FULL INTERVAL = 32 DAYS 
  ACCURATE = YES 
  FILESET =
"HOU5144437.CLIENTES.CLOUDBACKUP.RAMATTACK.NET_BACKUP_FILESET" 
  WRITE BOOTSTRAP =
"/EXPERT/BACULADATA/BOOTSTRAP/HOU5144437.CLIENTES.CLOUDBACKUP.RAMATTACK.NET-FD.BSR"

  RUNAFTERJOB =
"/EXPERT/SCRIPTS/SCRIPTS-JOBS-POST-PRE/GENERAR_CACHE_CATALOGO.SH %I %H
%L BACK107001 0" 
} 

I have finally added the Pool directive. I though it was not really
needed because you are already specifying which Pool to use.... 

This way bacula-dir -t succeeds... 

And it seems to work as expected... just that... I have to set a
"Default pool"?? when I don't really have one.... 

I'm going to keep an eye on it... to see if it works as expected.... 

A status dir is saying now that plans to do an incremental backup in the
appropiate time and in a volume of the incremental pool... so... 
perhaps it's working now.... 

I'll keep an eye on it... and will confirm :) :) :) 

Thank you so much mates :) 

Cheers! 

El 2022-06-01 11:17, egoitz--- via Bacula-users escribió:

> And by the way... 
> 
> I tried to set this way : 
> 
> Full Backup Pool = NameOfFullPool
> Incremental Backup Pool = NameOfIncrPool
> Differential Backup Pool = NameOfDiffPool 
> 
> But bacula-dir told me that I needed to specify a pool.... So.. I separated 
> the job in 3 jobs each one with it's pool.... 
> 
> Cheers,
> 
> El 2022-05-31 23:27, Graham Sparks escribió: 
> ATENCION
> ATENCION
> ATENCION!!! Este correo se ha enviado desde fuera de la organizacion. No 
> pinche en los enlaces ni abra los adjuntos a no ser que reconozca el 
> remitente y sepa que el contenido es seguro.
> 
> Hello,
> 
> The Pool used shouldn't matter, provided that it is the same Job.
> 
> Can I check that you have one Job (per client) with different level Pools
> defined:
> 
> e.g.
> 
> Job {
> Name = BackupForClientX
> Client = client-x
> Schedule = WeeklyCycle
> Full Backup Pool = NameOfFullPool
> Incremental Backup Pool = NameOfIncrPool
> Differential Backup Pool = NameOfDiffPool
> ...
> ...
> }
> 
> and also a schedule that defines the job Level:
> 
> e.g.
> 
> Schedule {
> Name = WeeklyCycle
> Run = Level=Full 1st sun at 01:00
> Run = Level=Differential 2nd-5th sun at 01:00
> Run = Level=Incremental mon-sat at 01:00
> }
> 
> There's a very good example of using pools for different levels of backup
> in the "Automated Disk Backup" section of the manual:
> 
> https://www.bacula.org/11.0.x-manuals/en/main/Automated_Disk_Backup.html#SECTION0031300000000000000000
> 
> Thanks.
> -- 
> Graham
> 
> On Tue, 31 May 2022, egoitz--- via Bacula-users wrote:
> 
> Hi mates,
> 
> One little question. I have been doing some checks this afternoon. I have a
> full pool, a differential one, incremental one, month-archival-pool and
> year-archival-pool. If I do a full backup in the pool full obviously it ends
> up fine. I can even restore from it. But if I wanted to do now, a
> differential backup it sais me :
> 
> No prior or suitable Full backup found in catalog. Doing FULL backup.
> 
> But the fact is the backup exists!, but in the full pool obviously not in
> the differential pool.
> 
> I have done all this checks in very few minutes (perhaps a couple, three), I
> was wondering if perhaps Bacula 11 needs some time for noting that a full
> backup exists in another pool of the catalog. Or else, could you know, why
> could it that be happening?. Until now, I have just worked with a pool, and
> have never had this issue... but it's time to make better things :) :) and
> Bacula sais that... perhaps it needs some time?.
> 
> Cheers!!
> 
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

ATENCION
ATENCION
ATENCION!!! Este correo se ha enviado desde fuera de la organizacion. No
pinche en los enlaces ni abra los adjuntos a no ser que reconozca el
remitente y sepa que el contenido es seguro.

ATENCION
ATENCION
ATENCION!!! Este correo se ha enviado desde fuera de la organizacion. No
pinche en los enlaces ni abra los adjuntos a no ser que reconozca el
remitente y sepa que el contenido es seguro.

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users 

                ATENCION: Este correo se ha enviado desde fuera de la 
organización.
No pinche en los enlaces ni abra los adjuntos a no ser que reconozca el
remitente y sepa que el contenido es seguro.
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to