April 4, 20242 yr Hello, hoping to get some help with finding my missing files or explaining why the GUI shows they are there, but the folders not showing them. I implemented this ZFS pool for my app data a few weeks ago and it has been running great. Unfortunately I haven't taken the time to set up snapshots yet. Today, I stopped my array to add a couple more disks to my server and create another zpool for network writes and when I started the array again, my appdata folder was missing. The UI still shows the correct usage (~400GB) of where the files should be, but using file browser, I cannot find them and my docker containers are creating new folders upon startup. Currently in the process of restoring from my last appdata backup, but hoping to figure out how to either find my old files or clear them to free the space for the future. Thank you in advance.
April 6, 20242 yr Author Solution So 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.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.