Am Mittwoch, 5. September 2018 20:44:10 UTC+2 schrieb Дорофеев Андрей:
> How can I backup my FileSets in multiple Storages in one Job? I have 2 
> devices (Local and Remote one). I have tried approach like this:
> 
> JobDefs {
>   Name = MediaBackupJob
>   Type = Backup
>   FileSet = Media
>   Schedule = "Cycle"
>   Storage = RemoteStorage,File
>   Messages = Standard
>   Priority = 10
>   Pool = Default
>   Full Backup Pool = Full                  # write Full Backups into "Full" 
> Pool         (#05)
>   Differential Backup Pool = Differential  # write Diff Backups into 
> "Differential" Pool (#08)
>   Incremental Backup Pool = Incremental    # write Incr Backups into 
> "Incremental" Pool  (#11)
> }
> but it ignores File storage.

Hi Andrei,
the Problem is, only the first storage will be used for Backup and Restore. See 
the manual last sentence: 
http://doc.bareos.org/master/html/bareos-manual-main-reference.html#directiveDirPoolStorage
I wish there would be a solution.

-- 
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 post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to