On Mon, Feb 16, 2004 at 07:14:28PM +0100, Bernd Walter wrote:
> On Mon, Feb 16, 2004 at 07:03:22PM +0100, Bjoern Engels wrote:
> > On Mon, Feb 16, 2004 at 04:17:18PM +0100, Bernd Walter wrote:
> > > > > > Bjoern Engels schrieb:
> > > > > > > Dabei ergibt sich das
> > > > > > > Problem, dass einige Programme gerne flock()en wuerden, das
> > > > > > > auf den NFS-Mounts aber scheinbar nicht funktioniert.
> > > > > >
> > > > > > Ist der rpc.lockd gestartet?
> > > > Ja, der laeuft.
> > >
> > > Auf Client und Server?
> > > Ebenso der rpc.statd?
> >
> > Ja, beide laufen.
>
> Und sind auch beim Portmapper (rpcinfo) bekannt?
Ja:
# rpcinfo -p localhost
program vers proto port service
100000 4 tcp 111 rpcbind
100000 3 tcp 111 rpcbind
100000 2 tcp 111 rpcbind
100000 4 udp 111 rpcbind
100000 3 udp 111 rpcbind
100000 2 udp 111 rpcbind
100000 4 local 111 rpcbind
100000 3 local 111 rpcbind
100000 2 local 111 rpcbind
100005 1 udp 1020 mountd
100005 3 udp 1020 mountd
100005 1 tcp 1023 mountd
100005 3 tcp 1023 mountd
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100024 1 udp 1017 status
100024 1 tcp 1020 status
100021 0 udp 1016 nlockmgr
100021 1 udp 1016 nlockmgr
100021 3 udp 1016 nlockmgr
100021 4 udp 1016 nlockmgr
100021 0 tcp 1019 nlockmgr
100021 1 tcp 1019 nlockmgr
100021 3 tcp 1019 nlockmgr
100021 4 tcp 1019 nlockmgr
Gruss
Bjoern
-- You know you're doomed when you have to whois your domain registrar ID to find out your own phone number To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Mon 16 Feb 2004 - 19:58:25 CET