Cache Read Only and Docker Issues


Recommended Posts

It seems like my cache is read only. Everything was fine but I can't access any of my Docker WebUIs anymore. I did some searching but I don't think I have the normal issue I've been seeing. There are no errors that I can tell.

 

root@NAS:~# btrfs balance start -dusage=75 /mnt/cache
ERROR: error during balancing '/mnt/cache': Read-only file system
There may be more info in syslog - try dmesg | tail
root@NAS:~# btrfs balance start -dusage=25 /mnt/cache
ERROR: error during balancing '/mnt/cache': Read-only file system
There may be more info in syslog - try dmesg | tail
root@NAS:~# btrfs dev stats -z /mnt/cache
[/dev/nvme0n1p1].write_io_errs    0
[/dev/nvme0n1p1].read_io_errs     0
[/dev/nvme0n1p1].flush_io_errs    0
[/dev/nvme0n1p1].corruption_errs  0
[/dev/nvme0n1p1].generation_errs  0
root@NAS:~# btrfs fi show /mnt/cache
Label: none  uuid: 3bdd2a6c-a527-4a33-838d-200712723d0c
        Total devices 1 FS bytes used 140.43GiB
        devid    1 size 465.76GiB used 163.02GiB path /dev/nvme0n1p1

Anyone have any ideas on what to try? This happened to me once before and I reformatted the cache. I'm hoping there is a better way without having to resetup my dockers.

nas-diagnostics-20200106-0253.zip

Edited by hybridtracer
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.