On Wed, Oct 16, 2013 at 3:18 PM, Phil Reynolds <phil-backu...@tinsleyviaduct.com> wrote: > On Tue, 15 Oct 2013 09:52:00 -0400 > Timothy J Massey <tmas...@obscorp.com> wrote: > >> I like BackupPC very much, but its archive capabilities are >> rudimentary at best. No scheduled archives, no ability to run more >> than one archive at a time (which trips me up when one archive runs >> long and my next scheduled one runs!), and no ability to create >> incremental or differential archives. So you may not have the >> flexibility that you want. > > Hmmm... this is rather more awkward than I was hoping for. > > An alternative, but I'm really not sure how it would work, would be to > use external discs for the pool.
If you mount or symlink them in the expected location (depending on linux distro package or installation) whether they are external or not is irrelevant. USB2 will have a performance hit, esata would be as fast as internal, not sure about USB3. And, if you are careful to stop the backuppc service and cleanly unmount, you could simply swap and rotate the disks (having 3 would be best so you never have all of them in one place...). The next run after the swap would have to copy a bit more to catch up, and before that run you'd be a bit behind on what you could restore easily, but the scheme might be usable - and if things fit on a 2.5" drive it would be fairly convenient. I've used a setup that had 3 identical disks configured in a linux software raid1 (mirror) where I normally ran with 2 drives and periodically added the 3rd and had the raid re-sync, then rotated that drive offsite. It worked fine in terms of always have a good copy online and staying relatively current offsite, but the re-sync kept the drives so busy that it really wasn't practical to do backups during that time. -- Les Mikesell lesmikes...@gmail.com ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/