Jump to content

Docker containers ignoring auto-start after unclean shutdown


Recommended Posts

I had several kernel panics and unclean shutdowns, after recovery, some of my docker containers aren't respecting the auto-start flag.  I have everything turned off but some of them still start with array start. 

 

I tried flipping the flags, editing the containers to generate a new one but they keep starting with the array when they shouldn't.  

 

How is this flag controlled (docker.img?) and how can I view/edit it?

Link to comment
12 hours ago, JonathanM said:

AFAIK an unclean shutdown detected startup doesn't honor auto starts on purpose, reasoning is probably so that a possible boot loop will not happen.

 

Does everything work properly if the prior shutdown completed successfully?

 

Unfortunately not, even with a clean shutdown, the auto-start settings are no longer honored for some of the containers.  

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