[Bug 1970264] Re: autofs fails to mount nfs4 shares with "error 0x3 getting portmap client"
Sergio Durigan Junior
1970264 at bugs.launchpad.net
Thu Apr 28 21:42:06 UTC 2022
Thanks for the further info, Michael.
I was able to reproduce the problem here. The trick was to mount the
share from another VM. I was able to backport the upstream patch, build
autofs with it and verify that it indeed fixes the problem.
Unfortunately, it seems that upstream hasn't pushed the patch yet, but I
believe it won't be a problem for us.
I will start preparing the MPs for Jammy and Kinetic.
** Changed in: autofs (Ubuntu Jammy)
Status: New => In Progress
** Changed in: autofs (Ubuntu Kinetic)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/1970264
Title:
autofs fails to mount nfs4 shares with "error 0x3 getting portmap
client"
Status in autofs package in Ubuntu:
In Progress
Status in autofs source package in Jammy:
In Progress
Status in autofs source package in Kinetic:
In Progress
Bug description:
I'm running a server which provides user home directories as NFSv4
shares. The clients mount these shares via automount + LDAP.
Now I've updated one client from 20.04 to 22.04 (new installation from scratch). Setting up things as before, I cannot get the home directories to mount properly. The LDAP connection does work, and also manual mounting of the NFSv4 shares works. So the problem is in the automount part of the mechanism.
The autofs package version on the 22.04 client is 5.1.8-1ubuntu1.
Setting autofs to verbose mode, I get the following lines in /var/log/syslog on the client.
automount[115692]: mount(nfs): nfs options="nfsvers=4,hard", nobind=0, nosymlink=0, ro=0
automount[115692]: get_nfs_info: called with host <...> proto 6 version 0x40
automount[115692]: get_portmap_client: error 0x3 getting portmap client
automount[115692]: mount(nfs): no hosts available
I think it is the same bug reported on the autofs mailing list here:
https://www.spinics.net/lists/autofs/msg02389.html
Apparently, it has been introduced in the transition of autofs from 5.1.7 to 5.1.8.
A fix has been posted here:
https://www.spinics.net/lists/autofs/msg02391.html
It would be great if this fix could be included in Ubuntu 22.04, such
that I can update my clients. As my setup should not be too exotic, I
guess there are other people who will face the same problem when they
are doing the Ubuntu update to the new LTS version.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1970264/+subscriptions
More information about the foundations-bugs
mailing list