Re: [Bacula-users] Migrate/copy from one pool to different pools based on schedule

2012-07-02 Thread Mario Moder
Am 28.06.2012 12:41, schrieb Mario Moder: > Simple setup: We have one "file-pool" which is used on a weekly schedule > (saturdays). We have another "tape-pool" and have configured a copy job, > scheduled every monday, which copies all uncopied jobs from the > "file-pool" to the "tape-pool". This w

Re: [Bacula-users] Migrate/copy from one pool to different pools based on schedule

2012-06-28 Thread Hugo Letemplier
2012/6/28 Mario Moder : > Am 28.06.2012 13:31, schrieb Hugo Letemplier: >> 2012/6/28 Mario Moder : >>> Hi Bacula Community. >>> >>> Simple setup: We have one "file-pool" which is used on a weekly >>> schedule (saturdays). We have another "tape-pool" and have >>> configured a >>> copy job, scheduled

Re: [Bacula-users] Migrate/copy from one pool to different pools based on schedule

2012-06-28 Thread Mario Moder
Am 28.06.2012 13:31, schrieb Hugo Letemplier: > 2012/6/28 Mario Moder : >> Hi Bacula Community. >> >> Simple setup: We have one "file-pool" which is used on a weekly >> schedule (saturdays). We have another "tape-pool" and have >> configured a >> copy job, scheduled every monday, which copies all

Re: [Bacula-users] Migrate/copy from one pool to different pools based on schedule

2012-06-28 Thread Hugo Letemplier
2012/6/28 Mario Moder : > Hi Bacula Community. > > Simple setup: We have one "file-pool" which is used on a weekly > schedule (saturdays). We have another "tape-pool" and have configured a > copy job, scheduled every monday, which copies all uncopied jobs from > the "file-pool" to the "tape-pool".

[Bacula-users] Migrate/copy from one pool to different pools based on schedule

2012-06-28 Thread Mario Moder
Hi Bacula Community. Simple setup: We have one "file-pool" which is used on a weekly schedule (saturdays). We have another "tape-pool" and have configured a copy job, scheduled every monday, which copies all uncopied jobs from the "file-pool" to the "tape-pool". This works, no problems so far.