https://bugzilla.novell.com/show_bug.cgi?id=842977 https://bugzilla.novell.com/show_bug.cgi?id=842977#c1 Hendrik Woltersdorf <hendrikw@arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hendrikw@arcor.de --- Comment #1 from Hendrik Woltersdorf <hendrikw@arcor.de> 2013-09-29 15:02:44 UTC --- This may be caused by a failed dns lookup for the nfs server: lxvm1:/mnt # systemctl status nfs.service nfs.service - LSB: NFS client services Loaded: loaded (/etc/init.d/nfs) Drop-In: /run/systemd/generator/nfs.service.d └─50-insserv.conf-$remote_fs.conf Active: activating (start) since Sun 2013-09-29 16:52:09 CEST; 1min 1s ago Control: 3911 (nfs) CGroup: /system.slice/nfs.service ├─3911 /bin/bash /etc/init.d/nfs start ├─3932 /usr/sbin/rpc.idmapd ├─3935 mount -at nfs,nfs4 ├─3936 /sbin/mount.nfs4 192.168.0.8:/Bilder /mnt/bilder -o rw └─3938 /usr/sbin/rpc.gssd -D Sep 29 16:52:10 lxvm1 rpc.gssd[3938]: ERROR: unable to resolve 192.168.0.8 to hostname: Name or service not known Sep 29 16:52:10 lxvm1 rpc.gssd[3938]: ERROR: failed to read service info Sep 29 16:52:10 lxvm1 rpc.gssd[3938]: ERROR: unable to resolve 192.168.0.8 to hostname: Name or service not known Sep 29 16:52:10 lxvm1 rpc.gssd[3938]: ERROR: failed to read service info Sep 29 16:52:10 lxvm1 rpc.gssd[3938]: ERROR: unable to resolve 192.168.0.8 to hostname: Name or service not known Sep 29 16:52:10 lxvm1 rpc.gssd[3938]: ERROR: failed to read service info Sep 29 16:52:10 lxvm1 rpc.gssd[3938]: ERROR: unable to resolve 192.168.0.8 to hostname: Name or service not known Sep 29 16:52:10 lxvm1 rpc.gssd[3938]: ERROR: failed to read service info Sep 29 16:52:10 lxvm1 rpc.gssd[3938]: ERROR: unable to resolve 192.168.0.8 to hostname: Name or service not known Sep 29 16:52:10 lxvm1 rpc.gssd[3938]: ERROR: failed to read service info I was able to resolve that by adding an entry for 192.168.0.8 to /etc/hosts. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.