Sorry - as Ged already answered in another post: ulimit -n 10000 solved this issue.
Br Matthias Am Dienstag, dem 29.07.2025 um 19:29 +0200 schrieb matth...@gmx.at: > During migration of very old V3 backups to V4, I got a strange error: > : > bpc_attrib_dirRead: can't open ./f%2f/fvar/fspool/attrib > BackupPC_migrateV3toV4: can't read attribute file ./f%2f/fvar/fstate/attrib > bpc_attrib_dirRead: can't open ./f%2f/fvar/fstate/attrib > bpc_poolRefFileWrite: can't open/create pool delta file name > /var/lib/backuppc/pc/firewall/978.v4/refCnt/tpoolCntDelta_0_-1_0_2013339 > (errno 24) > bpc_poolRefRequestFsck: can't open/create fsck request file > /var/lib/backuppc/pc/firewall/978.v4/refCnt/needFsck2013339 (errno 24) > firewall #978: 93.0% > BackupPC_migrateV3toV4: converted backup in > /var/lib/backuppc/pc/firewall/978; removing > /var/lib/backuppc/pc/firewall/978.old > /usr/bin/perl: error while loading shared libraries: libdl.so.2: cannot > open shared object > file: Error 24 > BackupPC_migrateV3toV4: BackupPC_refCountUpdate exited with errors > BackupPC_migrateV3toV4: got 1041 errors > > This is strange because a lot of backups are migrated without this error. > Only backups with > corrupt attrib-files finished with this message and my$LD_LIBRARY_PATH is > pointing to libdl.so.2 > > 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/