Am 24.09.2015 01:57, schrieb Ashley: > Hi Guys, > > Currently I am backing up directly to tape > > However I am about to go out and buy about 120TB worth of more disk storage. > I would like to > assign about 80TB of this to our Bareos backup server. > > I note in the documentation under important considerations in regards to > migration jobs it states > the following: > > "Each Pool into which you migrate Jobs or Volumes must contain Volumes of > only one Media Type Dir > Storage." > > Does this mean that I can not perform a full backup to the new disk storage > and then perform a > copy to the tape for the purposes of keeping it off site as they will be of > different media > types? Or does this only apply to migration jobs. My confusion arrises as the > warning is made in > the same section as copy jobs.
This means that you should not have media of different media types in your target pool. As in your case all media in the target pool will be tape media, everything should be OK. Copy Jobs and Migration Jobs are basically the same, the only difference is that during migrate, the copied jobs will be removed after the copying. > At the moment I am essentially performing 2 full backups a month one for > onsite and 1 for off > site. My end goal is to have the most recent full/diff/incrementals on the > disk storage and a a > copy of the full and the latest diff off site weekly. > > IS this possible? Yes. Just put your fulls into a disk pool that only contains fulls. Then you can run a copyjob to the tapes with the "copyuncopied" selection pattern. This should result in exactly what you want. > > Thanks in advance, > > Ash > -- Mit freundlichen Grüßen Philipp Storz [email protected] Bareos GmbH & Co. KG Phone: +49 221 63 06 93-92 http://www.bareos.com Fax: +49 221 63 06 93-10 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Geschäftsführer: Stephan Dühr, M. Außendorf, J. Steffens, P. Storz, M. v. Wieringen -- 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.
