7.0-BETA2: rpc.lockd fails to start
Robert Watson
rwatson at FreeBSD.org
Sun Nov 11 08:43:02 PST 2007
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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>
More information about the freebsd-stable
mailing list