Hi,

I've implemented BackupPC on Ubuntu 16.04 at work to backup 3 of our backup 
servers.


2 of the servers have successfully backed-up fine, however, the third is taking 
far too long, it's still showing its state as 'backup in progress'. One of the 
servers that backed up successfully was 1.4TB big, the server I'm having issues 
with is only 886GB in size. So it's not the size of the servers that's an issue 
here.  It's showing in the backup queue and I have no blackout setup, how do I 
get it out of the queue?


I was thinking it might be down to the max pool file system for today showing 
9% and it won't get any bigger. I would like to know how I can increase this 
max pool file system so my server can finish backing up.


[cid:33386655-fee2-4d3e-8963-9bad036b75f9]


Also, I've implemented the email service so I can get an email notification 
everytime a successful backup occurs, however, this is not working. I have the 
following setup:

                             DumpPostUserCmd = 
/var/lib/backuppc/backup_email.sh $xferOK $host $type $use


And my simple script, from which I "stole" from this forum, is:

                             #!/bin/sh

                             /usr/sbin/sendmail root -s "Backuppc status $1 $2 
[${3}]" </dev/null


I would be truly grateful if anyone can shed some light on my issues, please?


Thank you in advance.


Marc
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-devel mailing list
BackupPC-devel@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to