If I check how far the nfsserver script gets, it seems to be to where it starts /usr/sbin/rpc.mountd I see that it runs the command with no options. So the possible parameters to the script are not defined. So I tried running it in the foreground as: /usr/sbin/rpc.mountd -F And I get:: rpc.mountd: mountd: could not create listeners Which is the error. So it seems the the items previous to this in the script have been started. But someone is not happy. I wonder if IPv6 is involved. I do not use it, and it is however openSUSE sets it up. If not using YaST, where can I disable this? Roger Oberholtzer Ramböll RST Office: +46 (0)10-615 6020 Mobile: +46 (0)70-815 1696 roger.oberholtzer@ramboll.se ________________________________________ Ramböll Sverige AB Krukmakargatan 21 P.O. Box 17009 SE-104 62 Stockholm, Sweden www.rambollrst.se ________________________________________ From: Roger Oberholtzer Sent: Thursday, October 30, 2014 3:18 PM To: opensuse@opensuse.org Subject: RE: [opensuse] openSUSE 13.1 mountd failure Not sure if this is what you meant: linux:/sys/fs/cgroup/systemd/system.slice/nfsserver.service # ls -l total 0 -rw-r--r-- 1 root root 0 Oct 30 10:58 cgroup.clone_children --w--w--w- 1 root root 0 Oct 30 10:58 cgroup.event_control -rw-r--r-- 1 root root 0 Oct 30 16:06 cgroup.procs -rw-r--r-- 1 root root 0 Oct 30 10:58 notify_on_release -rw-r--r-- 1 root root 0 Oct 30 10:58 tasks linux:/sys/fs/cgroup/systemd/system.slice/nfsserver.service # cat tasks 2597 linux:/sys/fs/cgroup/systemd/system.slice/nfsserver.service # cat notify_on_release 1 linux:/sys/fs/cgroup/systemd/system.slice/nfsserver.service # cat cgroup.procs 2597 linux:/sys/fs/cgroup/systemd/system.slice/nfsserver.service # cat cgroup.event_control cat: cgroup.event_control: Invalid argument linux:/sys/fs/cgroup/systemd/system.slice/nfsserver.service # cat cgroup.clone_children 0 I suspect you are interested in something else. Roger Oberholtzer Ramböll RST Office: +46 (0)10-615 6020 Mobile: +46 (0)70-815 1696 roger.oberholtzer@ramboll.se ________________________________________ Ramböll Sverige AB Krukmakargatan 21 P.O. Box 17009 SE-104 62 Stockholm, Sweden www.rambollrst.se ________________________________________ From: Anton Aylward [opensuse@antonaylward.com] Sent: Thursday, October 30, 2014 3:10 PM To: opensuse@opensuse.org Subject: Re: [opensuse] openSUSE 13.1 mountd failure No need to cc me on your replies; I subscribe to this list. On 10/30/2014 09:54 AM, Roger Oberholtzer wrote:
++ echo 'redirecting to systemctl start nfsserver.service' redirecting to systemctl start nfsserver.service ++ test -n nfsserver -a -x /usr/bin/systemctl ++ exec /usr/bin/systemctl start nfsserver.service Job for nfsserver.service failed. See 'systemctl status nfsserver.service' and 'journalctl -xn' for details.
And what is in your unit nfsserver.service ? -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org