planetsiah905
Members
-
Joined
-
Last visited
Solutions
-
planetsiah905's post in Cannot find file in ZFS pool/UI showing more usage than is actually there was marked as the answerSo I ended up figuring this out and wanted to update in case some stranger from the future runs into a similar issue.
After restoring one of my appdata backups, I realized it was not the most recent backup and was a month old(2024-4-3 was March 4, not April 3). I decided to clear the drive and reformat before restoring the most recent backup. After moving the other functioning shares to the array in preparation, I proceeded to delete the appdata folder I had just created from the old backup. Once deleted, the original appdata was still there(!).
What it seems happened is there was a folder and a dataset in the same place with the same name (appdata). As they were both located in /mnt/cache/appdata unraid was only able to see one(dataset). After deleting it, the folder was able to be accessed at /mnt/cache/appdata.
TL:DR. Folder and Dataset in same location with same name. Basically on top of each other is how I conceptualize it. So when I deleted the dataset, I was able to find the folder underneath.