Posts by kenmacraild

    Thanks Nick and Volker.


    Volker, I opened the developer tabs in Safari to try to find out if any observable errors appeared. It only showed:

    ResizeObserver loop completed with undelivered notifications.


    Not sure if that means anything to you and if it throws light on what might be causing the rendering issue. By the way, this time it's a different panel that isn't drawing correctly - the "Load Average" one.


    I've also done a "timeline recording too, (a JSON file) however when zipped it's 1.9MB so I can't upload it for you. If you'd find it useful I'd be happy to email it to you if you want, or upload to a different location.

    Hi folks,


    I've been using OMV for years and have been wondering for some time why the dashboard tables don't render consistently in Safari on macOS and iOS. I can see it works fine in Chrome, but Chrome isn't my default browser, so I find myself thinking that the OMV UI is a bit half-baked because it doesn't support all common browsers properly. Screenshots attached.

    Are there any things I can do to make Safari render these better? Alternatively, are there any plans to update OMV's web interface to become more compliant with other "non-chrome" browsers?


    Cheers,

    Ken

    HI ryecoaaron and team. Thanks once again for your brilliant work on OMV. I like the idea of this native docker integration. Does this mean that the ability to include self-hosted templates will be a part of the feature in the future - in the way that some other NAS distros have this integrated? If so, two thumbs up from me.

    Hi mira67 , yes I got it going and it was useful for a time.


    The instructions from Aaron ( ryecoaaron) helped to point me in the right direction, and from there I did quite a lot of trial and error to make the system work well. Making the changes to add IOMMU to GRUB was vital and disabling the default NVIDIA and Neveau drivers important, but I also found a useful extra step which took a little bit of experimenting. On the same LAN, (my home network) I installed a Ubuntu VM on my iMac, installed VMM (Virtual Machine Manager) on that, and using that I was remotely able to log into my OMV server and control the assigning of PCI express and USB resources on the OMV machine. It was easier and more reliable to make the changes that way than I was able to manage by editing the KVM config file through the OMV's own KVM management screens.


    I tried a bunch of combinations with different virtualized Linux distros (Ubuntu, Pop_OS!, elementary OS etc), and they were good, but not exactly how I wanted to work. I also tried Proxmox with OMV on top - and I also tried OMV with Proxmox kernel and am currently settled on OMV on bare metal with ZFS using the standard Linux kernels and no VMs utilizing the GPU passthrough on the server. Instead I decided to use a separate raspberry pi 4 with a screen and keyboard to play audio and browse and operate as a terminal.


    For the "passthrough solution", it ended up that my biggest difficulty wasn't passing the video through to the NVIDIA graphics card, but it was the audio. I was using a USB sound card (Behringer UCA 222) and no matter what sound engine (pulse or pipewire) I used on the VM, the sound passing from the guest through the host was really fickle and completely messed up after distro updates (after I had extensively tweaked bitrates and the like) - so I gave up. It seems that there's no way to prioritize the sending of the audio packets over the USB, so it becomes very broken and distorted as other things assume priority.


    Given the nature of OMV being based on Debian, I almost came to the conclusion that a simpler method (and better for the kind of solution I was trying to build) would have been to install a Debian based desktop distro with a good hypervisor kernel and run OMV as a virtualized system on that. Even better would be if the OMV functions could be installed directly into the Debian or Ubuntu desktop as an "OMV server app"... but that would open another "Pandora's box of worms" altogether. ;)

    Hi folks,

    I'm running OMV6 with KVM. I have a Lubuntu 22.04 VM running nicely, but want to use the PC's GPU to display the VM GUI. I have a Gigabyte Z370 Motherboard with an i5-8600 plus an Nvidia GT710 GPU, so effectively have two graphics options - onboard and the Nvidia. I'd like to be able to configure the system so that the VM video went to one GPU and the OMV terminal screen was on the other.

    How would I go about configuring this? I haven't been able to find a good guide/instructions.

    (If I have posted this in the wrong section of the forum - sorry. Please let me know where I should have put this. Thanks)

    Ken