BackupPC-users

Re: [BackupPC-users] rsync never starts transferring files (but does something)

2012-11-15 13:41:16
Subject: Re: [BackupPC-users] rsync never starts transferring files (but does something)
From: Les Mikesell <lesmikesell AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 15 Nov 2012 12:40:15 -0600
On Thu, Nov 15, 2012 at 12:28 PM, Steve <leperas AT gmail DOT com> wrote:
>> "Create as many client names as you like, eg: client-share1,
>> client-share2, client-share3, client-share4 (replace "client" with the
>> real host name and "share" with the share names). In each
>> pc/client-xxx/config.pl file, use;
>>
>> $Conf{ClientNameAlias} = "client";
>>
>> (where "client" is the real host name). Add any other client-specific
>> settings (eg: share name). This way all 4 virtual clients will refer to
>> the same real client. All backups happen independently."
>
> That's what I meant.  Good luck!

The real win from this approach is that you can skew the days the
fulls and incrementals run for different parts of the filesystem.
Once you get past the problem of getting the directory entries in RAM,
full runs have to go back and read all of the file data for the block
checksum comparisons.   Incrementals will quickly skip any items where
the directory timestamps and length match.

-- 
   Les Mikesell
     lesmikesell AT gmail DOT com

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/