Re: [BackupPC-users] Per-host $Conf{MaxBackups} effects

2021-03-13 Thread backuppc
Dave Sherohman wrote at about 10:54:55 +0100 on Friday, March 12, 2021:
 > On 3/11/21 4:49 PM, Dave Sherohman wrote:
 > > On 3/11/21 4:36 PM, backu...@kosowsky.org wrote:
 > >> Look at the code that I recently submitted to the group to streamline
 > >> creation/deletion of shadow backups.
 > >
 > > I saved those posts, but, honestly, I don't see the advantage of using 
 > > a large script for the per-host config files over having two lines to 
 > > set the pre/postdump commands.  Yes, the pre/postdump commands require 
 > > scripts to be installed on each target host, but those scripts come 
 > > along as part of the overall backuppc client installation that they 
 > > (presumably) need anyhow, in order for rsync and such to be available.
 > Despite having said that, I did still forward your mail to the windows 
 > admin, and he said that it looked like your method of handling the 
 > shadow volumes looked better than how the sourceforge client scripts 
 > were doing it, so we gave your script a shot and it looks like it worked 
 > without a hitch.  Thanks for the tip, and for the script!
 > 
 > 
That's great to hear!
Also, as per another thread, you needn't repeat the script for every
host instance. You should be able to either "load" the script from the
host file, reference it in the config.pl master file (with some
appropriate perl code if you want to retrict its usage to just some
hosts) or use my method of creating a general purpose hosts file for
Windows that specific Windows hosts can link to...


___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/


Re: [BackupPC-users] Adding a max and warning line to the backup pool size?

2021-03-13 Thread Alexander Moisseev via BackupPC-users

On 13.03.2021 19:24, Sorin Srbu wrote:

Is it possible to add a red max and yellow warning line to the BackupPC pool
size chart, reading from the df or OS partition size?


It is easy to draw horizontal lines on the chart, but file system size for 
every OS and file system type is hard to guess.


___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/


[BackupPC-users] Adding a max and warning line to the backup pool size?

2021-03-13 Thread Sorin Srbu
Hi all,

Is it possible to add a red max and yellow warning line to the BackupPC pool
size chart, reading from the df or OS partition size?

Just to get an idea when the disks, pool or partitions are getting on the
full side.




-- 

Kind regards,
Sorin Srbu

Find my OpenPGP public key here:
https://cloud.srbu.se/index.php/s/KeEsCCDsG7PZG7N




signature.asc
Description: This is a digitally signed message part
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/


Re: [BackupPC-users] Full backups taking a very long time

2021-03-13 Thread Les Mikesell
On Sat, Mar 13, 2021 at 9:25 AM Sorin Srbu  wrote:
>
>
> Maybe some OS defaults changed at the OS-upgrade?
>

Or, if we are getting down to wild guesses, check that the network
interfaces are running at gigabit, full duplex all the way through.  A
driver update might make the system more sensitive to out-of-spec
cables or something and auto-switch down.

-- 
   Les Mikesell
lesmikes...@gmail.com


___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/


Re: [BackupPC-users] Full backups taking a very long time

2021-03-13 Thread Sorin Srbu
On Fri, 2021-03-12 at 12:59 +, David Williams wrote:
> No, I don’t have a lot of small files.  As I mentioned, the full backups 
> weren’t taking that long before the upgrade to Ubuntu 20.04.  Not sure why an 
> OS upgrade would severely increase the time to back up.  The machine, hard 
> drives (SSD’s) are all the same.
> 
> The version of BackupPC that comes with Ubuntu 20.04 is 3.3.2-3
> 
> Regards,
> _
> Dave Williams
> 
> 
> On Mar 11, 2021, 10:27 AM -0500, backu...@kosowsky.org 
> , wrote:
> > Sorin Srbu wrote at about 08:31:35 +0100 on Thursday, March 11, 2021:
> > > On Wed, 2021-03-10 at 14:04 +, David Williams wrote:
> > > > I have recently upgraded to Ubuntu 20.04 and since then I have noticed 
> > > > that my full backups are taking much longer than they used to do. I’m 
> > > > only using backuppc to bakup two machines at home. The Ubuntu machine 
> > > > and a Mac laptop. I don’t recall exactly how long the full backups were 
> > > > taking previously, but now they are taking close to 21 hours. The 
> > > > content on both machines hasn’t changed much at all since the upgrade 
> > > > so I was surprised by the increase in time.
> > > > 
> > > > A full backup on the Linux machine is around 892MB. This is the local 
> > > > machine that Backuppc is installed on. The drive that the backups are 
> > > > stored on is an SSD as are most, if not all (sorry can’t remember) of 
> > > > the drives in the Linux box. Backup method is tar.
> > > > 
> > > > A full backup on the Mac laptop is around 700MB. It’s connected to the 
> > > > same router as the Linux machine via ethernet. Backup method is rsync.
> > > > 
> > > > I’m not sure how to troubleshoot this increase in timing so any help 
> > > > would be much appreciated.
> > >  
> > > I saw this happening when small files are backed up.
> >  
> > Unless there is a truly pathological number of small files (think tens
> > if not hundreds of millions), I don't think you can explain a 21 hour
> > backup period.
> > 
> > My Raspberry PI 4 on a home network backs up my Ubuntu 18.04 with
> > 2.7GB and 321K files in under 12 minutes. And I think that is with
> > several simultaneous backups.

Maybe some OS defaults changed at the OS-upgrade?


-- 

Kind regards,
Sorin Srbu

Find my OpenPGP public key here:
https://cloud.srbu.se/index.php/s/KeEsCCDsG7PZG7N






signature.asc
Description: This is a digitally signed message part
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/