Re: [BackupPC-users] Incorrect number of hosts "skipped"?

2023-07-03 Thread Jamie Burchell
Ah, OK! Makes sense. Thanks.



*From:* Dave Sherohman via BackupPC-users <
backuppc-users@lists.sourceforge.net>
*Sent:* Monday, July 3, 2023 11:11 AM
*To:* backuppc-users@lists.sourceforge.net
*Cc:* Dave Sherohman 
*Subject:* Re: [BackupPC-users] Incorrect number of hosts "skipped"?



111 = 37 * 3

Presumably it made three attempts to back up each host, but all three
attempts (per host, 111 attempts total) were skipped due to insufficient
space to store the backups.  And, for simplicity, the code just counted the
attempts without attempting to deduplicate multiple attempts for the same
host.

On 7/3/23 10:34, Jamie Burchell wrote:

I received an email this morning to tell me:



“Yesterday 111 hosts were skipped because the file system containing
/var/lib/BackupPC/ was too full.”



Aside from the obvious issue, it says 111 hosts when I only have 37?



“There are 37 hosts that have been backed up, for a total of:”



Is this a bug?



Jamie




___

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 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] Incorrect number of hosts "skipped"?

2023-07-03 Thread Dave Sherohman via BackupPC-users

111 = 37 * 3

Presumably it made three attempts to back up each host, but all three 
attempts (per host, 111 attempts total) were skipped due to insufficient 
space to store the backups.  And, for simplicity, the code just counted 
the attempts without attempting to deduplicate multiple attempts for the 
same host.


On 7/3/23 10:34, Jamie Burchell wrote:


I received an email this morning to tell me:

“Yesterday 111 hosts were skipped because the file system containing 
/var/lib/BackupPC/ was too full.”


Aside from the obvious issue, it says 111 hosts when I only have 37?

“There are 37 hosts that have been backed up, for a total of:”

Is this a bug?

Jamie



___
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 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] Incorrect number of hosts "skipped"?

2023-07-03 Thread Jamie Burchell
I received an email this morning to tell me:



“Yesterday 111 hosts were skipped because the file system containing
/var/lib/BackupPC/ was too full.”



Aside from the obvious issue, it says 111 hosts when I only have 37?



“There are 37 hosts that have been backed up, for a total of:”



Is this a bug?



Jamie
___
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/