Re: [BackupPC-users] Determine heavy-weight clients

2022-09-22 Thread Dave Sherohman via BackupPC-users
While there may be a better way, my first thought would be to check the 
backup summary page for each host and look at backup durations (longer 
time should correlate with more data transferred) and/or the "new files" 
columns in the "File Size/Count Reuse Summary" section.


On 9/22/22 11:03, martin f krafft via BackupPC-users wrote:

-

Hello,

has anyone written a tool to identify the hosts that contribute most
to recent pool size increase for v4? I see the data in pc/*/backups 
and I could extract the size of new files for each backup, then
correlate with the time of the backup and then… With v3, it was 
possible to use command-line tools on the filesystem to identify the 
big directories, but v4 has changes the filesystem storage format to 
no longer allow this.


Background: we've been running BackupPC in a non-profit setup for
many years. Over the last couple of months, the backup pool size has 
sharply increased, and we're running out of space now, while there's 
no money to stock up on disk space… :/


We can't figure out why. So we'd love to figure out which host this
is on, and which directories are adding to the pool increase.

Any clues how to easily find this out, so we can assess the
situation, use BackupPC_deleteBackup as appropriate and possibly add
excludes?

--
|@martinkrafft | https://matrix.to/#/#madduck:madduck.net "an 
intellectual is someone who has found something more interesting than 
sex." -- edgar wallace spamtraps: madduck.bo...@madduck.net |



___
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] Removing a file from all backups

2022-09-22 Thread martin f krafft via BackupPC-users

Hey there,

If I need to remove a file from all backups on a host using the v4 
format, is it better to step through all the backups from new to 
old, or the other way?


I am thinking that since the backups are all incremental, if I were 
to touch an old one, all new ones would need to be rewritten right? 
So it's better to start with the new ones, and basically work down 
the stack (last-in-first-out), right?


Thanks for any hints,

--
@martinkrafft | https://matrix.to/#/#madduck:madduck.net
 
the reason that every major university

maintains a department of mathematics
is that it's cheaper than
institutionalizing all those people.
 
spamtraps: madduck.bo...@madduck.net
___
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] Determine heavy-weight clients

2022-09-22 Thread martin f krafft via BackupPC-users
Hello,

has anyone written a tool to identify the hosts that contribute most
to recent pool size increase for v4? I see the data in pc/*/backups 
and I could extract the size of new files for each backup, then
correlate with the time of the backup and then… With v3, it was 
possible to use command-line tools on the filesystem to identify the 
big directories, but v4 has changes the filesystem storage format to 
no longer allow this.

Background: we've been running BackupPC in a non-profit setup for
many years. Over the last couple of months, the backup pool size has 
sharply increased, and we're running out of space now, while there's 
no money to stock up on disk space… :/

We can't figure out why. So we'd love to figure out which host this
is on, and which directories are adding to the pool increase.

Any clues how to easily find this out, so we can assess the
situation, use BackupPC_deleteBackup as appropriate and possibly add
excludes?

-- 
@martinkrafft | https://matrix.to/#/#madduck:madduck.net
 
"an intellectual is someone who has found
 something more interesting than sex."
-- edgar wallace
 
spamtraps: madduck.bo...@madduck.net
___
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/