Hello,
I upgrade from 12.2 to 13.0-RC4 and I notice a strange issue with Nginx.
When I run "service nginx restart" in some (random) servers it doesn't complete
the restart and it "stucks" at "Waiting for PIDS: 20536." .
I can kill the 20536 process and then restart completes.
procstat -kk 20
Hi,
The FreeBSD NFS server is broken when handling multiple
connections for NFSv4.1/4.2.
It incorrectly binds the back channel to a new connection
when is sees an RPC with Sequence in it (almost all RPCs)
and might send a callback on the wrong connection.
I have a fix, but it won't be in a releas
On Mon, Mar 29, 2021 at 3:52 PM Rick Macklem wrote:
> Hi,
>
> The FreeBSD NFS server is broken when handling multiple
> connections for NFSv4.1/4.2.
> It incorrectly binds the back channel to a new connection
> when is sees an RPC with Sequence in it (almost all RPCs)
> and might send a callback
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
The fourth RC build of the 13.0-RELEASE release cycle is now available.
Installation images are available for:
o 13.0-RC4 amd64 GENERIC
o 13.0-RC4 i386 GENERIC
o 13.0-RC4 powerpc GENERIC
o 13.0-RC4 powerpc64 GENERIC64
o 13.0-RC4 powerpc64le GENERIC
On 30/03/2021 8:52 am, Rick Macklem wrote:
Hi,
The FreeBSD NFS server is broken when handling multiple
connections for NFSv4.1/4.2.
Whats the version scope for this issue? If a regression in 12.x 13.x,
adding to RELNOTES and ERRATA would be great
It incorrectly binds the back channel to a