Hello,
I had to migrate UCS 4.1 to 4.2
I did stop the windows 2003 VM before upgrading. Still I was warned that migration from 4.1 to 4.2 updates QEMU and may generate problems with VM.
However, as I had to migrate, I did force update42/qemu to yes and completed upgrade.
After the upgrade, I restarted my VM. So far so good but server was not accessing the LAN
checking UCS network settings, I noticed that eth0 was set to start = true and was designed as default interface instead of br0
I changed settings according to this link:
https://docs.software-univention.de/computers-3.1.html
but server still can’t get any IP from (external) DHCP server thus can’t access the LAN.
Odd point: DHCP server receives requeste from the right MAC address (the one defined at VM level).
It offers IP but it looks like IP is not accepted.
Even if setting, on Win server, manual IP, it doesn’t work.
One additional point: network interface is defined as “VirtIO”
Do you have any idea? Where shall I investigate?