[Kernel-packages] [Bug 1960826] Re: NFSv4 performance problem with newer kernels

2022-02-16 Thread Andy
so as not to duplicate effort, I see there is a request for enhancement over at Redhat: https://bugzilla.redhat.com/show_bug.cgi?id=1801326 ** Bug watch added: Red Hat Bugzilla #1801326 https://bugzilla.redhat.com/show_bug.cgi?id=1801326 -- You received this bug notification because you are a

[Kernel-packages] [Bug 1960826] Re: NFSv4 performance problem with newer kernels

2022-02-15 Thread Andy
OK, to set a random nfs4_unique_id you can just cat/echo a string like this: cat /proc/sys/kernel/random/uuid |tr -d '\n' > /sys/module/nfs/parameters/nfs4_unique_id so long as you do this before your first NFS mount, which in my case is not a problem. -- You received this bug notification bec

[Kernel-packages] [Bug 1960826] Re: NFSv4 performance problem with newer kernels

2022-02-15 Thread Andy
I have found the root cause, in my test environment the clients are all clones with unique machine-id but the same hostname. The issue is resolve by either changing the hostname of each client, or by setting a unique value here: echo options nfs nfs4_unique_id=[string] > /etc/modprobe.d/nfsclient.

[Kernel-packages] [Bug 1960826] Re: NFSv4 performance problem with newer kernels

2022-02-15 Thread Andy
apport information ** Tags added: apport-collected focal uec-images ** Description changed: I am seeing an issue with NFSv4 performance on Ubuntu 20.04.3 LTS on both clients and server (tested kernels 5.4 to 5.16), where the server is connected by 10Gbit Ethernet and with multiple clients co

[Kernel-packages] [Bug 1960826] Re: NFSv4 performance problem with newer kernels

2022-02-15 Thread Andy
apport-collect 1960826 just writings out "." endlessly. The documentation says that apport-bug collects the same info so I have manually created a file locally which I have attached here. HTH, if something else is required please let me know. ** Attachment added: "1960826.apport" https://b

[Kernel-packages] [Bug 1960826] Re: NFSv4 performance problem with newer kernels

2022-02-14 Thread Brian Murray
** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1960826 Title: NFSv4 performance problem with newer kernels Status in linux package in Ubuntu