thiagoinfo
thiagoinfo
Excellent job. Congratulations. I would also like to run directly in a VM. I studied the command and managed to make it work in a VM after docker generated the...
**Update - tested on proxmox:** I managed to make it work in the VM, maybe it will help someone. It was already working, but without host.bin it was not loading...
@kroese Thank you very much for your project. Your docker project works perfectly, and I tried using the same, but I faced some problems. Machine: N5100 12GB RAM 256gb nvme...
Do you know how I can pass the gpu of the intel n5100? I tried -display egl-headless,rendernode=/dev/dri/renderD128 -vga virtio But unfortunately it doesn't appear in vdsm.
@r0bb10 Check previous posts where @Deroy2112 posted a better solution. Topic node has all the information you need. What exactly is the problem with the update? Here it is working...
> Anyone tried this VM solution on a real Synology using VMM (Virtual Machine Manager)? Synology offers 1 free license for vdsm to use on a NAS, but with this...
Exactly what I said, I've already seen all the possible tests, virtual dsm doesn't load or doesn't have the gpu drivers, so there's no point in passing the gpu, at...
Hello, If you look at the source code related to disks: https://github.com/vdsm/virtual-dsm/blob/master/src/disk.sh The limit programmed by the author is 4, so they are within the programmed. ONLY 4. Regarding using...
@relink2013 Unfortunately, I don't know how unraid works. I only tested it once, so I don't know how it works. But the way to do it is this: create a...
I'm glad it worked. 10 GbE networking is very good. About the volumes, have you tried this guide? https://github.com/vdsm/virtual-dsm/issues/763 Here I do this and they remain, it works fine, as...