I keep on getting the following error message on the Console: “fcntl: local lock manager not registered”. Whats going on?
This is printed out whenever your kernel is configured for NFS and a file- lock is attempted (as when sending Email) but the NFS lock daemon (rpc.lockd) isn’t running. This is most probably due to the fact that it wasn’t started in /etc/inittab. The fix is simple: enable rpc.lockd (and it’s companion rpc.statd) in /etc/inittab as follows: nfs5:2:wait:/etc/rpc.statd # set to “wait” for NFS status monitor nfs6:2:once:/etc/rpc.lockd # set to “once” for NFS lock manager and either Restart A/UX or simply type ‘init q’.
This is printed out whenever your kernel is configured for NFS and a file- lock is attempted (as when sending Email) but the NFS lock daemon (rpc.lockd) isn’t running. This is most probably due to the fact that it wasn’t started in /etc/inittab. The fix is simple: enable rpc.lockd (and it’s companion rpc.
Related Questions
- Speed dials are missing from the Attendant Console interface and the ACLdapConnectionException error message appears in AutoGenerated.txt. How do I resolve this issue?
- When I try to retrieve data from the HSA I get an error message in the console about an invalid magic number for FITS file. What is going on?
- When launching CommTraffic Console, I get the following error message: "wininet.dll is not found." What should I do to use the program?