You are not logged in.

#1 2022-12-31 20:15:12

jjanderson5
Member
Registered: 2016-05-10
Posts: 155

nfs-server.service canceled

I am installing beryllium on a 32-bit nfs-server and having trouble because I cannot start the server.

The PC comes up as expected, but when I try to attach a client PC through NFS, I get the message:

      mount.nfs: requested NFS version or transport protocol is not supported.

I then log into the new server and run:

      systemctl restart nfs-kernel-server

and receive the error message:

      Job for nfs-server.service canceled.

I then run:

      systemctl start nfs-kernel-server

and get the same error message.

When I check /var/log/messages, there is nothing in the log related to nfs.

Any suggestions on what I can try next?

Thanks in advance for any ideas!

Jim A.

Offline

#2 2023-01-01 07:32:35

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,550
Website

Re: nfs-server.service canceled

I don't use nfs myself, but a quick web search on 'requested NFS version or transport protocol is not supported' brought up some content which looked possibly helpful:
https://metager.org/meta/meta.ger3?eing … 0supported


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#3 2023-01-01 10:09:09

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,641

Re: nfs-server.service canceled

@john, thanks for the search engine.  wink

Offline

#4 2023-01-01 15:25:56

rbh
Moderator
From: South of Lapplands inland
Registered: 2016-08-11
Posts: 1,921

Re: nfs-server.service canceled

jjanderson5 wrote:

I am installing beryllium on a 32-bit nfs-server and having trouble because I cannot start the server.

No, you can install NFS-service on an Beryllium system.

The PC comes up as expected, but when I try to attach a client PC through NFS, I get the message:
      mount.nfs: requested NFS version or transport protocol is not supported.
I then log into the new server and run:
      systemctl restart nfs-kernel-server

You have had the problem with NFS server configuration before. Then it was bad configuration, with duplicate lines in /etc/exports. That response, do you get if you have an incorrectly configured /etc/exports.

First of all, do you have duplicate lines in the servers /etc/exports?
If not, post your configuration.

And, what is the response from command:

$ sudo systemctl status nfs-server.service
$ showmount -e

// Regards rbh

Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu

Offline

Board footer

Powered by FluxBB