Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #64361 > unrolled thread
| Started by | Werner Detter <werner@aloah-from-hell.de> |
|---|---|
| First post | 2019-07-01 14:20 +0200 |
| Last post | 2019-07-25 06:30 +0200 |
| Articles | 5 — 3 participants |
Back to article view | Back to linux.debian.kernel
Bug#931307: linux-image-4.9.0-9-amd64: Problems with Samba Shares? Werner Detter <werner@aloah-from-hell.de> - 2019-07-01 14:20 +0200
Processed: Re: Bug#931307: linux-image-4.9.0-9-amd64: Problems with Samba Shares? "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-07-02 02:00 +0200
Bug#931307: linux-image-4.9.0-9-amd64: Problems with Samba Shares? Ben Hutchings <ben@decadent.org.uk> - 2019-07-02 02:00 +0200
Bug#931307: linux-image-4.9.0-9-amd64: Problems with Samba Shares? Werner Detter <werner@aloah-from-hell.de> - 2019-07-02 09:50 +0200
Bug#931307: marked as done (linux-image-4.9.0-9-amd64: Problems with Samba Shares?) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-07-25 06:30 +0200
| From | Werner Detter <werner@aloah-from-hell.de> |
|---|---|
| Date | 2019-07-01 14:20 +0200 |
| Subject | Bug#931307: linux-image-4.9.0-9-amd64: Problems with Samba Shares? |
| Message-ID | <yf3rP-3Au-1@gated-at.bofh.it> |
Package: src:linux Version: 4.9.168-1+deb9u3 Severity: important Dear Maintainer, after upgrading to the latest linux-image-adm64 on stretch we're experiencing strange issues on a fileserver with samba: directory listings in subfolder of shares don't work after upgrading to 4.9.168-1+deb9u3 on the clients. I've rebooted the machine to linux-image-4.9.0-8-amd64 - with that version everything is working. So I'm wondering if there are other users which experience similar problems with the latest kernel and samba? Thanks, Werner -- Package-specific info: ** Kernel log: boot messages should be attached -- System Information: Debian Release: 9.9 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-8-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages linux-image-4.9.0-9-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.130 ii kmod 23-2 ii linux-base 4.5 Versions of packages linux-image-4.9.0-9-amd64 recommends: ii firmware-linux-free 3.4 ii irqbalance 1.1.0-2.3 Versions of packages linux-image-4.9.0-9-amd64 suggests: pn debian-kernel-handbook <none> ii grub-pc 2.02~beta3-5+deb9u1 pn linux-doc-4.9 <none> Versions of packages linux-image-4.9.0-9-amd64 is related to: pn firmware-amd-graphics <none> pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-cavium <none> pn firmware-intel-sound <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> pn firmware-iwlwifi <none> pn firmware-libertas <none> pn firmware-linux-nonfree <none> pn firmware-misc-nonfree <none> pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-realtek <none> pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- no debconf information
[toc] | [next] | [standalone]
| From | "Debian Bug Tracking System" <owner@bugs.debian.org> |
|---|---|
| Date | 2019-07-02 02:00 +0200 |
| Subject | Processed: Re: Bug#931307: linux-image-4.9.0-9-amd64: Problems with Samba Shares? |
| Message-ID | <yfeng-1IE-3@gated-at.bofh.it> |
| In reply to | #64361 |
Processing control commands: > tag -1 moreinfo Bug #931307 [src:linux] linux-image-4.9.0-9-amd64: Problems with Samba Shares? Added tag(s) moreinfo. -- 931307: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931307 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [next] | [standalone]
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Date | 2019-07-02 02:00 +0200 |
| Message-ID | <yfeng-1IE-5@gated-at.bofh.it> |
| In reply to | #64361 |
[Multipart message — attachments visible in raw view] — view raw
Control: tag -1 moreinfo On Mon, 2019-07-01 at 14:13 +0200, Werner Detter wrote: > Package: src:linux > Version: 4.9.168-1+deb9u3 > Severity: important > > Dear Maintainer, > > after upgrading to the latest linux-image-adm64 on stretch we're experiencing strange issues on a > fileserver with samba: directory listings in subfolder of shares don't work after upgrading to > 4.9.168-1+deb9u3 on the clients. I've rebooted the machine to linux-image-4.9.0-8-amd64 - with that > version everything is working. > > So I'm wondering if there are other users which experience similar problems with the latest > kernel and samba? There is a known regression that will be fixed soon, affecting programs that use small socket buffers. I think it was once recommended to set the SO_SNDBUF parameter in smb.conf, which can trigger this bug. This parameter is now deprecated, and if it is present in your configuration file it should be safe to remove it. Please let us know if that change fixes the issue. Ben. -- Ben Hutchings Any sufficiently advanced bug is indistinguishable from a feature.
[toc] | [prev] | [next] | [standalone]
| From | Werner Detter <werner@aloah-from-hell.de> |
|---|---|
| Date | 2019-07-02 09:50 +0200 |
| Message-ID | <yflI5-6di-1@gated-at.bofh.it> |
| In reply to | #64363 |
[Multipart message — attachments visible in raw view] — view raw
Hi Ben, > There is a known regression that will be fixed soon, affecting programs > that use small socket buffers. > > I think it was once recommended to set the SO_SNDBUF parameter in > smb.conf, which can trigger this bug. This parameter is now > deprecated, and if it is present in your configuration file it should > be safe to remove it. > > Please let us know if that change fixes the issue. ACK, removing SO_SNDBUF from smb.conf indeed fixed the problem :) Thanks, Werner
[toc] | [prev] | [next] | [standalone]
| From | "Debian Bug Tracking System" <owner@bugs.debian.org> |
|---|---|
| Date | 2019-07-25 06:30 +0200 |
| Subject | Bug#931307: marked as done (linux-image-4.9.0-9-amd64: Problems with Samba Shares?) |
| Message-ID | <ynDya-37N-17@gated-at.bofh.it> |
| In reply to | #64361 |
[Multipart message — attachments visible in raw view] — view raw
Your message dated Thu, 25 Jul 2019 04:05:31 +0000 with message-id <E1hqV0V-000BbQ-4e@fasolo.debian.org> and subject line Bug#930904: fixed in linux 4.19.37-5+deb10u1 has caused the Debian Bug report #930904, regarding linux-image-4.9.0-9-amd64: Problems with Samba Shares? to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 930904: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930904 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web