How to use more than one file location in one pool?
23 views
Skip to first unread message
lst_...@kwsoft.de
unread,
Mar 2, 2021, 10:04:25 AM3/2/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareos...@googlegroups.com
Hello,
we try to use some file locations for file based backups in one pool.
As we can not use the same "Media type" for different file path we
could use multiple "Storage" entries in the pool. But according to the
documentation this does not work:
"Be aware that you theoretically can give a list of storages here but
only the first item from the list is actually used for backup and
restore jobs."
So is there any other way to use multiple file (path) for one pool?
Thanks
Andreas
Spadajspadaj
unread,
Mar 2, 2021, 10:15:45 AM3/2/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareos...@googlegroups.com
I'm not sure what you're trying to achieve, but if you want to have a
single pool spanning over several directories, you might try to look
into vchanger and simulate a changer by "switching" directories.
Oleg Volkov
unread,
Mar 2, 2021, 12:37:31 PM3/2/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareos-users
Exactly ! I solved similar approach by using my own autochanger script.
It was for 17 version, but still work for 19v too.