Hello 2all :) I've migrated my V3 backups to V4 with backuppc V4.4.0-3. After a lot of issues, mostly because of insufficient file limit (I need ulimit -n 100000 😉️), I've migrated all of my backups into V4. I have no more backups in V3-style but still have files in V3 pool and cpool. I find out that all of this V3 files are only hardlinked into V4 pool and cpool. No single file have a hardlink with another file outside of pool/cpool: find /var/lib/backuppc/*pool -type f -links +1 -ls >backuppc2del.csv libreOffice Calc: no file with more than 2 hardlinks all listet inodes find 2 times in V3/V4 pool/cpool Most of the files are linked from V3 cpool into V4 pool, a few one from V3 pool into V4 pool.
Are this hardlinks required from backuppc V4 or can I delete the files in V3 pool and V3 cpool? Thanks in advance Matthias _______________________________________________ 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/