I am using opensuse 11.4, libvirtd 0.8.8 and virt-manager 0.8.5
When ever I start virt-manger the /var/log/messages is filled with the following messages:
‘May 16 12:53:03 vmhost1 libvirtd: 12:53:03.873: 3046: error : virInterfaceDefParseName:126 : XML description for interface has no name is not well formed or invalid’
A fresh entry appears every second
Where can I find the XML file with the interface description?
The behavior I described above is independent whether there is a vm running or not.
It starts at the same moment I start virt-manager. It begins before I’ve established a connection to a particular kvm-host.
So I would assume that these massages aren’t refering to the interface section of the virtual machines. Am I wrong?
It starts at the same moment I start virt-manager. It begins before I’ve established a connection to a particular kvm-host.
Correct is that the messages are written to /var/log/messages directly after establishing a connection to a kvm-host but independend whether a vm is running or not.
Your vm network interface looks fine as far as I can tell. But you could try to delete it in virt-manager and create another one (you can keep the MAC address or not if it matters).
Think about making a copy of the xml file (or dump the vm config to file) before changing something - either from virt-manager, virsh or scripts.