On 9/14/22 07:08, Justin Case wrote:

Hello Justin,


I noticed that your t1-pool-full has a wrong NextPool defined. It is pointing 
to itself:
Pool {
   Name = “t1-pool-full"
   PoolType = "Backup"
   LabelFormat = “t1-full-"
   ActionOnPurge = "Truncate"
   MaximumVolumes = 100
   MaximumVolumeJobs = 1
   MaximumVolumeBytes = 50000000000
   VolumeRetention = 6048000
   NextPool = “t1-pool-full"            <---- Should be t2-pool-full, right?
   Storage = "t1-storage"
   AutoPrune = no
   Catalog = "MyCatalog”
}


Additionally, I would remove the FullBackupPool and IncrementalBackupPool 
settings from the mycopyjob JobDefs.


That is a starting point I would say.

Then, if you are still having issues, please re-post logs and adjusted configs.


Additionally, the Job's Level for Copy jobs does not mean anything. In my environments, I set all Copy/Migration jobs' Level=Differential since I don't use Differentials, and this just gives me another indication that the job is a copy or Migration job. ymmv.

Hope this helps,
Bill

--
Bill Arlofski
w...@protonmail.com

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to