Greetings !!
I have a local network using two computers: antares and sirius.
antares is the nfs-server and sirius is the nfs-client…
Precisions:
- both firewalld are off on both computers (have no confidence, have always used iptables and ip6tables and my scripts running good on 42.3 can’t be used because “everything has changed” and did not had enough time to learn the new style ^^)
- I always change the standard network ports (nfs is 4000 tcp), but keep smb and nmb ports.
- rpc.mount is 4001
antares exported the different folders…
http://paste.opensuse.org/20415860
When using “mount -a” command on the client, for sure, the folders are mounted.
Same using KDE dolphin, each time I click on a umounted device in the list it is mounted.
BUT
When I boot my computer the devices are not mounted (???)
The smb share is not mounted
All the nfs exports are not mounted
http://paste.opensuse.org/41257606
http://paste.opensuse.org/3089083
The nfsmount.conf looks like this (client side – sirius)
http://paste.opensuse.org/97532814
…and like this (server side – antares)
http://paste.opensuse.org/39977661
The nfs.conf file seems to come from a template somewhere in the system but I guess it looks like this one (/etc/sysconfig/nfs):
http://paste.opensuse.org/69482368
Is there something I missed somewhere ?
As I read the online leap 15 documentation concerning NFS protocol and always used the same configuration for years (here the nfs is not tuned) without any dysfunctions…
(editing now because susepast didn’t worked as expected…)