Hi,

1. see it as error request/issue from an end-user who mail it into the ML

2. i have update my blackysgate.net and had become this :
-----------------------------------------------------------------------------------------------------------
[root@blackysgate20 ~]# systemctl status nfs-server
nfs-server.service - NFS Server
   Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled)
   Active: inactive (dead)

Feb 27 09:33:44 blackysgate20.de systemd[1]: Dependency failed for NFS Server.
[root@blackysgate20 ~]# systemctl restart nfs-server

solve the depencies with systemctl enable
nfs-blkmap , nfs-lock , nfs-idmap , nfs-sercure-server, nfs-secure
in an other terminal window and have do behind :

[root@blackysgate20 ~]# systemctl status nfs-server
nfs-server.service - NFS Server
   Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled)
   Active: active (exited) since Fr 2015-02-27 10:16:47 CET; 4s ago
Process: 28560 ExecStartPost=/usr/lib/nfs-utils/scripts/nfs-server.postconfig (code=exited, status=0/SUCCESS) Process: 28412 ExecStart=/usr/sbin/rpc.nfsd $RPCNFSDARGS ${RPCNFSDCOUNT} (code=exited, status=0/SUCCESS) Process: 28364 ExecStartPre=/usr/sbin/exportfs -r (code=exited, status=0/SUCCESS) Process: 28214 ExecStartPre=/usr/lib/nfs-utils/scripts/nfs-server.preconfig (code=exited, status=0/SUCCESS)
 Main PID: 28412 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/nfs-server.service

Feb 27 10:16:46 blackysgate20.de systemd[1]: Starting NFS Server...
Feb 27 10:16:47 blackysgate20.de systemd[1]: Started NFS Server.
[root@blackysgate20 ~]#
-----------------------------------------------------------------------------------------------------------

best regards
Blacky
_______________________________________________
OM-Cooker mailing list
[email protected]
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

Reply via email to