On 10/5/19 7:02 AM, Mark Hounschell wrote:
Just upgraded a box from 15.0 to 15.1 and all seems to work except the nfs server. Checked the config via yast and all looks normal. The nfsserver.service starts.
# systemctl status nfs-server ● nfs-server.service - NFS server and services Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; enabled; vendor preset: disabled) Drop-In: /usr/lib/systemd/system/nfs-server.service.d └─nfsserver.conf, options.conf /run/systemd/generator/nfs-server.service.d └─order-with-mounts.conf Active: active (exited) since Sat 2019-10-05 09:59:13 EDT; 39s ago Process: 2837 ExecStart=/usr/sbin/rpc.nfsd $NFSD_OPTIONS (code=exited, status=0/SUCCESS) Main PID: 2837 (code=exited, status=0/SUCCESS) Tasks: 0 (limit: 4915) CGroup: /system.slice/nfs-server.service
Oct 05 09:59:12 harley systemd[1]: Starting NFS server and services... Oct 05 09:59:13 harley systemd[1]: Started NFS server and services.
I made no configuration changes. Neither of the leap-15.0 boxes are now able to mount the exports of the leap-15.1 system.
Are there any known issues?
Regards Mark
Can you execute the command "exportfs" on the nfsserver as root. This will display the exported directories and IP requirements. -- Joseph Loo jloo@acm.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org