Hi,
Josh Marshall wrote on 03.05.2007 at 08:38:50 [Re: [BackupPC-users] Making
Nodes In A Cluster Backup At Different Times]:
> >>>> 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
yes, but that's on the side of the backed up host, meaning it would only
work to ensure no two "hosts" pointing to the same machine via
ClientNameAlias were backed up simultaneously, wouldn't it?
One more remark concerning MaxBackups though. As I read the code,
MaxBackups = 1 does *not* mean "only one backup per wakeup", does it? Are you
sure simultaneous backups are speeding things up? It undoubtedly would if
you were using distinct slow network links, but for many people the limiting
factor seems to be BackupPC server disk seeks.
Regards,
Holger
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/