LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-07-2018, 02:05 PM   #16
rogan
Member
 
Registered: Aug 2004
Distribution: Slackware
Posts: 216

Original Poster
Rep: Reputation: 117Reputation: 117

kjhambrick:
'Unable to end grace period' which always have been there since before I can remember.
and the deprecation warning are the only ones I have seen in my logs.
 
Old 02-07-2018, 03:41 PM   #17
upnort
Senior Member
 
Registered: Oct 2014
Distribution: Slackware
Posts: 1,893

Rep: Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161
Quote:
'Unable to end grace period' which always have been there since before I can remember.
The log spew is caused by a missing directory. I long ago modified /etc/rc.d/rc.nfsd at the end of the nfsd_start function with the following:

Code:
  # Without this directory the logs will complain with
  # 'NFSD: Unable to end grace period'.
  NFSV4RECOVERYDIR=$(cat /proc/fs/nfsd/nfsv4recoverydir)
  if [ -r /proc/fs/nfsd/nfsv4recoverydir ] && [ ! -d "$NFSV4RECOVERYDIR" ]; then
    mkdir "$NFSV4RECOVERYDIR"
    chown -R rpc:rpc "$NFSV4RECOVERYDIR"
  fi
Been working nice for me for several years.
 
3 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
"noof" and "fliptext" screensavers segfault on Slackware64 current khronosschoty Slackware 6 01-02-2018 02:48 PM
[SOLVED] Driver "fglrx" for "ATI Cedar Pro HD 5450/6350" slow; how to make it quicker? floppy_stuttgart Linux - Newbie 10 04-29-2015 12:12 PM
x64 -current sometimes hangs and other times "feels" slow gtludwig Slackware 1 06-04-2011 08:07 AM
".config" and ".kde" folders are being created under root directory (Slack Current) piratesmack Slackware 8 03-12-2011 11:06 PM
"proftpftd.conf" limiting read access in uploads directory for non ftpadmin maxut Linux - Networking 0 09-04-2004 07:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:08 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration