<?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 issue on Redhat Linux 9 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990227#M47400</link>
    <description>Your nfs file looks OK.&lt;BR /&gt;&lt;BR /&gt;the killproc command is a function that resides in /etc/rc.d/init.d/functions file&lt;BR /&gt;can you post it here also?&lt;BR /&gt;&lt;BR /&gt;You can also reinstall with force parameter the initscripts-7.14-1 RPM (comes on installation CD). This RPM installs the functions file.&lt;BR /&gt;Hope it helps.</description>
    <pubDate>Wed, 12 Jul 2006 01:02:38 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2006-07-12T01:02:38Z</dc:date>
    <item>
      <title>NFS issue on Redhat Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990220#M47393</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;I get the below error while trying to start or stop the nf service on redhat linux 9.&lt;BR /&gt;&lt;BR /&gt;" Shutting down NFS mountd: /etc/init.d/nfs: line 100: killproc: command not found&lt;BR /&gt;&lt;BR /&gt;Shutting down NFS daemon: /etc/init.d/nfs: line 103: killproc: command not found&lt;BR /&gt;&lt;BR /&gt;Shutting down NFS quotas: /etc/init.d/nfs: line 107: killproc: command not found&lt;BR /&gt;&lt;BR /&gt;/etc/init.d/nfs: line 119: action: command not found" &lt;BR /&gt;&lt;BR /&gt;any suggestions pls</description>
      <pubDate>Tue, 11 Jul 2006 15:28:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990220#M47393</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2006-07-11T15:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue on Redhat Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990221#M47394</link>
      <description>Check your startup script, verify that you have this line at the start of the /etc/init.d/nfs script:&lt;BR /&gt;&lt;BR /&gt;# Source function library.         &lt;BR /&gt;. /etc/init.d/functions            &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jul 2006 15:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990221#M47394</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-07-11T15:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue on Redhat Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990222#M47395</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;The intimated line is present in the script.....</description>
      <pubDate>Tue, 11 Jul 2006 15:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990222#M47395</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2006-07-11T15:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue on Redhat Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990223#M47396</link>
      <description>Can you upload your /etc/init.d/nfs and /etc/init.d/functions files?</description>
      <pubDate>Tue, 11 Jul 2006 16:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990223#M47396</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-07-11T16:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue on Redhat Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990224#M47397</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Pls find enclosed the files you had requested for.. Bow while staring the nfs ervice i get a new error&lt;BR /&gt;&lt;BR /&gt;" [root@ipl002dor etc]# service nfs start&lt;BR /&gt;Starting NFS services:    OK  ]&lt;BR /&gt;Starting NFS quotas: Cannot register service: RPC: Unable to send; errno = Inval&lt;BR /&gt;d argument&lt;BR /&gt;rpc.rquotad: unable to register (RQUOTAPROG, RQUOTAVERS, udp).&lt;BR /&gt;FAILED]&lt;BR /&gt;Starting NFS daemon:"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jul 2006 16:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990224#M47397</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2006-07-11T16:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue on Redhat Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990225#M47398</link>
      <description>I also need the file /etc/rc.d/init.d/functions.&lt;BR /&gt;&lt;BR /&gt;It looks like NFS is trying to start before the portmap service. Ensure that the portmap service is started before NFS services.&lt;BR /&gt;&lt;BR /&gt;Edit your /etc/init.d/nfs file and change the chkconfig line:&lt;BR /&gt;&lt;BR /&gt;# chkconfig: - 60 20        &lt;BR /&gt;&lt;BR /&gt;To look like this:&lt;BR /&gt;&lt;BR /&gt;# chkconfig: - 90 20&lt;BR /&gt;&lt;BR /&gt;Then run:&lt;BR /&gt;&lt;BR /&gt;chkconfig portmap on&lt;BR /&gt;service portmap start&lt;BR /&gt;chkconfig nfs off&lt;BR /&gt;chkconfig nfs on&lt;BR /&gt;service nfs start</description>
      <pubDate>Tue, 11 Jul 2006 17:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990225#M47398</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-07-11T17:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue on Redhat Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990226#M47399</link>
      <description>hi.&lt;BR /&gt;&lt;BR /&gt;did as suggested but still the same issue.</description>
      <pubDate>Tue, 11 Jul 2006 17:06:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990226#M47399</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2006-07-11T17:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue on Redhat Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990227#M47400</link>
      <description>Your nfs file looks OK.&lt;BR /&gt;&lt;BR /&gt;the killproc command is a function that resides in /etc/rc.d/init.d/functions file&lt;BR /&gt;can you post it here also?&lt;BR /&gt;&lt;BR /&gt;You can also reinstall with force parameter the initscripts-7.14-1 RPM (comes on installation CD). This RPM installs the functions file.&lt;BR /&gt;Hope it helps.</description>
      <pubDate>Wed, 12 Jul 2006 01:02:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990227#M47400</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-07-12T01:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue on Redhat Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990228#M47401</link>
      <description>please check if portmap is running:&lt;BR /&gt;&lt;BR /&gt;ps -ef|grep portm</description>
      <pubDate>Wed, 12 Jul 2006 01:06:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990228#M47401</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-07-12T01:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue on Redhat Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990229#M47402</link>
      <description>hi All&lt;BR /&gt;&lt;BR /&gt;Thanks the iussues has been solved</description>
      <pubDate>Wed, 12 Jul 2006 09:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990229#M47402</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2006-07-12T09:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue on Redhat Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990230#M47403</link>
      <description>The call was closed on Ivan's suggestions</description>
      <pubDate>Wed, 12 Jul 2006 09:47:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990230#M47403</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2006-07-12T09:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: NFS issue on Redhat Linux 9</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990231#M47404</link>
      <description>Can    you mention what resolved your problem? Thanks.</description>
      <pubDate>Fri, 09 Feb 2007 20:59:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-issue-on-redhat-linux-9/m-p/4990231#M47404</guid>
      <dc:creator>vijaya k ammula</dc:creator>
      <dc:date>2007-02-09T20:59:55Z</dc:date>
    </item>
  </channel>
</rss>

