Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

BUSTER NSF FAILURE

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
User avatar
phoenixcomm
Posts: 6
Joined: 2017-11-10 01:26
Location: Haslet, Tx USA

BUSTER NSF FAILURE

#1 Post by phoenixcomm »

I have the following packages installed.
nfs-common
nfs-kernel-server
also
nfstrace and nfswatch

in /etc/exports
under

Code: Select all

#MYSARES[color=#FF0000][color=#FF0000][/color][/color]
/mnt/MyData/export/Backup     (192.168.1.1/24(rw, sync, no_subtree_ckeck)
when I try to restart or restart with

Code: Select all

service nfs-kernel-server start | restart
I get this error: Job for nfs-server.service canceled :?

am I just getting stupid? :oops:

LE_746F6D617A7A69
Posts: 932
Joined: 2020-05-03 14:16
Has thanked: 7 times
Been thanked: 65 times

Re: BUSTER NSF FAILURE

#2 Post by LE_746F6D617A7A69 »

Now we have a systemd era:

https://blog.sleeplessbeastie.eu/2019/0 ... g-systemd/

;)

EDIT:
...argh, I'm blind: server not client, stupid me... :roll:
https://linuxconfig.org/how-to-set-up-a ... -10-buster

Anyway, it looks like You have a typo in your configuration: no_subtree_ckeck -> it should be: no_subtree_check
Bill Gates: "(...) In my case, I went to the garbage cans at the Computer Science Center and I fished out listings of their operating system."
The_full_story and Nothing_have_changed

Post Reply