New openmediavault-kvm plugin

    • Offizieller Beitrag

    Well shit. It looks like it has been pulled from the repo. I guess I will have to remove the tab.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    6.1.10 is in the repo.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Hi,


    it says 6.1.10 it is installed but virt-top doesn't work.



    Also noticed this on the cli: (openmediavault-kvm was hold back, not installed)


    Die folgenden Pakete sind zurückgehalten worden:

    openmediavault-kvm

    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.


    Do not want to stress you. It's just fyi :)

    • Offizieller Beitrag

    it says 6.1.10 it is installed but virt-top doesn't work.

    That is telling you that 6.1.10 is the new version and that the kvm plugin is installed. It does not tell you 6.1.10 is installed. You most likely do not have 6.1.10 installed since I forgot to remove the virt-top dependency. And the virt-top tab shouldn't work since virt-top isn't installed.

    Also noticed this on the cli: (openmediavault-kvm was hold back, not installed)

    Held back because it can't install virt-top. Fixing.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    6.1.11 is in the repo.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    Tell me how to passthrough the intel graphics core to a windows virtual machine?

    The plugin doesn't have that feature. But I would look for any libvirt gpu passthrough howto on the net since this doesn't have to be done in the plugin.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • I constantly use a Windows 11 virtual machine. Everything works fine, I connect via RDP. But I was constantly tormented by the question of how to passthrough the video core of the Intel processor to this virtual machine. There were slowdowns in the rendering of the interface, and it was impossible to watch movies with a big bitrate, my favorite Kodi did not want to start at all. Because I am far from being an expert in all these matters, and I really did not want to break something again, then googling the solution to the problem took me all weekend.

    Maybe I will save someone time, these two articles helped a lot in solving the problem:

    https://www.lushnikov.net/2020/01/27/intel-gvt-g-libvirt/

    https://blog.tmm.cx/2020/05/15…inux-kvm-virtual-machine/

    After careful reading, I managed to set everything up, the brakes are gone, Kodi works great!

  • Getting the below error when using the KVM plugin novnc option, on any vm with an auto assigned port in the 8091 or greater range.

    Connection to those vm's with the 8091 or greater range, is working via Guacamole using vnc protocol on port 5900 or greater.

    All novnc connections work good when the auto assigned ports are in the 8081-8089 range.

    Anyone have any idea on how to resolve this issue?


    Error response

    Error code 404.

    Message: File not found.

    Error code explanation: 404 = Nothing matches the given URI.


    omv 5.6.26-1 64 bit | omvextrasorg 5.6.6 | kvm 5.1.7

  • @RonO

    Did you try with the IP Address as well instead of the name of the machine?

    -->Error code explanation: 404 =Nothing matches the given URI.


    I am aware that other port range is working but I think it is worth testing.

  • http://<YOUR IP ADDRESS HERE>:8081/vnc.html?resize=remote&autoconnect=1

    Yes that works fine for the 8081 or greater port range.

    But as soon as I use any port in the 8091 or greater range it results in the 404 error.

    I checked all the running docker containers to see if the 8090 port range was in use, but nothing is using those ports.

    It remains a mystery.

    • Offizieller Beitrag

    es that works fine for the 8081 or greater port range.

    But as soon as I use any port in the 8091 or greater range it results in the 404 error.

    Just tried it and I have no problem. 8091 is the typical spice range. Are you changing those ports? I just use 8096 for vnc and 8097 for spice and both worked fine.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    No changing of ports by me. All are auto assigned.

    Same 404 error from any computer or browser.

    I try recreating the vm, there may be some old or corrupt setting in the xml file.

    I don't know what this means. When you start the console, it asks for what ports you want to use. I did notice a bug in the 6.x plugin with the stop console option.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • When you start the console, it asks for what ports you want to use.

    No, when I start the vm the console starts automatically and assigns the ports automatically.

    I thought this was a new feature built into the kvm plugin.

    My installations are omv 5.6.26-1 64 bit | omvextrasorg 5.6.6 | kvm 5.1.7

    From xml file

    <graphics type='vnc' port='-1' autoport='yes'>

    <listen type='address'/>

    </graphics>

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!