January 12, 20224 yr Hi guys, im new with Unraid and have a issue wich i cant solved. My searching here was not successfull. My LOG gives me a lot auf entries like this: emhttpd: *** bug: 5246 /mnet/userappdata cache I hope someone know what i have to do. Best regards
January 12, 20224 yr Solution Jan 11 21:22:21 NAS kernel: BTRFS: error (device sdk1) in cleanup_transaction:1942: errno=-28 No space left Jan 11 21:22:21 NAS kernel: BTRFS info (device sdk1): forced readonly But, the more interesting thing is that you don't actually have a cache pool named "cache" Rather you have a cache pool named cache_1tb_ssd, but was probably a semi-recent change / addition, but at the time of doing that, you left your various shares all referencing "cache" in the select cache pool option. And the share exists on "cache" and on various disks, but since there is no pool named cache, the files all wind up in RAM. (Also you'll have to manually adjust the various docker templates you've got (show more settings), and see if anything there is directly referencing /mnt/cache/... After you've got all that fixed up, then reboot, and we'll take it from there (with a new set of diagnostics)
January 12, 20224 yr Author Thanks alot. I rechange the name to cache and it works fine without any errors. Best regards Edited January 12, 20224 yr by RedSun
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.