On 04/25/2014 06:21 PM, Dave Allan wrote:
On Thu, Apr 24, 2014 at 03:19:45PM +0200, Ján Tomko wrote:
> Instead of guessing it from the interface name, look into
> /proc/net/vlan/<interface>.
>
> This works for devices not named <real_device>.<vlan ID>,
> avoiding an error flood when virt-manager keeps asking about
> them every second:
>
>
https://bugzilla.redhat.com/show_bug.cgi?id=966329
What's the equivalent virsh command that produces the errors?
virsh iface-dumpxml <some vlan interface named as described>
Of course this can only be experienced on a system that is built with
the udev interface driver rather than the netcf interface driver.