[Bug 715926] New: NFS Client Services fail to start when using systemd
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c0 Summary: NFS Client Services fail to start when using systemd Classification: openSUSE Product: openSUSE 12.1 Version: Factory Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: iceman@fastmail.com.au QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:6.0.1) Gecko/20100101 Firefox/6.0.1 tim@linux-0m5i:~> sudo systemctl status nfs.service nfs.service - LSB: NFS client services Loaded: loaded (/etc/init.d/nfs) Active: failed since Sun, 04 Sep 2011 16:57:47 +0200; 10min ago Process: 1710 ExecStart=/etc/init.d/nfs start (code=exited, status=3/NOTIMPLEMENTED) CGroup: name=systemd:/system/nfs.service This does not happen on the same machine using SysVinit. The Factory version is M5 (upgraded from M3) with all updates applied as of 4 Sept 2011. Reproducible: Always Steps to Reproduce: 1.At boot set init=/bin/systemd 2.Boot up 3.systemctl status nfs.service Actual Results: Failed status Expected Results: nfs.service shows a working status -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c1 Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aj@suse.com --- Comment #1 from Andreas Jaeger <aj@suse.com> 2011-09-05 12:30:54 UTC --- Note: This works just fine on my system. Are you using NetworkManager? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c2 --- Comment #2 from Matti Vahalinna <waxborg@gmail.com> 2011-09-05 12:33:14 UTC --- Created an attachment (id=449198) --> (http://bugzilla.novell.com/attachment.cgi?id=449198) systemd.log_target=kmsg systemd.log_level=debug -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c3 --- Comment #3 from Tim Edwards <iceman@fastmail.com.au> 2011-09-05 12:34:15 UTC --- Yes I'm using Networkmanager -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c4 Matti Vahalinna <waxborg@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |waxborg@gmail.com --- Comment #4 from Matti Vahalinna <waxborg@gmail.com> 2011-09-05 12:46:40 UTC --- Looks like my comment is missing, seeing just the log I sent. I've got probs with NFS and CIFS here, too Normal boot is fine but systemd boot fails with NFS and CIFS. Strange thing is that the NFS shares (3 of them) still work while CIFS doesn't. Neither can be started even manually. Back to normal boot and it all works. I submitted this log file also to #715965 which about systemd and swap. Matti Vahalinna -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c5 --- Comment #5 from Andreas Jaeger <aj@suse.com> 2011-09-05 12:59:28 UTC --- For the record: I'm using traditional scripts and *not* NetworkManager: systemctl status nfs.service nfs.service - LSB: NFS client services Loaded: loaded (/etc/init.d/nfs) Active: active (exited) since Mon, 05 Sep 2011 09:02:28 +0200; 5h 55min ago Process: 3315 ExecStart=/etc/init.d/nfs start (code=exited, status=6/NOTCONFIGURED) CGroup: name=systemd:/system/nfs.service But I use NFS via autofs - and that works just fine. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c6 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bruno@ioda-net.ch --- Comment #6 from Bruno Friedmann <bruno@ioda-net.ch> 2011-09-05 14:37:27 UTC --- Same here systemctl --failed UNIT LOAD ACTIVE SUB JOB DESCRIPTION nfs.service loaded failed failed LSB: NFS client services I don't have nfs mount directly attached in /etc/fstab, they are with noauto optionnal flags. When I mount them manually as root after a boot, I can see the rpcbind (lsb) script starting, and the mount works well. Even with NM 0.9 & ipv6 :-) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c7 --- Comment #7 from Bruno Friedmann <bruno@ioda-net.ch> 2011-09-05 15:13:55 UTC --- I've just change one of my nfs mount point and set it to auto. Then cold restart -> unfinished start . systemd stop to mount all mountpoint except / when it failed to mount one nfs share. will attach dump of the situation -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c8 --- Comment #8 from Bruno Friedmann <bruno@ioda-net.ch> 2011-09-05 15:14:47 UTC --- Created an attachment (id=449221) --> (http://bugzilla.novell.com/attachment.cgi?id=449221) systemctl --failed -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c9 --- Comment #9 from Bruno Friedmann <bruno@ioda-net.ch> 2011-09-05 15:16:38 UTC --- Created an attachment (id=449222) --> (http://bugzilla.novell.com/attachment.cgi?id=449222) systemctl dump dump of the state with one mount point like this yoda:/srv/mirror /ioda/mirror nfs noauto,defaults,soft,rw,posix,noatime,nodiratime,mountproto=tcp6 0 0 yoda is a full ipv6 host -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c10 --- Comment #10 from Bruno Friedmann <bruno@ioda-net.ch> 2011-09-05 15:22:04 UTC --- Created an attachment (id=449223) --> (http://bugzilla.novell.com/attachment.cgi?id=449223) systemctl dot -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c zj jia <zjjia@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@suse.com AssignedTo|bnc-team-screening@forge.pr |nfbrown@suse.com |ovo.novell.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c11 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fcrozat@suse.com --- Comment #11 from Frederic Crozat <fcrozat@suse.com> 2011-09-12 13:35:13 UTC --- Could you retest with latest Factory (for systemd and NetworkManager) ? it should fix NFS client (at least, it does for me) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c12 --- Comment #12 from Bruno Friedmann <bruno@ioda-net.ch> 2011-09-13 06:48:35 UTC --- Okay sure next week after osc11. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c13 --- Comment #13 from Bruno Friedmann <bruno@ioda-net.ch> 2011-09-18 12:29:58 UTC --- Tested here with ipv6 mount point in /etc/fstab Work as expected. Thx Frédéric you can close that one. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=715926 https://bugzilla.novell.com/show_bug.cgi?id=715926#c14 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #14 from Frederic Crozat <fcrozat@suse.com> 2011-09-19 08:23:59 UTC --- excellent. closing. -- 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.
participants (1)
-
bugzilla_noreply@novell.com