Cache disk dropped, then added back to array, appdata share now appears empty


Recommended Posts

I opened up my web UI to find my cache drive spun down, which is weird because it's an SSD. Then I reboot the server, and then it disappeared completely. Then I reseated the SSD and rebooted, and then I could add the SSD back to the cache array. When SSD was dropped the cache array was disabled, because I only have one drive in the cache.

 

Now comes the strange part, when open the appdata share (which was set to 'cache only') using SMB it's empty. But my Docker containers still read the config just fine, so nothing is changed except, what I can see on SMB. Anybody know what's going on?

proton-diagnostics-20190510-1310.zip

Edited by simse
Link to comment
31 minutes ago, simse said:

my cache drive spun down

That suggest it dropped offline, and possibly because of that filesystem is corrupt, you need to backup any data on cache, re-format and restore the data, also take the opportunity to replace the SSD cables.

 

Also there are several read errors for disks 1 and 8, you should run an extended SMART test on both.

Link to comment

Your docker image is configured to be on disk1, and your appdata is on a lot of different disks in the array, so that might explain why your dockers seem to work.

 

And your docker image is much larger than it needs to be. After you get things square you should delete and recreate it on cache as 20G.

 

Your Proton share is cache-no, but it has files on cache. You will have to set it to cache-yes temporarily to get those moved off.

 

Since your cache is so small, I recommend not caching any user shares except those required for your docker image and appdata.

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.