mountd, lockd, nfsmapid deamons in NFS server
Hi everyone,
I have 2 questions for you , and please could you give me more clarifications:
I have learned in official training for solaris networking that the mountd , lockd and nfsmapid deamon are no long be used by the NFS server using NFSV4. but when I try to stop the nfs server the mountd deamon disapears from process ID, so also whe I try to enable the nfs server using NFSv4 the mound deamon apears again in the process ID. so why the mountd is manifest in NFS server even it use NFS version 4.
another question:
also, regarding the official doc for solaris, the nfsmapid mentioned that is a deamon for NFS server , but when a verifiy this info in the server using svcs , the nfsmapid is started by a service called: svc:/network/nfs/mapid:default, and not by nfs/server like montioned in the doc.