misc/96412: 2 rpc.lockd launched at boot ? blocking problem

MS Touzeau mst at ai.univ-paris8.fr
Thu Apr 27 13:10:14 UTC 2006


>Number:         96412
>Category:       misc
>Synopsis:       2  rpc.lockd launched at boot ? blocking problem
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 27 13:10:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     MS Touzeau
>Release:        5.4
>Organization:
Universite Paris 8 Paris France
>Environment:
FreeBSD oueb.ai.univ-paris8.fr 5.4-RELEASE FreeBSD 5.4-RELEASE 

>Description:
After boot, 2 rpc.lockd run. Creating blocking problems i experienced through 
webmail access with imap to a /var/mail spool nfs mounted from an openbsd server

root at oueb> ps ax|grep lockd
  352  ??  Ss     0:00.00 /usr/sbin/rpc.lockd
  364  ??  I      0:00.00 /usr/sbin/rpc.lockd

If I kill 364, I have no more access problem with squirrelmail. If not, it hangs, so does imapd. 

my rc.conf :

defaultrouter="192.33.156.254"
hostname="oueb.ai.univ-paris8.fr"
ifconfig_sk0="inet 192.33.156.200  netmask 255.255.255.0"
inetd_enable="YES"
linux_enable="YES"
moused_enable="YES"
nfs_client_enable="YES"
sshd_enable="YES"
usbd_enable="YES"
nis_client_enable="NO"
apache22_enable="YES"
mysql_enable="YES"
mysql_limits="YES"
mysql_dbdir="/usr/local/var/db/mysql"

inetd.conf has :
pop2   stream  tcp     nowait  root    /usr/local/libexec/ipop2d   ipop2d
pop3   stream  tcp     nowait  root    /usr/local/libexec/ipop3d   ipop3d
imap   stream  tcp     nowait  root    /usr/local/libexec/imapd    imapd


When booting verbose only one rpc.lockd is started :
(output of verbose booting in log)

Apr 27 13:37:14 oueb kernel: Local ldconfig path: /usr/local/libdata/ldconfig/mysql
Apr 27 13:37:14 oueb kernel: Starting statd.
Apr 27 13:37:14 oueb rpc.statd: Starting
Apr 27 13:37:14 oueb kernel: Starting lockd.
Apr 27 13:37:14 oueb rpc.lockd: Starting
Apr 27 13:37:14 oueb kernel: Recovering vi editor sessions

no other rpc.lockd further on in the log file

I am stuck. Thanks for the help.

>How-To-Repeat:
Each time the machine boots
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list