public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* unregister_netdevice: waiting for lo to become free. Usage count = 8
@ 2011-04-15  7:01 Hans Schillstrom
  2011-04-15  7:27 ` Eric W. Biederman
  2011-04-15 20:11 ` Julian Anastasov
  0 siblings, 2 replies; 8+ messages in thread
From: Hans Schillstrom @ 2011-04-15  7:01 UTC (permalink / raw)
  To: Julian Anastasov; +Cc: Simon Horman, netdev, lvs-devel, Eric W. Biederman

Hello Julian

I'm trying to fix the cleanup process when a namespace get "killed",
which is a new feature for ipvs. However an old problem appears again

When there has been traffic trough ipvs where the destination is unreachable
the usage count on loopback dev increases one for every packet....
I guess thats because of this rule :

# ip route list table all
...
unreachable default dev lo  table 0  proto kernel  metric 4294967295  error -101 hoplimit 25
...

I made a test just forwarding packets through the same container (ipvs loaded)
to an unreachable destination and that test had a balanced count i.e. it was possible to reboot the container.

Do you have an idea why  this happens in the ipvs case ?

Regards
Hans Schillstrom <hans@schillstrom.com>

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-04-18 22:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-15  7:01 unregister_netdevice: waiting for lo to become free. Usage count = 8 Hans Schillstrom
2011-04-15  7:27 ` Eric W. Biederman
2011-04-15 20:11 ` Julian Anastasov
2011-04-18  6:10   ` Hans Schillstrom
2011-04-18 10:43     ` Hans Schillstrom
2011-04-18 21:12       ` Julian Anastasov
2011-04-18 21:48         ` Hans Schillstrom
2011-04-18 22:23           ` Julian Anastasov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox