September 9, 20223 yr My SSD had a problem. I lost everything, it doesn't read anything. Inside it had the folders (domain, appdata, system). I have backup all of them, however when I restore the dockers and VMs they don't appear. I restored so: appdata = Settings -> Backup/Restore Appdata system (libvirt and docker) = copy and paste to new SSD domain (vms) = copy paste to new SSD Any suggestion? Tks Edited September 12, 20223 yr by Braulio
September 10, 20223 yr Community Expert Diagnostics is a single zip file. There is no need for you to convert it to anything else, and we shouldn't have to install software to help you. If it appears to you that you have downloaded a bunch of folders and files it is because your computer automatically opened that single zip file. Find that single zip file wherever it was downloaded and attach it to your NEXT post in this thread.
September 10, 20223 yr Community Expert Docker image can easily be recreated, did you restore the libvirt.img to the original path? The one mounted in the diags is new, first make sure you don't have multiple copies, post the output of: find /mnt -name libvirt.img
September 10, 20223 yr Community Expert system share has files on disk1. Probably created there because Docker and VM Manager were enabled when there was no cache.
September 11, 20223 yr Author @trurl @JorgeB Output command "find /mnt/ -name libvirt.img" /mnt/user/system/libvirt/libvirt.img /mnt/vms_dockers/system/libvirt/libvirt.img 1) I created the folders (appdata/system/vms) in the array. 2) I selected "Use cache pool (for new files/directories): PREFER" 3) After copying from array to cache I selected "Use cache pool (for new files/directories): ONLY" because I don't want "move" again. The Vms and dockres will be in the cache and I will backup by CA Backup. I took a test. Everything I create in the array folders (appdata/system/vms) also is created in the cache folders (I think the array folders are defined as a reference to cache folder). VMs = Solved I only had 2 virtual machines. So I created new virtual machines to solve the problem faster. Docker = Unresolved The dockers still don't show up. I need help fixing this part. Edited September 11, 20223 yr by Braulio
September 11, 20223 yr Community Expert /mnt/user is the user shares, which includes all of the array disks plus all of the pools, so these 1 hour ago, Braulio said: /mnt/user/system/libvirt/libvirt.img /mnt/vms_dockers/system/libvirt/libvirt.img are just different views of the same file. That is all OK. Do that same command with docker.img find /mnt/ -name docker.img
September 11, 20223 yr Community Expert 1 hour ago, Braulio said: Everything I create in the array folders (appdata/system/vms) also is created in the cache folders (I think the array folders are defined as a reference to cache folder). You are probably misinterpreting /mnt/user as only including the array, which isn't the case as mentioned. 1 minute ago, trurl said: /mnt/user is the user shares, which includes all of the array disks plus all of the pools
September 11, 20223 yr Author 2 hours ago, trurl said: You are probably misinterpreting /mnt/user as only including the array, which isn't the case as mentioned. Now I'm understanding why there is this (/mnt /disk1 /user0).
September 11, 20223 yr Author 2 hours ago, trurl said: /mnt/user is the user shares, which includes all of the array disks plus all of the pools, so these are just different views of the same file. That is all OK. Do that same command with docker.img find /mnt/ -name docker.img /mnt/user/system/docker/docker-xfs.img /mnt/vms_dockers/system/docker/docker-xfs.img
September 11, 20223 yr Author I run "move" again and now the folders no longer appear on disk1 (array). This (docker-xfa.img) is that was created (new). The old one I don't have. I only have the appdata backup that has already been restored. Now I need to make them appear (menu -> docker) server-diagnostics-20220911-1655.zip
September 11, 20223 yr Community Expert Solution https://wiki.unraid.net/Manual/Docker_Management#Re-Installing_Docker_Applications
September 12, 20223 yr Author 2 hours ago, trurl said: https://wiki.unraid.net/Manual/Docker_Management#Re-Installing_Docker_Applications It´s so easy lol I achiev! Thank you all for your help. You are too much!
September 12, 20223 yr 15 minutes ago, Braulio said: How to close the post and write solved? Edit your first post in the thread and change the title.
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.