Koozali.org: home of the SME Server

nfs contrib

Offline jameswilson

  • *
  • 818
  • +0/-0
    • Security Warehouse, professional security equipment
nfs contrib
« on: April 04, 2026, 07:33:36 PM »
testing this contrib and its installed fine, uses the legacy panel.
But i cant work out what the share path would be?

[root@sme11-nfs ~]# showmount -e 192.168.12.3
clnt_create: RPC: Program not registered


Offline jameswilson

  • *
  • 818
  • +0/-0
    • Security Warehouse, professional security equipment
Re: nfs contrib
« Reply #1 on: April 05, 2026, 06:15:13 PM »
found the exports hadnt been created. so i performed

Code: [Select]
config setprop nfs status enabled
config setprop portmap status enabled
config setprop nfslock status enabled

signal-event post-upgrade
signal-event reboot


then
Code: [Select]
showmount -e

showed the path infomation etc

path used was

home/e-smith/files/ibays/nfs/files

where the ibay created and shared was 'nfs'

Offline Stefano

  • *
  • 10,903
  • +3/-0
Re: nfs contrib
« Reply #2 on: April 07, 2026, 09:22:29 AM »
found the exports hadnt been created. so i performed

please report it in bugzilla, thank you