Hello Marc I have been trying to reproduce the issue on my side by setting up a NFS automount
$ cat /etc/auto.master ... /mnt/nfs /etc/auto.nfs --timeout=30 $ cat /etc/auto.nfs share1 -fstype=nfs,rw 10.128.129.228:/srv/hector I previously setup a NFS server at 10.128.129.228:/src/hector I can access /mnt/nfs/share1 and it provokes the NFS automount with /sbin/mount.nfs However, I do not see any leak of the unix socket fd. Probably, my setup is not as complex enough as yours s I would need your help to figure out what would be the simplest setup where I can make the issue visible. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2152277 Title: automount leaks Unix socketpairs per mount helper invocation — fd exhaustion after days/weeks of uptime To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/2152277/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
