<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NFS is not runing after the kernel tuning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161741#M159488</link>
    <description>It seems odd to me that the kernel parms would do it... I think it is related to the MCOE upgrade... You get the difference with NFS b/c you reverted to a Pre-MCOE Kernel setup... Does the MCOE start the RPC daemons?&lt;BR /&gt;&lt;BR /&gt;Did you check to see if your rpc services are running? I believe you need to have this running on all clients...&lt;BR /&gt;&lt;BR /&gt;You may not have all these running but you should have some rpc procs running.&lt;BR /&gt;&lt;BR /&gt;# pp rpc&lt;BR /&gt;    root  1256     1  0  Dec 20  ?         0:00 /usr/sbin/rpc.lockd&lt;BR /&gt;    root  1215     1  0  Dec 20  ?         0:00 /usr/sbin/rpcbind&lt;BR /&gt;    root  1250     1  0  Dec 20  ?         0:00 /usr/sbin/rpc.statd&lt;BR /&gt;    root  1651     1  0  Dec 20  ?         2:50 /opt/dce/sbin/rpcd&lt;BR /&gt;    root 25937  1286  0  Dec 20  ?         0:00 /usr/dt/bin/rpc.ttdbserver&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I would double check your /etc/rc.config.d/nfsconf as well just in case.&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Jan 2004 09:42:37 GMT</pubDate>
    <dc:creator>Todd McDaniel_1</dc:creator>
    <dc:date>2004-01-12T09:42:37Z</dc:date>
    <item>
      <title>NFS is not runing after the kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161738#M159485</link>
      <description>Hi Admins&lt;BR /&gt;I have a problem like i have box {C3000) and I installed 11.11 MCOE with the following bundles.&lt;BR /&gt;# swlist&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "test49"...&lt;BR /&gt;#&lt;BR /&gt;# Target: test49:/&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# Bundle(s):&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;B3899BA B.11.11.01 HP C/ANSI C Developer's Bundle for HP-UX 11.00 (S700) &lt;BR /&gt;B3911DB C.03.26 HP aC++ Compiler (S700) &lt;BR /&gt;BUNDLE11i B.11.11.0102.2 Required Patch Bundle for HP-UX 11i, February 2001 &lt;BR /&gt;CDE-English B.11.11 English CDE Environment &lt;BR /&gt;FDDI-00 B.11.11.01 PCI FDDI;Supptd HW=A3739A/A3739B;SW=J3626AA &lt;BR /&gt;FibrChanl-00 B.11.11.03 PCI FibreChannel;Supptd HW=A5158A &lt;BR /&gt;GOLDAPPS11i B.11.11.0312.4 Gold Applications Patches for HP-UX 11i v1, December 2003 &lt;BR /&gt;GOLDBASE11i B.11.11.0312.4 Gold Base Patches for HP-UX 11i v1, December 2003 &lt;BR /&gt;GigEther-00 B.11.11.14 PCI/HSC GigEther;Supptd HW=A4926A/A4929A/A4924A/A4925A;SW=J1642AA &lt;BR /&gt;HPUXBase64 B.11.11 HP-UX 64-bit Base OS &lt;BR /&gt;HPUXBaseAux B.11.11 HP-UX Base OS Auxiliary &lt;BR /&gt;HWEnable11i B.11.11.0312.4 Hardware Enablement Patches for HP-UX 11i v1, December 2003 &lt;BR /&gt;OnlineDiag B.11.11.00.04 HPUX 11.11 Support Tools Bundle &lt;BR /&gt;RAID-00 B.11.11.00 PCI RAID; Supptd HW=A5856A &lt;BR /&gt;#&lt;BR /&gt;# Product(s) not contained in a Bundle:&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;CCASE-MVFS ClearCase &lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;After installation of everything (Gold qpk, HWEnable11i) i have been asked to tune some kernel parameters (which is attached) for Clear Case application. After change of kernel parameters i am not able to mount or use any of the NFS resources of box. I explorer the possibilities then i checked that nfs service is not running.&lt;BR /&gt;&lt;BR /&gt;So i did the following &lt;BR /&gt;/sbin/init.d/nfs.core stop&lt;BR /&gt;/sbin/init.d/nfs.client stop&lt;BR /&gt;/sbin/init.d/nfs.server stop&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.core start&lt;BR /&gt;/sbin/init.d/nfs.client start&lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;but still i am facing the problem. When i tried to boot with previous kernel (/stand/vmunix_before_kernel_mod {before the modification of kernel paramaters}) the nfs server is running and i am able to mount or use the nfs resources.&lt;BR /&gt;&lt;BR /&gt;I have attached /var/adm/syslog/syslog.log along with this mail.&lt;BR /&gt;&lt;BR /&gt;Can anybody tell me how to handle this situation?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;Prasath C</description>
      <pubDate>Mon, 12 Jan 2004 09:03:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161738#M159485</guid>
      <dc:creator>prasathc</dc:creator>
      <dc:date>2004-01-12T09:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: NFS is not runing after the kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161739#M159486</link>
      <description>Wheres the parameters they asked you to tune ? not in your attachment.</description>
      <pubDate>Mon, 12 Jan 2004 09:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161739#M159486</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2004-01-12T09:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: NFS is not runing after the kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161740#M159487</link>
      <description>Hi &lt;BR /&gt;Sorry i forget to attachement.&lt;BR /&gt;&lt;BR /&gt;Here is the attachement.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;Prasath C&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jan 2004 09:20:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161740#M159487</guid>
      <dc:creator>prasathc</dc:creator>
      <dc:date>2004-01-12T09:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: NFS is not runing after the kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161741#M159488</link>
      <description>It seems odd to me that the kernel parms would do it... I think it is related to the MCOE upgrade... You get the difference with NFS b/c you reverted to a Pre-MCOE Kernel setup... Does the MCOE start the RPC daemons?&lt;BR /&gt;&lt;BR /&gt;Did you check to see if your rpc services are running? I believe you need to have this running on all clients...&lt;BR /&gt;&lt;BR /&gt;You may not have all these running but you should have some rpc procs running.&lt;BR /&gt;&lt;BR /&gt;# pp rpc&lt;BR /&gt;    root  1256     1  0  Dec 20  ?         0:00 /usr/sbin/rpc.lockd&lt;BR /&gt;    root  1215     1  0  Dec 20  ?         0:00 /usr/sbin/rpcbind&lt;BR /&gt;    root  1250     1  0  Dec 20  ?         0:00 /usr/sbin/rpc.statd&lt;BR /&gt;    root  1651     1  0  Dec 20  ?         2:50 /opt/dce/sbin/rpcd&lt;BR /&gt;    root 25937  1286  0  Dec 20  ?         0:00 /usr/dt/bin/rpc.ttdbserver&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I would double check your /etc/rc.config.d/nfsconf as well just in case.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jan 2004 09:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161741#M159488</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-01-12T09:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: NFS is not runing after the kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161742#M159489</link>
      <description>The new attachment seems to be a master list of all your parameters - it would be far easier to diagnose exactly what changes you were asked to make (compared to the old kernel which works fine).&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jan 2004 09:42:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161742#M159489</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2004-01-12T09:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: NFS is not runing after the kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161743#M159490</link>
      <description>Original question.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=363346" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=363346&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Prasath,&lt;BR /&gt;&lt;BR /&gt;could you give us the commands you have used and a short list off the kernel parameters you have changed, and how much memory have you got in the c3000 ? &lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 12 Jan 2004 09:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161743#M159490</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-01-12T09:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: NFS is not runing after the kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161744#M159491</link>
      <description>Hi Robert&lt;BR /&gt;Initially i have tried to change all the parameter (which the list i have published already in my previous posting) but the nfs is not working so i thought to tune some of the application related parameters alone (not the full) which is given below.&lt;BR /&gt;&lt;BR /&gt;STRMSGSZ        65535&lt;BR /&gt;bufcache_hash_locks 256&lt;BR /&gt;create_fastlinks 1&lt;BR /&gt;dbc_max_pct     80&lt;BR /&gt;default_disk_ir 1&lt;BR /&gt;dnlc_hash_locks 512&lt;BR /&gt;eqmemsize       2000&lt;BR /&gt;maxdsiz         0X20000000&lt;BR /&gt;maxdsiz_64bit   0X200000000&lt;BR /&gt;maxfiles        1024&lt;BR /&gt;maxfiles_lim    2048&lt;BR /&gt;maxssiz         0X4000000&lt;BR /&gt;maxssiz_64bit   0X4000000&lt;BR /&gt;maxswapchunks   4096&lt;BR /&gt;maxtsiz         0X40000000&lt;BR /&gt;maxtsiz_64bit   0X400000000&lt;BR /&gt;maxusers        2048&lt;BR /&gt;msgmni          100&lt;BR /&gt;msgseg          7168&lt;BR /&gt;msgtql          256&lt;BR /&gt;ncdnode         300&lt;BR /&gt;nfile           30724&lt;BR /&gt;nflocks         10000&lt;BR /&gt;ninode          19012&lt;BR /&gt;nkthread        28723&lt;BR /&gt;nproc           16404&lt;BR /&gt;npty            256&lt;BR /&gt;nstrpty         256&lt;BR /&gt;semmni          128&lt;BR /&gt;semmns          256&lt;BR /&gt;shmmax          0XF000000&lt;BR /&gt;st_ats_enabled  1&lt;BR /&gt;&lt;BR /&gt;But still i am facing the nfs problem.  Finally i changed only "ninode, nproc, maxuproc, maxswapchnk" parameter and rebuild the kernel, rebooted but no use same NFS problem.&lt;BR /&gt;[Note:- All the tuning related activity i am using SAM not with commands.]&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Prasath c</description>
      <pubDate>Mon, 12 Jan 2004 09:58:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161744#M159491</guid>
      <dc:creator>prasathc</dc:creator>
      <dc:date>2004-01-12T09:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: NFS is not runing after the kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161745#M159492</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Memory ==&amp;gt; 256 MB&lt;BR /&gt;Model  ==&amp;gt; 9000/785/C3000&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Prasath C</description>
      <pubDate>Mon, 12 Jan 2004 10:00:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161745#M159492</guid>
      <dc:creator>prasathc</dc:creator>
      <dc:date>2004-01-12T10:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: NFS is not runing after the kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161746#M159493</link>
      <description>Youve really got very little memory on your C-class workstation, 256MB is tiny, especially if youre changing kernel parameters. Just use the /stand/system file which is good (you know if you build a kernel from it and reboot nfs still works) and only change 1 parameter, say maxuprc, then see if nfs it still working.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jan 2004 10:11:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161746#M159493</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2004-01-12T10:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: NFS is not runing after the kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161747#M159494</link>
      <description>Agree with Stefan, you will need to add more memory, Clear Case likes memory.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 12 Jan 2004 10:14:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161747#M159494</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-01-12T10:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: NFS is not runing after the kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161748#M159495</link>
      <description>Prasath,&lt;BR /&gt;&lt;BR /&gt;This may be naive on my part, but I think you are going in the wrong direction... &lt;BR /&gt;&lt;BR /&gt;I just dont believe a kernel parm setting can disable your NFS... Id have to see it to believe it.&lt;BR /&gt;&lt;BR /&gt;I would tend to look at Firmware or the OS revision as a possible culprit...</description>
      <pubDate>Mon, 12 Jan 2004 10:21:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161748#M159495</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-01-12T10:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: NFS is not runing after the kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161749#M159496</link>
      <description>Hi Todd,&lt;BR /&gt;&lt;BR /&gt;He is not only getting nfs errors, also &lt;BR /&gt;&lt;BR /&gt;WARNING: modpath: DLKM is not initialized&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000065678592" target="_blank"&gt;http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000065678592&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Document description: SYS ADM: "WARNING: modpath: DLKM is not initialized" error&lt;BR /&gt;Document id: A5577671&lt;BR /&gt;&lt;BR /&gt;if he boots from his old kernel, all is well.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 12 Jan 2004 10:28:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161749#M159496</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-01-12T10:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: NFS is not runing after the kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161750#M159497</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;fine I'll try to change another machine with good memory (if possible).  Or else i'll try to upgrade memory in that machine.&lt;BR /&gt;&lt;BR /&gt;About the firmware i am not sure.&lt;BR /&gt;&lt;BR /&gt;And for OS i'll try to get latest OS depot.&lt;BR /&gt;&lt;BR /&gt;Thanks for ur response.&lt;BR /&gt;Prasath C</description>
      <pubDate>Mon, 12 Jan 2004 10:29:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-is-not-runing-after-the-kernel-tuning/m-p/3161750#M159497</guid>
      <dc:creator>prasathc</dc:creator>
      <dc:date>2004-01-12T10:29:25Z</dc:date>
    </item>
  </channel>
</rss>

