Jump to content

Errors of no more space


Go to solution Solved by JorgeB,

Recommended Posts

Unraid version 6.9.2

Just using a single unraid share for Plex servers.

I had an unexpected power outage.
Both Linux via NFS and Windows via SMB report there is no more room on the share. Can't create any files but can read them just fine. I attempted to chmod the files as I've had permission issues before with linux and windows hitting the same share but that didn't work.


Help is appreciated.

diagnostics-20221019-2021.zip

Link to comment

There was a cache drive but another power outage a month ago killed it. Had to go away for a while and everything seemed to work fine when I unassigned the drive. Not what I wanted to do but I was rushed. 

 

Edit: I'm not super sure everything was fine as I'm not sure I added anything since that last drive failed. I only tested the read. Maybe no cache drive is related.

Edited by Draconis
Link to comment

Found this else where We can add a fix for this in 6.10, however a workaround for you is to Stop the array and then edit the file:

'config/shares/r------s.cfg'

 

find this line:

shareUseCache="yes"

and change to:

shareUseCache="no"

 

You can edit the file by navigating to it via 'flash' share on your network, or open Terminal window and directly edit on the path:

'/boot/config/shares/r--------s.cfg'

 

Set the value exactly to all lower-case "no".

The gui reflects the change.

Still can not write to the share.

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...