Hi@all,
i use ucs 4.4 as my kvm-host and also for the vm’s. On my ubuntu-servers i install qemu-guest-agent in the ubuntu-vm’s and add:
<channel type='unix'>
<target type='virtio' name='org.qemu.guest_agent.0'/>
<address type='virtio-serial' controller='0' bus='0' port='2'/>
</channel>
in the configuration of the vm.
I also need this under ucs?
with best