Lost Dockers/VM on reboot+adding new disk


Go to solution Solved by Squid,

Recommended Posts

  • Solution

Stop the VM service and docker service in Settings (VM Settings and Docker Settings).  Then

mv /mnt/cache/system/libvirt.img /mnt/cache/system/libvirt.img.new
mv /mnt/cache/system/docker.img /mnt/cache/system/docker.img.new

Restart the VM service

 

Do the VMs show back up again?  If it does (and it should in theory), then 

rm /mnt/cache/system/libvirt.img.new
rm /mnt/cache/system/docker.img.new

 

Followed by stopping the each of the services again.  Then change the system share's settings to use Cache: prefer, then Main, run Mover.  After its done, restart each of the services.

 

 

Other comments.  The usual setting for use Cache on the appdata share is prefer, for far better performance (and make a backup via the appdata backup plugin)

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.