You are not logged in.

#1 2019-07-09 15:38:47

vikaig
Member
Registered: 2019-05-19
Posts: 7

NFS server: gssproxy errors

Hi, I just noticed in the "systemctl status" that some service is not working, it was gssproxy.service, I also noticed a lot of unknown to me services:
nfs-mountd.service
nfsdcld.service
rpc-statd.service
rpcbind.service
nfs-idmapd.service
They probably appeared when I installed "nfs-utils" and executed "systemctl start nfs-server", really I need these all services? and why suddenly gssproxy works so badly? Here is his log:

-- Logs begin at Mon 2019-07-08 05:57:31 EEST, end at Tue 2019-07-09 18:07:27 EEST. --
Jul 08 06:12:47 server systemd[1]: Stopping GSSAPI Proxy Daemon...
Jul 08 06:12:47 server gssproxy[347]: free(): invalid pointer
Jul 08 06:12:47 server systemd[1]: gssproxy.service: Main process exited, code=dumped, status=6/ABRT
Jul 08 06:12:47 server systemd[1]: gssproxy.service: Failed with result 'core-dump'.
Jul 08 06:12:47 server systemd[1]: Stopped GSSAPI Proxy Daemon.
-- Reboot --
Jul 08 06:18:39 server systemd[1]: Starting GSSAPI Proxy Daemon...
Jul 08 06:18:39 server gssproxy[347]: Error when reading config directory: File /etc/gssproxy/gssproxy.conf did not match provided patterns. Skipping.
Jul 08 06:18:42 server systemd[1]: /usr/lib/systemd/system/gssproxy.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/gssproxy.pid → /run/gssproxy.pid; please update the unit file accordingly.
Jul 08 06:19:34 server systemd[1]: Started GSSAPI Proxy Daemon.
Jul 08 06:30:21 server systemd[1]: /usr/lib/systemd/system/gssproxy.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/gssproxy.pid → /run/gssproxy.pid; please update the unit file accordingly.
-- Reboot --
Jul 08 07:18:49 server systemd[1]: Starting GSSAPI Proxy Daemon...
Jul 08 07:18:49 server gssproxy[362]: Error when reading config directory: File /etc/gssproxy/gssproxy.conf did not match provided patterns. Skipping.
Jul 08 07:18:51 server systemd[1]: /usr/lib/systemd/system/gssproxy.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/gssproxy.pid → /run/gssproxy.pid; please update the unit file accordingly.
Jul 08 07:20:19 server systemd[1]: gssproxy.service: Start operation timed out. Terminating.
Jul 08 07:20:19 server systemd[1]: gssproxy.service: Control process exited, code=killed, status=15/TERM
Jul 08 07:20:19 server systemd[1]: gssproxy.service: Failed with result 'timeout'.
Jul 08 07:20:19 server systemd[1]: Failed to start GSSAPI Proxy Daemon.
-- Reboot --
Jul 08 15:55:34 server systemd[1]: Starting GSSAPI Proxy Daemon...
Jul 08 15:55:34 server gssproxy[367]: Error when reading config directory: File /etc/gssproxy/gssproxy.conf did not match provided patterns. Skipping.
Jul 08 15:55:36 server systemd[1]: /usr/lib/systemd/system/gssproxy.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/gssproxy.pid → /run/gssproxy.pid; please update the unit file accordingly.
Jul 08 15:57:04 server systemd[1]: gssproxy.service: Start operation timed out. Terminating.
Jul 08 15:57:04 server systemd[1]: gssproxy.service: Control process exited, code=killed, status=15/TERM
Jul 08 15:57:04 server systemd[1]: gssproxy.service: Failed with result 'timeout'.
Jul 08 15:57:04 server systemd[1]: Failed to start GSSAPI Proxy Daemon.
Jul 08 23:57:42 server systemd[1]: /usr/lib/systemd/system/gssproxy.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/gssproxy.pid → /run/gssproxy.pid; please update the unit file accordingly.
Jul 09 00:19:14 server systemd[1]: /usr/lib/systemd/system/gssproxy.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/gssproxy.pid → /run/gssproxy.pid; please update the unit file accordingly.
Jul 09 15:14:29 server systemd[1]: /usr/lib/systemd/system/gssproxy.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/gssproxy.pid → /run/gssproxy.pid; please update the unit file accordingly.
Jul 09 15:16:21 server systemd[1]: /usr/lib/systemd/system/gssproxy.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/gssproxy.pid → /run/gssproxy.pid; please update the unit file accordingly.
Jul 09 15:23:19 server systemd[1]: /usr/lib/systemd/system/gssproxy.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/gssproxy.pid → /run/gssproxy.pid; please update the unit file accordingly.
Jul 09 17:53:09 server systemd[1]: Starting GSSAPI Proxy Daemon...
Jul 09 17:53:09 server gssproxy[20629]: Error when reading config directory: File /etc/gssproxy/gssproxy.conf did not match provided patterns. Skipping.
Jul 09 17:53:09 server systemd[1]: Started GSSAPI Proxy Daemon.

That's all I did:

pacman -S nfs-utils
sudo nano /etc/exports # Add line "/home/vikaig	my-ip-domain.com(rw,sync)"
sudo systemctl start nfs-server
sudo systemctl enable nfs-server

Last edited by vikaig (2019-07-09 15:46:44)

Offline

#2 2019-07-09 15:44:21

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: NFS server: gssproxy errors

Welcome to the forum. Please edit your post and use [ code ] tags (not quote tags) when posting output.

https://wiki.archlinux.org/index.php/Co … s_and_code
https://bbs.archlinux.org/help.php#bbcode

Offline

Board footer

Powered by FluxBB