Hello Jatal,
thanks for your effort!!
My xml reads as follows:
<channel type='unix'>
<source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-6-HA_1/org.qemu.guest_agent.0'/>
<target type='virtio' name='org.qemu.guest_agent.0' state='disconnected'/>
<alias name='channel0'/>
<address type='virtio-serial' controller='0' bus='0' port='1'/>
</channel>
KVM is reporting the VM as "running" - so there is something obviously going wrong here!
My system is running on an i5-12400 12th Gen with 32GB RAM. No updates pending.
I downloaded the latest kmv qcow2 for OMV - https://github.com/home-assist….2/haos_ova-13.2.qcow2.xz
2. decompressed on WIN 11 using winzip
3. copied the file to the shared KVM folder; later forced it to RWX
4. in KVM plugin added new VM. Just checked UEFI, selected the ha cow2 file as volume, bridge br0 as network - same for me
Is there a way to start /configure the qemu guest agent manually?
regards Matthias