https://bugzilla.novell.com/show_bug.cgi?id=856916 https://bugzilla.novell.com/show_bug.cgi?id=856916#c20 Scott Couston <secure@aphofis.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High QAContact|qa-bugs@suse.de | QAContact| |qa-bugs@suse.de --- Comment #20 from Scott Couston <secure@aphofis.com> 2014-03-19 20:19:25 EST --- Naming convention legend is as follows, however before I conclude the loading of suse firewall part 2 also causes major delay with current recent kernel and previous kernel. echo -n "Starting kernel based NFS server:" modprobe nfsd #trace starting with starting kernel based NFS server echo TRACE-AA `date` >> /tmp/nfs-serveraa.trace echo TRACE-BB `date` >> /tmp/nfs-serverbb.trace nfs4_bind_mounts # svcgssd; idmapd if [ "$NEED_SVCGSSD" = yes ]; then echo -n " svcgssd" do_start_svcgssd || { rc_status -v rc_exit # exportfs /usr/sbin/exportfs -r # rpc.mountd echo -n " mountd" if [ -n "$MOUNTD_PORT" ] ; then startproc /usr/sbin/rpc.mountd -p $MOUNTD_PORT $VERSION_PARAMS else startproc /usr/sbin/rpc.mountd $VERSION_PARAMS fi || { rc_status -v rc_exit } # rpc.statd echo TRACE-CC `date` >> /tmp/nfs-servercc.trace if [ "$NFS3_SERVER_SUPPORT" != "no" ]; then echo -n " statd" startproc /usr/sbin/rpc.statd --no-notify $STATD_OPTIONS || { rc_status -v rc_exit # sm-notify needs to be run last # trace sm notify options echo TRACE-DD `date` >> /tmp/nfs-serverdd.trace echo -n " sm-notify" /usr/sbin/sm-notify $SM_NOTIFY_OPTIONS # rc_status -v ;; stop) echo -n "Shutting down kernel based NFS server:" # rpc.nfsd # trace shutting down kernel based NFS echo TRACE-EE `date` >> /tmp/nfs-serveree.trace echo -n " nfsd" killproc -n -KILL nfsd || { rc_status -v rc_exit # make sure sm-notify is run on restart, as we have dropped some locks # trace sm notify.pid -f param echo TRACE-FF `date` >> /tmp/nfs-serverff.trace rm -f /run/sm-notify.pid # # rpc.mountd echo -n " mountd" killproc -TERM /usr/sbin/rpc.mountd || { rc_status -v rc_exit Conclusion let the Bugzilla record show I have been bug reporting NFS issues since V10.1 and all have been closed as WONTIFIX or UPSTREAM OR DOWNSTREAM or Assignment to non interested resolution OR the priority lowered to minor so the net resolution and correct of this issue never took place. I can not longer be of assistance solving this needless wast of boot time at the cost of our reputation as a fast O/S suffers. As always this is has and was 100% reproducible and I regret I can be nolonger be of any further assistance. I hope this time, we can achieve a fast booting O/S and restore our superior O/S loading speed to where it rightfully should be as our market promise is at stake to put it simple hence adjustment of priority which you are free to change with discretionary authority Cheers and thanks to all it means a great deal to me that we can now make progress. --- Comment #21 from Scott Couston <secure@aphofis.com> 2014-03-19 20:23:30 EST --- WTF...I have a bugzilla internal dump warning..trying to satisfy argument on specified line Cheers and thanks to all it means a great deal to me that we can now make progress. -- 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.