[root@storage1 ~]# systemctl status nfs.service ● nfs-server.service - NFS server and services Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; disabled; vendor preset: disabled) Active: active (exited) since Wed 2017-01-11 17:50:22 CST; 30min ago Process: 19361 ExecStopPost=/usr/sbin/exportfs -f (code=exited, status=0/SUCCESS) Process: 19358 ExecStopPost=/usr/sbin/exportfs -au (code=exited, status=0/SUCCESS) Process: 19355 ExecStop=/usr/sbin/rpc.nfsd 0 (code=exited, status=0/SUCCESS) Process: 19385 ExecStart=/usr/sbin/rpc.nfsd $RPCNFSDARGS (code=exited, status=0/SUCCESS) Process: 19382 ExecStartPre=/usr/sbin/exportfs -r (code=exited, status=0/SUCCESS) Main PID: 19385 (code=exited, status=0/SUCCESS) CGroup: /system.slice/nfs-server.service
Jan 11 17:50:22 storage1.test.com systemd[1]: Starting NFS server and services... Jan 11 17:50:22 storage1.test.com rpc.nfsd[19385]: rpc.nfsd: address family inet6 not supported by protocol TCP Jan 11 17:50:22 storage1.test.com systemd[1]: Started NFS server and services. [root@storage1 ~]#