If i recall correctly, both `Pool->NextPool` as well as `Job->NextPool` are being used as the destination.  Normally what you write in the `run` command has the highest priority, then comes your Job configuration and then the place where it is normally configured.

So if you write `run ... NextPool=xyz` then the job will use `xyz` as the next pool; otherwise it will use `Job->NextPool` if that is defined and lastly it will use `Pool->NextPool`.

`Job->VirtualFullBackupPool` is currently not used, but the idea is that it will take precedence over your next pool configuration if set.

Am 23.01.25 um 14:05 schrieb Jon Schewe:

- What pool is used for the destination of the Virtual Full backup?
  - Pool -> Next Pool?
  - Job -> Next Pool?
  - Job -> Virtual Full Backup Pool?

Regarding your other question: Iirc a virtual full backup will first build a backup chain for the used job, and then simply read from all volumes that are used in that backup chain.  It still has a pool defined but this is mostly used for the `Pool->NextPool` configuration, etc.

--
 Sebastian Sura                  [email protected]
 Bareos GmbH & Co. KG            Phone: +49 221 630693-0
 https://www.bareos.com
 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
 Komplementär: Bareos Verwaltungs-GmbH
 Geschäftsführer: Stephan Dühr, Jörg Steffens, Philipp Storz

--
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/bareos-users/66c0f20e-194d-4c29-9bf3-9d342f629037%40bareos.com.

Reply via email to