On Fri, Jun 17, 2011 at 01:34:55PM -0700, Andrew Evans wrote: > On Thu, 2011-06-16 at 14:05 -0700, Ben Pfaff wrote: > > Bug #5844 reports several log messages of the form: > > > > netdev_linux|ERR|ioctl(SIOCGIFHWADDR) on vif426.1 device failed: No > > such device > > > > during migrations. These are normal and unavoidable, because the vifs > > disappear from the kernel before they are removed them from the OVS > > database. Reduce the log level to avoid making people worry. > > Looks good. Is there no way to remove the vifs from the database before > they disappear?
I don't know a way. By the time the "vif" script starts, they're already gone. If there's a way to hook in earlier, I'd like to know about it. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev