You are not logged in.

#1 2019-06-23 21:14:02

W54J04S07T
Member
Registered: 2016-06-27
Posts: 101

[Solved] nfsdcld issue

Anybody know what this is;

nfsdcld[488]: Unable to clear records from current epoch: no such table: rec-1

found it in journalctl and doesn't appear to be very common.

Last edited by W54J04S07T (2019-06-25 19:45:22)

Offline

#2 2019-06-23 22:31:55

seth
Member
Registered: 2012-09-03
Posts: 51,143

Re: [Solved] nfsdcld issue

https://fossies.org/linux/nfs-utils/uti … d/sqlite.c
Looks like a database update and apparently the existing database is/was either empty or corrupt.

*When* does this show up in the journal and (since when) do you run an nfs server?

Offline

#3 2019-06-24 18:28:45

W54J04S07T
Member
Registered: 2016-06-27
Posts: 101

Re: [Solved] nfsdcld issue

seth wrote:

...

*When* does this show up in the journal and (since when) do you run an nfs server?

Been running NFS for a few years now... why is there a better solution???

This shows up in the journal immediately after boot.

Any idea where this db is supposed to be located, or should I just
( kluge alert wink ) uninstall/install nfs-utils ?

Offline

#4 2019-06-24 19:39:17

seth
Member
Registered: 2012-09-03
Posts: 51,143

Re: [Solved] nfsdcld issue

Seems /var/lib/nfs/nfsdcltrack/main.sqlite - you could try to stop the nfs server, delete the file and restart the nfs server, then see whether a new message popped up.

Offline

#5 2019-06-24 21:06:05

W54J04S07T
Member
Registered: 2016-06-27
Posts: 101

Re: [Solved] nfsdcld issue

seth wrote:

...you could try to stop the nfs server, delete the file and restart the nfs server...


That did the job, ThankYou.

Offline

#6 2019-06-24 21:08:58

seth
Member
Registered: 2012-09-03
Posts: 51,143

Re: [Solved] nfsdcld issue

The next interesting question is whether it's gonna survive a reboot…

In case, please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

#7 2019-06-25 19:44:50

W54J04S07T
Member
Registered: 2016-06-27
Posts: 101

Re: [Solved] nfsdcld issue

seth wrote:

The next interesting question is whether it's gonna survive a reboot…

It did.

Offline

#8 2019-10-20 10:18:33

DocMAX
Member
Registered: 2016-09-16
Posts: 6

Re: [Solved] nfsdcld issue

To me it's not solved. I get these 2 errors on boot on all my 3 machines:

Okt 20 12:11:15 game nfsdcld[1996]: Unable to drop table for recovery epoch: no such table: rec-1
Okt 20 12:11:16 game kernel: NFSD: Unable to end grace period: -121

See https://forum.manjaro.org/t/nfsdcld-una … ec-1/92406

Last edited by DocMAX (2019-10-20 10:20:47)

Offline

#9 2019-10-20 15:03:02

Xum
Member
Registered: 2017-07-08
Posts: 12

Re: [Solved] nfsdcld issue

I got a similar error today. For me it was not fixed by simply deleting /var/lib/nfs/nfsdcltrack/main.sqlite.
What I did to fix it was stopping nfs-server, killing the remaining nfsdcld process and deleting the files /var/lib/nfs/nfsdcltrack/main.sqlite AND /var/lib/nfs/nfsdcld/main.sqlite
Now the error is gone.

Last edited by Xum (2019-10-20 15:08:12)

Offline

Board footer

Powered by FluxBB