All, I'm having the same issue after upgrading to lucid yesterday. One interesting bit of data... I have to run portmap stop and start separately.
So this works: # sudo service nfs-kernel-server stop # sudo service portmap stop # sudo service portmap start # sudo service nfs-kernel-server start But this does not: # sudo service nfs-kernel-server stop # sudo service portmap restart # sudo service nfs-kernel-server start Don't know if that's significant, but seeing similar results. Also interesting... this problem is causing a Mac OSX nfs client running 10.5 to hang, but my OSX 10.6 client is running just fine, without stop/restart commands. Strange. Hope it's a clue. -- nfs-kernel-server fails to start after kernel upgrade https://bugs.launchpad.net/bugs/540637 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
