Happy Friday! I am having an issue with my backuppc install. I have a backuppc install on a FreeBSD jail on my TrueNAS machine. The jail then uses a dataset on the NAS for it's backend storage. Well, I have another jail as my plex server, with a similar setup, as it is connecting to the media dataset to serve content.
Well, I rebuilt the plex jail, converting it from a TrueNAS plugin to a jail with an installed plexmediaserver package. When I did, I moved the media directory from /mnt to /usr/local/plexdata. However... (every one of you reading this knows where it is headed) I forgot to update the backuppc configs to exclude the plexdata directory, it was still blocking /mnt...So it filled up the backuppc dataset: NAME USED AVAIL REFER MOUNTPOINT NX80101/backuppc 989G 34.9G 989G /mnt/NX80101/backuppc I logged in to the backuppc server, and ran Backuppc_nightly 0 255 (twice), because as I recall, in V3, that was what it took to clear out space. Also, I saw three of the following messages 3 times during the Backuppc_nightly. Is it a problem?: __bpc_progress_fileCnt__ cntUpdate 44/127 BackupPC_refCountUpdate: ERROR pool file /var/db/BackupPC/cpool/58/c6/58c7e72ee497f62c1332d5fdbc3a253f has digest d41d8cd98f00b204e9800998ecf8427e instead of 58c7e72ee497f62c1332d5fdbc3a253f __bpc_progress_fileCnt__ cntUpdate 45/127 So how can I clean up the dataset so that backups can continue? Thanks, --b
_______________________________________________ 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/