Hi, I'd need the advice how to report a behavior on one of my systems. It's 12.2 64bit. It uses NFS and some other Sun-RPC based services (ypbind, autofs with an YP map). On that system, rpcbind hangs after some time. Some research discovered that it's the same symptom as https://bugzilla.novell.com/show_bug.cgi?id=757667 The rpcbind socket /var/run/rpcbind.sock doesn't exist any more, but lsof tells that systemd and rpcbind are still bound to it. suse122-64:~ # ll /var/run/rpcbind.sock ls: cannot access /var/run/rpcbind.sock: No such file or directory suse122-64:~ # lsof | grep /var/run/rpcbind.sock systemd 1 root 28u unix 0xffff88003b3d0bc0 0t0 5714 /var/run/rpcbind.sock rpcbind 10118 root 3u unix 0xffff88003b3d0bc0 0t0 5714 /var/run/rpcbind.sock suse122-64:~ # rpm -q rpcbind rpcbind-0.2.0_git201103171419-3.1.3.x86_64 suse122-64:~ # rpm -q rpcbind --changelog |head -6 * Wed Apr 18 2012 jeffm@suse.de - socket-activation: Fix rpcbind.service to use separate sockets (bnc#757909). * Wed Apr 18 2012 jeffm@suse.de - socket-activation: don't unlink socket we didn't create (bnc#757667). I.e., Jeff's patches are installed; bnc#757667 should not happen any more. And now, for my needed advice: When I discover such a problem -- do I open a new bug, or do I reopen the old bug? Thanks for your help and opinion, Joachim -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Joachim Schrod, Roedermark, Germany Email: jschrod@acm.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org