BackupPC-users

Re: [BackupPC-users] [SUGGESTION] "Duration/mins" not in decimal format

2009-05-18 12:17:55
Subject: Re: [BackupPC-users] [SUGGESTION] "Duration/mins" not in decimal format
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: Mon, 18 May 2009 11:14:56 -0500
Boniforti Flavio wrote:
>> I guess you could track the transfer times and sizes for each 
>> host/share, but there is a philosophical/practical issue in 
>> tracking the storage space since it is pooled and there is no 
>> handy way to tell which, if any, other hosts have links to a 
>> common file.  In terms of real space consumed, all of your 
>> targets can have multiple copies of some large file and it 
>> will barely take any more room than one single copy on one host.
> 
> Yes, I was indeed thinking about the same thing too: because of
> "pooling" it's somehow unprecise defining the effective space used.
> Therefore I will be assuming that the data showing in the "Host Summary"
> is the space consumed by each single host.
> 
> But is there any way to know how much data has been transferred from the
> start of the backup process until its end? 

I don't know about the accuracy of the numbers, but I always assumed 
that the duration (*60)times the MB/sec for the same backup run would 
give me the bytes transferred.  But if you are looking for bottlenecks 
you might need to note that rsync incrementals take quite a bit of 
wall-clock time even though they may transfer a tiny amount of data.

For non-rsync xfers, the transfer size should be the same as the file 
size, with everything except the 'new' files discarded after the 
transfer and replace will pool links.

In all cases, this would be skewed if you add the '-C' (compression) 
option to the ssh command since that would happen before backuppc sees 
the data.


-- 
   Les Mikesell
     lesmikesell AT gmail DOT com


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
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/

<Prev in Thread] Current Thread [Next in Thread>