❦ 26 février 2015 14:32 +0200, Kiousis Alexandros <al...@noc.grnet.gr> :

> lldpd   17754 _lldpd   32u  pack          434712919      0t0       ALL
> type=SOCK_RAW

So, it is blocking on the tap device. Maybe the VM on the other side has
been rebooted. Could you check if there is anything odd with
"ss --info --extended --memory -anp | grep 434712919"?

It should display which interface is associated to file descriptor 32.

Starting from lldpd 0.6, the whole event model has been rewritten and is
using libevent. Moreover, the socket is made non blocking. Therefore,
inability to write won't block lldpd anymore if you use the version from
backports.
-- 
No group of professionals meets except to conspire against the public at large.
                -- Mark Twain

Attachment: signature.asc
Description: PGP signature

Reply via email to