October 8, 2025Oct 8 Hello, good afternoon.I've had a problem with the pool on my Unraid server. For some reason, my server froze, and after rebooting, I noticed that the pool showed no drives assigned and that the server name had been reset to the default (Tower)When I reassigned my Samsung_SSD_860_EVO_1TB, the server was unable to find the virtual machines that were hosted on it, as well as several Docker configurations I had set up to start automatically (all of this is stored on my pool drive). This is preventing my virtual machines and several Docker containers from starting.What can I do? Edited October 8, 2025Oct 8 by Lerk
October 8, 2025Oct 8 Author Could it be that when the server started without the storage pool being mounted, the configuration paths for Docker and the virtual machines were altered?
October 8, 2025Oct 8 Author 3 minutes ago, JorgeB said:Possibly new images were created, please post the diagnostics. n100-nas-diagnostics-20251008-1841.zip
October 8, 2025Oct 8 Community Expert Docker image is not new, libvirt is, see if there's a duplicate, post output from:find /mnt -name libvirt.img
October 8, 2025Oct 8 Author 45 minutes ago, JorgeB said:Docker image is not new, libvirt is, see if there's a duplicate, post output from:find /mnt -name libvirt.img
October 8, 2025Oct 8 Community Expert Solution There are two, one in cache and one in disk1, check their last modified dates, the older one is likely the one you want.
October 9, 2025Oct 9 Author 8 hours ago, JorgeB said:There are two, one in cache and one in disk1, check their last modified dates, the older one is likely the one you want.Perfect fix.Thanks Edited October 9, 2025Oct 9 by Lerk
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.