On Tue, Feb 07, 2012 at 09:50:27AM -0000, manut wrote: > Even if i start it via upstart it doesn't work.
> local@vogone:~$ sudo service idmapd start > idmapd stop/pre-start, process 5239 > local@vogone:~$ ps -A | grep 5239 > local@vogone:~$ Which version of Ubuntu is this? Your report doesn't mention. (Please use the 'ubuntu-bug' command for filing bugs, when possible.) > in /etc/default/nfs-common > # Do you want to start the idmapd daemon? It is only needed for NFSv4. > NEED_IDMAPD=y > is set. FWIW, this is no longer needed as of precise. > No clue, how to debug the upstart job. But if i mount nfsd and > rpc_pipefs and then start rpc.idmapd -v -f it works. If you happen to be using precise, you can boot with --log to get logging of upstart job output. Otherwise, we can try to dissect this manually. The output of the start command suggests, however, that the pre-start script has decided idmapd isn't meant to be started; so further debugging requires knowing which Ubuntu release you're running. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer http://www.debian.org/ [email protected] [email protected] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/927908 Title: rpc.idmapd refuses to start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/927908/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
