Jump to content

Issue with: Invalid folder cache contained within /mnt


Recommended Posts

Looks like you probably got rid of or renamed your cache pool

Jan 10 01:58:09 Importimage emhttpd: shcmd (393): mkdir -p /mnt/appdata_ssd
Jan 10 01:58:10 Importimage emhttpd: shcmd (394): mount -t btrfs -o noatime,space_cache=v2 /dev/sdl1 /mnt/appdata_ssd
...
Jan 10 01:58:10 Importimage emhttpd: shcmd (395): mkdir -p /mnt/cache_ssd
Jan 10 01:58:10 Importimage emhttpd: shcmd (396): mount -t xfs -o noatime /dev/sdk1 /mnt/cache_ssd

but didn't fix all references to it.

 

2 hours ago, itimpi said:

That would occur if you had something like a docker container configured to use /mnt/cache but do not have a pool called ‘cache’ which would result in /mnt/cache being a location in RAM.

Probably you have some container with appdata that won't survive reboot because it is in RAM.

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...