[Kernel-packages] [Bug 2049242] Re: CIFS Mounts Keep Load Average at n+1

2024-02-08 Thread mark avery
This issue is fixed in the mainline kernel, 6.5.10 and higher. Re Possible bug report kernel 6.5.06.5.1 high load when CIFS share is mounted (cifsd-cfid-laundromat inD state) https://lore.kernel.org/lkml/cao+kfxqgxosx6u+xlkgje0kdifsragstspnrwxjqf6udgz5...@mail.gmail.com/T/ The relevant patches:

[Kernel-packages] [Bug 2049242] Re: CIFS Mounts Keep Load Average at n+1

2024-02-07 Thread Makoto Naka
Same with Linux 6.5.0-17-generic kernel update -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-hwe-6.5 in Ubuntu. https://bugs.launchpad.net/bugs/2049242 Title: CIFS Mounts Keep Load Average at n+1 Status in linux-signed-h

[Kernel-packages] [Bug 2049242] Re: CIFS Mounts Keep Load Average at n+1

2024-02-07 Thread Makoto Naka
I experienced the same behaviour on Operating System: Ubuntu 23.10 Kernel: Linux 6.5.0-15-generic Architecture: x86-64 (Intel N100 4CPU) And the following mount options: ///paperless /share/smb/paperless cifs credentials=/root/.smbcredentials,multichannel,iocharset=utf8 0 0

[Kernel-packages] [Bug 2049242] Re: CIFS Mounts Keep Load Average at n+1

2024-01-13 Thread Doug Harple
Following up on my initial comment: please ignore my comment about accessing USB drives. It isn't relevant. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-hwe-6.5 in Ubuntu. https://bugs.launchpad.net/bugs/2049242 Title:

[Kernel-packages] [Bug 2049242] Re: CIFS Mounts Keep Load Average at n+1

2024-01-13 Thread Mikael Andersson
Just want to add I'm seeing this as well, kernel 6.2 had a load average of less than 1 most of the time, after 6.5 update I see load average of 5.x with processors mostly idle. I have 4 CIFS mounts which might be the cause of this, I have yet to try to debug this. I'm running Ubuntu 22.04 in a Hype

[Kernel-packages] [Bug 2049242] Re: CIFS Mounts Keep Load Average at n+1

2024-01-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-signed-hwe-6.5 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-hwe-6.5 in Ubuntu. https://bug

[Kernel-packages] [Bug 2049242] Re: CIFS Mounts Keep Load Average at n+1

2024-01-12 Thread Doug Harple
Mount options (all names and IPs redacted): # mount | grep mount-name | sed -e's/,/\n,/g' //server-name/mount-name on /mnt/mount-name type cifs (rw ,relatime ,vers=3.1.1 ,cache=strict ,username=client-name ,domain=domain-name ,uid=0 ,noforceuid ,gid=0 ,noforcegid ,addr=192.1.1.123 ,file_mode=0600