Linux NFS Error: svc: failed to register nfsdv2 RPC service (errno 111)
Earlier today I was troubleshooting NFS or Network File System issues on a Ubuntu Linux server and ran into some specific errors. Luckily the errors were easily resolved by restarting portmap on the server. Below I show the error output on the server end in more detail, how to resolve the issue, and testing the…