Re: 7.0-BETA2: rpc.lockd fails to start

2007-11-11 Thread Robert Watson


On Sun, 11 Nov 2007, Eugene Grosbein wrote:


I've in /etc/rc.conf:

nfs_server_enable=YES
rpcbind_enable=YES
rpc_lockd_enable=YES


rpc.lockd depends on rpc.statd running, try enabling that also?  I sort of 
thought someone had added something to force rpc.statd to be started if 
rpc.lockd is started, but apparently not.


Robert N M Watson
Computer Laboratory
University of Cambridge



At boot:

Starting mountd.
Starting nfsd.
Starting lockd.
Nov 11 02:56:25 daemon.err grosbein rpc.lockd: 100024 RPC: Program not 
registered

And rpc.lockd exits. Kernel and world are built with IPv6 disabled,
here is /etc/src.conf:

WITHOUT_ATM=
WITHOUT_AUDIT=
WITHOUT_AUTHPF=
WITHOUT_ZFS=
WITHOUT_CDDL=
WITHOUT_FORTRAN=
WITHOUT_GCOV=
WITHOUT_HTML=
WITHOUT_I4B=
WITHOUT_INET6=
WITHOUT_IPFILTER=
WITHOUT_IPX=
WITHOUT_KERBEROS=
WITHOUT_NIS=
WITHOUT_PF=
WITHOUT_PROFILE=

Should I worry abouth non-functional rpc.lockd?

Eugene Grosbein
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


7.0-BETA2: rpc.lockd fails to start

2007-11-10 Thread Eugene Grosbein
Hi!

I've in /etc/rc.conf:

nfs_server_enable=YES 
rpcbind_enable=YES
rpc_lockd_enable=YES

At boot:

Starting mountd.
Starting nfsd.
Starting lockd.
Nov 11 02:56:25 daemon.err grosbein rpc.lockd: 100024 RPC: Program not 
registered

And rpc.lockd exits. Kernel and world are built with IPv6 disabled,
here is /etc/src.conf:

WITHOUT_ATM=
WITHOUT_AUDIT=
WITHOUT_AUTHPF=
WITHOUT_ZFS=
WITHOUT_CDDL=
WITHOUT_FORTRAN=
WITHOUT_GCOV=
WITHOUT_HTML=
WITHOUT_I4B=
WITHOUT_INET6=
WITHOUT_IPFILTER=
WITHOUT_IPX=
WITHOUT_KERBEROS=
WITHOUT_NIS=
WITHOUT_PF=
WITHOUT_PROFILE=

Should I worry abouth non-functional rpc.lockd?

Eugene Grosbein
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]