Just trying to create a storage drive.


Recommended Posts

Ok....so, I think I figured it out. I created another User share with Use Cache Disk: set to No and everything seemed to work. I then went back to my original User share changed the Use Cache Disk: from Yes to No and it started to work. The question now is...why does this happen? I assumed using the cache disk would be faster and preferred since its an SSD but, perhaps there is another process that has it locked.

Link to comment

Ok....so, I think I figured it out. I created another User share with Use Cache Disk: set to No and everything seemed to work. I then went back to my original User share changed the Use Cache Disk: from Yes to No and it started to work. The question now is...why does this happen? I assumed using the cache disk would be faster and preferred since its an SSD but, perhaps there is another process that has it locked.

From your syslog, cache is one of the suspects for filesystem corruption. You could try this command to write your syslog to cache just to see if it is writable:
cp /var/log/syslog /mnt/cache/syslog.txt

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.