Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #91370
| Path | csiph.com!pasdenom.info!usenet.goja.nl.eu.org!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Philip Hands <phil@hands.com> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#1128861: Acknowledgement (linux: when serving NFS, client attempts to lock served files fail with "No locks available") |
| Date | Mon, 23 Feb 2026 23:30:01 +0100 |
| Message-ID | <MrMBb-2PIv-1@gated-at.bofh.it> (permalink) |
| References | <MrJWG-2NTx-3@gated-at.bofh.it> <MrMBb-2PIv-3@gated-at.bofh.it> <MrJWG-2NTx-3@gated-at.bofh.it> <MrMBb-2PIv-3@gated-at.bofh.it> |
| X-Original-To | 1128861@bugs.debian.org |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Mon Feb 23 22:25:09 2026 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -1.449 |
| Reply-To | Philip Hands <phil@hands.com>, 1128861@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | debian-kernel@lists.debian.org |
| X-Debian-Pr-Message | followup 1128861 |
| X-Debian-Pr-Package | src:linux |
| X-Debian-Pr-Source | linux |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| X-Greylist | delayed 428 seconds by postgrey-1.37 at buxtehude; Mon, 23 Feb 2026 22:22:41 UTC |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1954767 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 11 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Mon, 23 Feb 2026 23:15:31 +0100 |
| X-Original-Message-ID | <87fr6r6r98.fsf@nimble.hk.hands.com> |
| X-Original-References | <177187492815.425331.14320091315652332093.reportbug@nimble> <handler.1128861.B.17718754623951286.ack@bugs.debian.org> <177187492815.425331.14320091315652332093.reportbug@nimble> <handler.1128861.B.17718754623951286.ack@bugs.debian.org> |
| Xref | csiph.com linux.debian.bugs.dist:1283381 linux.debian.kernel:91370 |
Cross-posted to 2 groups.
Show key headers only | View raw
The /etc/exports entry on the server for the share in question is: /var/lib/openqa/share *(fsid=0,rw,no_root_squash,sync,no_subtree_check) and the /etc/fstab entries on the clients (both of which show the behaviour) are: openqa.debian.net:/var/lib/openqa/share /var/lib/openqa/share nfs ro,fsc,soft,bg 0 0 and: openqa.debian.net:/var/lib/openqa/share /var/lib/openqa/share nfs nofail,ro,fsc,soft,x-systemd.automount,x-systemd.requires=network-online.target,x-systemd.device-timeout=10s 0 0
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar
Bug#1128861: linux: when serving NFS, client attempts to lock served files fail with "No locks available" Philip Hands <phil@hands.com> - 2026-02-23 20:40 +0100
Bug#1128861: Acknowledgement (linux: when serving NFS, client attempts to lock served files fail with "No locks available") Philip Hands <phil@hands.com> - 2026-02-23 23:30 +0100
Bug#1128861: Acknowledgement (linux: when serving NFS, client attempts to lock served files fail with "No locks available") Philip Hands <phil@hands.com> - 2026-02-24 00:40 +0100
Bug#1128861: Acknowledgement (linux: when serving NFS, client attempts to lock served files fail with "No locks available") Philip Hands <phil@hands.com> - 2026-02-24 01:30 +0100
Bug#1128861: Revert 18744bc56b0ec appears to resolve it Tj <tj.iam.tj@proton.me> - 2026-02-24 01:50 +0100
Bug#1128861: Regression: Missing check in nfsd_permission() causes -ENOLCK No locks available Tj <tj.iam.tj@proton.me> - 2026-02-24 03:20 +0100
Bug#1128861: Regression: Missing check in nfsd_permission() causes -ENOLCK No locks available Tj <tj.iam.tj@proton.me> - 2026-02-24 14:00 +0100
Bug#1128861: Regression: Missing check in nfsd_permission() causes -ENOLCK No locks available Thorsten Leemhuis <regressions@leemhuis.info> - 2026-02-27 11:10 +0100
Bug#1128861: Regression: Missing check in nfsd_permission() causes -ENOLCK No locks available Salvatore Bonaccorso <carnil@debian.org> - 2026-03-04 11:40 +0100
Bug#1128861: Regression: Missing check in nfsd_permission() causes -ENOLCK No locks available Sasha Levin <sashal@kernel.org> - 2026-03-04 16:50 +0100
Processed: Re: Bug#1128861: Regression: Missing check in nfsd_permission() causes -ENOLCK No locks available "Debian Bug Tracking System" <owner@bugs.debian.org> - 2026-03-04 11:40 +0100
Bug#1128861: [PATCH] lockd: fix TEST handling when not all permissions are available. Ben Hutchings <ben@decadent.org.uk> - 2026-03-25 21:40 +0100
csiph-web