This forum is for topics dealing with problems with software specifically in the AArch64 repo.
by risto3 » Wed Aug 05, 2020 9:18 am
It appears since upgrading to the latest aarch64 on our odroid-c2s
$this->bbcode_second_pass_quote('', 'L')inux odroid-001e06336dd6 5.7.8-1-ARCH #1 SMP Sun Jul 12 03:38:28 UTC 2020 aarch64 GNU/Linux
that we're seeing the following nfs error messages accompanied with blocking (hung libreoffice documents and the such).
$this->bbcode_second_pass_quote('', 'a')oût 04 09:16:40 odroid-001e06336dd6 kernel: NFS: __nfs4_reclaim_open_state: Lock reclaim failed!
the mount is
$this->bbcode_second_pass_quote('', '&')lt;server>:/dossiers on /export/dossiers type nfs4 (rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.0.52,local_lock=none,addr=192.168.0.1)
The server is running:
$this->bbcode_second_pass_quote('', 'L')inux <server> 5.4.55-1-lts #1 SMP Fri, 31 Jul 2020 17:38:35 +0000 x86_64 GNU/Linux
and doesn't seem to have any pertinent nfs error messages.