On Fri, 2011-06-17 at 13:37 -0700, Ben Pfaff wrote:
> On Fri, Jun 17, 2011 at 01:34:55PM -0700, Andrew Evans wrote:
> > 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.
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
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 k
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