idmapd not started by systemd on nfs clients (xenial beta1)
Bug #1557015 reported by
Sebastian Stark
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| nfs-utils (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
rpc.idmapd is not started on clients, but it should, especially if explicitly enabled in /etc/default/
This is a regression from the previous LTS version 14.04 and prevents NFSv4 users from upgrading.
To post a comment you must log in.

This is entirely by design. Per upstream, idmapd is not needed on current systems; it is superseded by the kernel upcall interface, configured via /etc/request- key.d/id_ resolver. conf to use /usr/sbin/nfsidmap. Please explain why you believe this is not working.