[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] problem starting nfs



hello we are running a raq3i and i want to setup nfs
i've configured /etc/exports, host.allow,host.deny
now i try to start portmap
/etc/rc.d/init.d/portmap start ok

/etc/rc.d/init.d/nfs start
Starting NFS services:  192.114.232.44:/home/sites: Function not
implemented
192.114.232.44:/home/sites: Function not implemented

Starting NFS statd:  rpc.statd
Starting NFS quotas:  rpc.rquotad
Starting NFS mountd:  rpc.mountd
Starting NFS daemon:  rpc.nfsdnfssvc: Function not implemented

rcpinfo -p shows me
   program vers proto   port
    100000    2   tcp    111  rpcbind
    100000    2   udp    111  rpcbind
    100024    1   udp    729  status
    100024    1   tcp    731  status
    100011    1   udp    738  rquotad
    100011    2   udp    738  rquotad
    100005    1   udp    746  mountd
    100005    1   tcp    748  mountd
    100005    2   udp    751  mountd
    100005    2   tcp    753  mountd
    100005    3   udp    756  mountd
    100005    3   tcp    758  mountd


Any ideas ?

Thanx joe