Hi, i found problem with my current setup - restoring files. So, short config:
0] file_day -> day1,day2,day3 (multiple devices), file_week -> week1, week2 (multiple devices) 1] storage device file_day, file_week 2] pool day (incremental) -> file_day, pool week (full) -> file_week So, i have incrementals in /day/ directory, fulls in /week/ directory. Now, when i want restore: 1] i selected restore from incremental, jobs merged from last full backup (=from week) 2] jobs started, restored files from "week" full backup 3] jobs hangs with error when trying restore from incremental: Please mount read Volume "d_filename" for: Job: Restore ... Storage: week1 (/week) ... Could not open...ERR=no such file or directory So, storage device "week1" is trying to mount volume "d_filename" from pool "week", but volume is stored in pool "day". If i define recovery storage device as "day1" instead "week1", it can't find "week" volume in "day" pool... My temporary solution is symlinking volume from "week" to "day" and defining storage device "day1" for recovery. But this is only temporary fix and not production acceptable, plus webui doesn't has this option. How to solve this? I don't want storage device (or pool) for every client (it requires bareos-sd restarts!! and more complex setup). Anybody knows what to do? Thanks. -- 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.
