Jump to content

All my dockers disappeared after a restart


Recommended Posts

So I noticed my docker containers shut down last night, so I attempted a restart to fix it and now there are none showing up in my docker tab. I tried another restart to see if it would self resolve but no luck.

 

I've attached my diagnostics, but I'm new to unraid and unsure how to recover my dockers and fix the underlying problem.

 

Any help would be much appreciated.

tower-diagnostics-20200716-1258.zip

Link to comment

How old was that appdata backup your restored? Have you reconfigured the CA Backup plugin recently?

 

The last appdata backup with the CA Backup plugin in the syslog of your earlier diagnostics looks like this:

Jul 16 03:00:05 Tower CA Backup/Restore: Backing Up appData from /mnt/user/appdata/ to /[email protected]
Jul 16 03:00:05 Tower CA Backup/Restore: Using command: cd '/mnt/user/appdata/' && /usr/bin/tar -cvaf '/[email protected]' --exclude 'docker.img'  * >> /var/lib/docker/unraid/ca.backup2.datastore/appdata_backup.log 2>&1 & echo $! > /tmp/ca.backup2/tempFiles/backupInProgress
Jul 16 03:00:05 Tower CA Backup/Restore: Backup Complete
Jul 16 03:00:05 Tower CA Backup/Restore: Verifying backup
Jul 16 03:00:05 Tower CA Backup/Restore: Using command: cd '/mnt/user/appdata/' && /usr/bin/tar --diff -C '/mnt/user/appdata/' -af '/[email protected]' > /var/lib/docker/unraid/ca.backup2.datastore/appdata_backup.log & echo $! > /tmp/ca.backup2/tempFiles/verifyInProgress
Jul 16 03:00:06 Tower CA Backup/Restore: #######################
Jul 16 03:00:06 Tower CA Backup/Restore: appData Backup complete
Jul 16 03:00:06 Tower CA Backup/Restore: #######################

As you can see it completed almost instantly, so that seems to indicate appdata was already gone at that point.

 

I also notice your version of that plugin is out-of-date (as are some others)

 

Unfortunately, diagnostics has anonymized some things in that portion of the log so it isn't clear what the destination of the backup was. It makes me wonder if maybe you haven't misconfigured that plugin so that it was using the appdata folder as the destination of the backup and so wiped it out before beginning the copy.

Link to comment

I haven't changed any config since the initial setup. The backup I restored was from the 14th. I've attached my config for CA Backup.

 

I may just move on, and if it happens again try and get the diagnostics right away unless you've got other suggestions/thoughts on the matter.

 

Thanks for your help looking into this!

image.png

Link to comment

I also noticed many of your array disks are very full, and you have no cache. Dockers/VMs will perform better and not keep array disks spinning if appdata, domains, system shares are not on the array. Likely all your disks stay spinning since you have those shares all over the array.

Link to comment

Iv had similar issues when my Docker.img files was to small i increased the size and then redeployed the docker container using the same config locations everything imported without issue and i was back up and running, Perhaps you are having a similar issue, also check to see do you have your dockers running from your storage array or your cache drive? i have hears similar issues having to do with disks going to sleep i have not had that issue but that could be another cause. 

Link to comment
15 hours ago, IrishFavor said:

had similar issues when my Docker.img files was to small i increased the size

I recommend NOT increasing docker image beyond 20G unless advised to do so. Filling docker image is almost always caused by misconfigured containers. The most common cause is an application writing to a path that isn't mapped.

 

In this case, losing cache was the cause of losing dockers, since cache is where they are normally configured to be. This hardware problem needs to be resolved before attempting any fix.

  • Like 1
Link to comment
  • 2 weeks later...

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