Activity log for bug #1901709

Date Who What changed Old value New value Message
2020-10-27 14:16:51 Steve Dodd bug added bug
2020-10-27 14:17:13 Steve Dodd description Trying to use kernel nfs server in containers generally workers, but generates dmesg warnings as follows: [ 23.392559] NFSD: attempt to initialize umh client tracking in a container ignored. [ 23.395065] NFSD: attempt to initialize legacy client tracking in a container ignored. [ 23.395085] NFSD: Unable to initialize client recovery tracking! (-22) [ 23.395106] NFSD: starting 90-second grace period (net f00005fd) On reboot clients do indeed hang for the grace period. From the description here .. https://man7.org/linux/man-pages/man8/nfsdcld.8.html .. it seems that modern kernels in combination with nfsdcld from modern nfs-utils can avoid this problem - is there any chance we could build and install it? It looks like it might have a sqlite dependency so possibly needs splitting off into a separate package. Trying to use kernel nfs server in containers generally works, but generates dmesg warnings as follows: [ 23.392559] NFSD: attempt to initialize umh client tracking in a container ignored. [ 23.395065] NFSD: attempt to initialize legacy client tracking in a container ignored. [ 23.395085] NFSD: Unable to initialize client recovery tracking! (-22) [ 23.395106] NFSD: starting 90-second grace period (net f00005fd) On reboot clients do indeed hang for the grace period. From the description here .. https://man7.org/linux/man-pages/man8/nfsdcld.8.html .. it seems that modern kernels in combination with nfsdcld from modern nfs-utils can avoid this problem - is there any chance we could build and install it? It looks like it might have a sqlite dependency so possibly needs splitting off into a separate package.
2022-02-14 20:07:51 Andreas Hasenack bug added subscriber Andreas Hasenack
2022-02-14 20:08:11 Andreas Hasenack nfs-utils (Ubuntu): assignee Andreas Hasenack (ahasenack)
2022-02-14 20:08:20 Andreas Hasenack nfs-utils (Ubuntu): status New In Progress
2022-02-14 20:11:29 Andreas Hasenack merge proposal linked https://code.launchpad.net/~ahasenack/ubuntu/+source/nfs-utils/+git/nfs-utils/+merge/415545
2022-02-21 08:35:47 Oibaf bug added subscriber Oibaf
2022-02-21 12:01:45 Andreas Hasenack nfs-utils (Ubuntu): status In Progress Fix Released