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 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: References: 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: X-Spam-Flag: NO X-Spam-Score: -1.449 Reply-To: Philip Hands , 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: archive/latest/1954767 List-ID: List-URL: 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> <177187492815.425331.14320091315652332093.reportbug@nimble> Xref: csiph.com linux.debian.bugs.dist:1283381 linux.debian.kernel:91370 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