On Fri, 1 Oct 2021 at 11:38:29 +0200, Carlos E. R. wrote:
On 01/10/2021 10.00, Wolfgang Mueller wrote:
I downgraded one of my computers to 15.2 because this is the only way to have a sound.
Now I installed the NFS server as follows:
At first I executed "zypper in yast2-nfs-server" for making "NFS server" available to Yast.
Next I prepared an /etc/exports file and executed "Yast | NetworkServices | NFS Server"
Finally I invoked "Yast | System | Services Manager" and started "nfs-server" and "nfsserver".
Use only "nfs-server", the other one is an alias, and doesn't actually "run right", IMO.
I have deactivated the alias "nfsserver" (without hyphen).
But that did not help, the NFS server does not work, i.e. it is impossibile to NFS-mount a file on a different computer.
What is wrong? Any help is welcome.
First step, run "systemctl status nfs-server" and paste results here.
Please find the response of "systemctl status nfs-server" on http://www.ariannuccia.de/temp/systemctl_status_nfs-server.BAD For comparison, the response of "systemctl status nfs-server" has been listed for a computer where the nfs server works correctly: http://www.ariannuccia.de/temp/systemctl_status_nfs-server.GOOD Regards, Wolfgang