Peter Padberg writes: > is it possible that Backuppc runs > BackupPC_link > even when BackupPC_dump runs? > > I have here 40 server for backup. > 3-4 server need for 1 backup more than 20-30hours sometime. > > In this time Backuppc queues user-requests, much BackupPC_links and > other stuff. > The "Background Queue Summary" is also getting bigger and bigger.
The problem is that BackupPC needs to run BackupPC_nightly each night. New backups are not started when BackupPC_nightly is pending. > So, my question is if Backuppc is able to run a > BackupPC_dump for Host A and > BackupPC_link for Host B and C > and the same time? No. Only a single BackupPC_link can run at a time. Multiple BackupPC_dumps can run at the same time. For the next release I plan to decouple BackupPC_dump and BackupPC_restore from BackupPC_nightly, which will solve your problem. Craig ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
