May 29, 20206 yr Hello there, I started my unRAID server after a week... all is running well... Since weeks the server is running a plex docker container. But, since today unRAID is not showing or starting any VM or docker container... not installed and not running. Is there any way to get this container back working ? I hoped, unRAID is "just running" and reliable.
May 31, 20206 yr There are no containers installed. Go to Apps / Previous Apps and check off what you want. My guess is that at some point you deleted the docker image (Settings - Docker) and never re-installed.
May 31, 20206 yr Author No... I shutdown the server with a running plex container... a few days later I started the server again and container was disappeared. so, at this point, I do not trust unRAID anymore, if things like this can happen.
May 31, 20206 yr 8 minutes ago, Blebbens said: a few days later I started the server again and container was disappeared. Based on the transaction id both the docker and libvirt images are fairly new, Unraid recreates them at array start if it previous ones are missing, this can happen if they were deleted or most frequently if the device where they were is missing or unmountable, to avoid the latter you should use the disk path in the settings, not the user path, so this doesn't happen, so e.g. for the docker set it to /mnt/cache/system/docker.img instead of /mnt/user/system/docker.img Also note that old images might still exist on the array, the system share has files both on the array and cache.
May 31, 20206 yr Author Thank you... first, I would like to rescue the old plex container, which has to exist anywhere. At installation I changed nothing (path etc). Is it possible to rescue the plex container? I am using an cache SSD since weeks, but activated it within the last days.
May 31, 20206 yr Author Hello again, Please take a look at these pics... These containers were installed before, but diappeared. I clicked on re-install... and hope, my data is not lost yet. @johnnie.black I did not find your mentioned setting. Please take a look at my second pic. Thanks in advance.
June 1, 20206 yr Settings -> Docker and Settings -> VM manager (some options will only show with advance view enable)
June 1, 20206 yr Author Okay, plex docker container is running... Thank you. This is how it is looking right now:
June 1, 20206 yr 20 minutes ago, Blebbens said: This is how it is looking right now: Recommended doing the same for appdata, but note that as of last diags there were some files on disk1 and cache, so you need to move them first.
June 1, 20206 yr Author So, in docker settings I have to change /mnt/user/appdata to /mnt/cache/appdata, right ? By telling I have to move files you mean: I have to open a file explorer like krusader and move /mnt/user/system/docker/docker.img to /mnt/cache/system/docker/docker.img ? Or just moving /mnt/user/appdata to /mnt/cache/appdata ? Krusader, as it is a container itself, has the ability files outside of the container environment ? "disk1" and "cache" means to copy from physical disk1 to physical cache ssd, right ? With these changed settings above plex container is up and running... without copying anything. So, I have to overwrite files ? And, for the VM Manager settings I have to change /mnt/user/system/libvirt/libvirt.img to /mnt/cache/libvirt/libvirt.img ? Sorry, VMs and docker is totally new to me...
June 1, 20206 yr 9 minutes ago, Blebbens said: Or just moving /mnt/user/appdata to /mnt/cache/appdata ? You can't move from a user share to a disk share, that can result in data loss, you can use the mover after setting the correct cache mode (prefer in this case) or move from disk share to disk share, e.g. /mnt/disk1/appdata to /mnt/cache/appdata
June 1, 20206 yr Author Please tell me where exactly to set the cache mode to "prefer". After this my next step would be to change the docker-path to "mnt/cache/appdata/". Then I need to know where to find the mover and how to tell him to move "mnt/user/appdata" to "/mnt/cache/appdata".
June 1, 20206 yr 6 minutes ago, Blebbens said: Please tell me where exactly to set the cache mode to "prefer". On the main page click on Shares, then appdata, there you can select the "use cache" option, good idea to turn the help on so you understand the different behavior of each option, it should already be set to cache=prefer which is what you want. After checking that you can run the mover, first disable the docker service (settings -> docker), all dockers will be stopped, then run the mover, that's on the main page below the start/stop array buttons, after it's done check that appdata only exists on cache now, you can also check that on the shares page by clicking on "compute" size on the appdate share (note that any existing files with the same name on cache would prevent the others being moved).
Archived
This topic is now archived and is closed to further replies.