DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 29th April 2022
rdikarlus rdikarlus is offline
Real Name: Carlosn
Fdisk Soldier
 
Join Date: Nov 2018
Location: IBZ ISLAND
Posts: 63
Default NFS Portmap: RPC: Program not registered

Hi all,

I am running some OpenBSD 7.1 servers. In the office we have also an ubuntu server, recently upgraded to 20.04 release. Since the ubuntu server was upgraded, I am unable to mount ubuntu NFS shares in the OpenBSD clients... the error massage is always the same: NFS Portmap: RPC: Program not registered .

In this OpenBSD servers I can mount other NFS shares from a NAS server with no problem... I think this problem comes from the UBUNTU server, but I am not sure, any idea? any help welcome, thanks.
Reply With Quote
  #2   (View Single Post)  
Old 29th April 2022
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

OpenBSD uses NFS version 3 by default, and has support for NFS version 2. Your file server might be provisioned to communicate with NFS version 4 only, which could account for the client-side error, as OpenBSD does not support NFS version 4. https://en.wikipedia.org/wiki/Networ...and_variations


A review of the Ubuntu server's provisioning and NFS logs may shed light on the problem.
Reply With Quote
  #3   (View Single Post)  
Old 29th April 2022
rdikarlus rdikarlus is offline
Real Name: Carlosn
Fdisk Soldier
 
Join Date: Nov 2018
Location: IBZ ISLAND
Posts: 63
Default

Thanks... I found out a simple solution and it seems to be working now... just by adding TCP in options in the file /etc/fstabs
Reply With Quote
  #4   (View Single Post)  
Old 30th April 2022
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

Then in the server's upgrade, it seems to me that access to NFS via UDP has been eliminated, either via NFS or via network provisioning.
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
First program in C Daffy Programming 11 24th November 2011 03:29 PM
Can't install program guitarscn OpenBSD General 3 31st August 2009 08:40 PM
A PDP-11 program card TerryP Programming 0 10th April 2009 05:54 AM
Learning how to program Solaris_Delta Programming 9 24th December 2008 07:58 PM


All times are GMT. The time now is 04:44 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick