>>>> What's the best way to make sure that two specific nodes are not
>>>> being backed up at the same time?
>>>>         
>>> set $Conf {MaxBackups} to 1?
>>>       
>> Well that'd be the easy way, but if we do that it will take forever  
>> for our network to be backed up...  Any other ideas?
>>     
>
>   
If you use the rsyncd method you can limit the number of simultaneous 
connections.

In rsyncd.conf set:

max connections = 1



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to