Read only filesystem


Recommended Posts

After updating the plugin to the new version where there is the new update button, I tried to delete the <none>:<none>  leftover images created, but then I got a read only filesystem error, after a reboot none of my dockers run anymore.

 

I had a similar error a while back where autostarting the dockers give me the read only error but someone posted it and I didn't autostart them so everything was working until now that even with a clean reboot I can't start or delete my dockers.

Link to comment
  • 1 month later...

How deep did you need to go?  All the way to recreating the btrfs docker image?

 

Rebooted the server and all appears well.  I think my issues were with BTRFS and not docker.  During shutdown, my disks (all BTRFS) could not be unmounted as the mount points were 'not found'.  They were there as I could ssh into the server and see them but 'not found' was the error listed in the log files.  Unclean shutdown, restart, and everything is working.  Docker included.

 

Scrubbed my docker image and an error was corrected...

 

btrfs scrub start /var/lib/docker -B -R -d -r 2>&1
WARNING: errors detected during scrubbing, corrected.
scrub device /dev/loop8 (id 1) done
scrub started at Mon Sep 22 11:29:25 2014 and finished after 10 seconds
data_extents_scrubbed: 42483
tree_extents_scrubbed: 6220
data_bytes_scrubbed: 1919709184
tree_bytes_scrubbed: 101908480
read_errors: 0
csum_errors: 0
verify_errors: 0
no_csum: 256
csum_discards: 6002
super_errors: 0
malloc_errors: 0
uncorrectable_errors: 0
unverified_errors: 1
corrected_errors: 0
last_physical: 5406457856

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.