January 22Jan 22 hi after every restart of unraid my VM is gone, the disk.igm still there so i rebuil a vm pointing to the .img and evreting is working but would be nice not to have to do this on every restart any help would be apreciated thank you
January 22Jan 22 Author 6 hours ago, JorgeB said:Please post the diagnostics.hi thankyou for your responce im not realy teck savy how do i get the Diagnostic ??
January 22Jan 22 Author hi this its this, thank you for youre help tower-diagnostics-20260119-1632.zip
January 22Jan 22 Libvirt is set to:IMAGE_FILE="/mnt/cache/libvirt.img"Since there's no such pool, the image will be created in RAM, hence why you lose it after a reboot. Adjust that to a valid path, and it should resolve the issue.
January 22Jan 22 2 minutes ago, JorgeB said:Adjust that to a valid pathThe default path would be the best./mnt/user/system/libvirt/libvirt.img
January 22Jan 22 4 minutes ago, JorgeB said:Since there's no such poolYour diagnostics says you don't have any pools, cache or otherwise. Should you? Did you used to?You might need to make sure you don't have anything else with a path to /mnt/cache, such as container volume mappings.Your dockers/VM would perform better if they were on a fast pool and not the array, and that would also allow your array disks to spin down since these files are always open.
January 22Jan 22 Author Just now, trurl said:Your diagnostics says you don't have any pools, cache or otherwise. Should you? Did you used to?You might need to make sure you don't have anything else with a path to /mnt/cache, such as container volume mappings.Your dockers/VM would perform better if they were on a fast pool and not the array, and that would also allow your array disks to spin down since these files are always open.i use ti have a cache bur not anymore my vm is on a pool drive call torrent
January 22Jan 22 Author 10 minutes ago, JorgeB said:Libvirt is set to:IMAGE_FILE="/mnt/cache/libvirt.img"Since there's no such pool, the image will be created in RAM, hence why you lose it after a reboot. Adjust that to a valid path, and it should resolve the issue.how can i change that it dosent let me change the location in the seeting
January 22Jan 22 16 minutes ago, nanuk said:how can i change that it dosent let me change the location in the seetingYou have to disable before you can edit those settings.
January 22Jan 22 Author i was able to change the location of Libvirt to the default location but same problem
January 22Jan 22 19 minutes ago, nanuk said:i use ti have a cache bur not anymore my vm is on a pool drive call torrent21 minutes ago, trurl said:Your diagnostics says you don't have any poolsLooks like you have a path to an Unassigned Device mounted at /mnt/disks/torrent in your domains.cfg, which is not really a pool.In fact, you don't even have any user shares, so the default path won't work either.If you insist on operating without user shares (why?) you will have to choose a specific disk for that path.Lots of other things you might setup in Unraid such as containers, may assume you are using user shares so you have to be very careful when you go off the beaten "path" to check every path and make sure it actually exists on your system.Which you apparently missed in this case. And it seems like you didn't even realize that the default path I suggested wouldn't work, so I wonder about the whether it is a good approach for you to do things this way.
January 22Jan 22 Author Solution 1 minute ago, trurl said:Looks like you have a path to an Unassigned Device mounted at /mnt/disks/torrent in your domains.cfg, which is not really a pool.In fact, you don't even have any user shares, so the default path won't work either.If you insist on operating without user shares (why?) you will have to choose a specific disk for that path.Lots of other things you might setup in Unraid such as containers, may assume you are using user shares so you have to be very careful when you go off the beaten "path" to check every path and make sure it actually exists on your system.Which you apparently missed in this case. And it seems like you didn't even realize that the default path I suggested wouldn't work, so I wonder about the whether it is a good approach for you to do things this way.your are right its on a unassigned drive ill see if i cann redirect it to a location that actually exist and will see thank you again
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.