NFS Service fails to start after Config restore on new install

peterge

Explorer
Joined
Sep 22, 2021
Messages
57
1646485478911.png

I reinstalled the server and imported my config, nfs is the only thing that does not work.
My nfs services:
1646485993214.png

NFS Settings:
1646486013125.png

It worked before the reinstall. My "old" system was basically the same system, just another ssd for the boot pool, because it throw bad sectors.
One thing i noticed: after the last upgrade to RELEASE i had an "error" with nfs service too. Back in RC i was able to specify allowed IPs for NFS through a comma seperated list, like 10.0.7.2,10.0.7.3. It gone back to seperate fields for different IPs, but thats what my exports look like right now:
1646486208471.png

All of my 4 exports have this specified in multiple fields instead of comma seperated.
 

KrisBee

Wizard
Joined
Mar 20, 2017
Messages
1,288
Was your saved config from CORE or SCALE? What's the contents of the exports file now? ( at the CLI use "cat /etc/exports").
 

peterge

Explorer
Joined
Sep 22, 2021
Messages
57
Okay, i got the issue solved. The solution is just to remove and add the nfs share again, then they work :)
 
Top