<?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 start at boot time. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nfs-start-at-boot-time/m-p/3346618#M86186</link>
    <description>That sounds right Thomas, you need nfsd and portmap running in order to export nfs directories.&lt;BR /&gt;&lt;BR /&gt;Red Hat has a very usefull 'setup' tool that gives you a curses based app that will let you easily modify many system setting, including services.&lt;BR /&gt;&lt;BR /&gt;Also don't be alarmed that for every connection it starts a new nfsd process</description>
    <pubDate>Tue, 03 Aug 2004 08:21:55 GMT</pubDate>
    <dc:creator>Matthew Couper</dc:creator>
    <dc:date>2004-08-03T08:21:55Z</dc:date>
    <item>
      <title>nfs start at boot time.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-start-at-boot-time/m-p/3346614#M86182</link>
      <description>How to let nfs daemon running at system boot time? Should I config any file? Thanks.</description>
      <pubDate>Sun, 01 Aug 2004 21:42:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-start-at-boot-time/m-p/3346614#M86182</guid>
      <dc:creator>j773303</dc:creator>
      <dc:date>2004-08-01T21:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: nfs start at boot time.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-start-at-boot-time/m-p/3346615#M86183</link>
      <description>chkconfig --level 12345 on nfs&lt;BR /&gt;&lt;BR /&gt;service nfs start&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 02 Aug 2004 00:09:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-start-at-boot-time/m-p/3346615#M86183</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-08-02T00:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: nfs start at boot time.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-start-at-boot-time/m-p/3346616#M86184</link>
      <description>Don't forget that you need 'portmap' to use 'nfs' properly.</description>
      <pubDate>Mon, 02 Aug 2004 00:55:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-start-at-boot-time/m-p/3346616#M86184</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-08-02T00:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: nfs start at boot time.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-start-at-boot-time/m-p/3346617#M86185</link>
      <description>If i remember my redhat dir structure, you should be able to look at /etc/init.d/RC#.d where # is one of {1,2,3,4,5}* and see what starts at a given runlevel. &lt;BR /&gt;&lt;BR /&gt;Though my brain has faltered, if you can find some information, you effectively know it, so here's what i found: &lt;BR /&gt;&lt;A href="http://www.debian.org/doc/debian-policy/ch-opersys.html" target="_blank"&gt;http://www.debian.org/doc/debian-policy/ch-opersys.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Chapter 9.3 gives a good understanding of the init.d behaviour&lt;BR /&gt;&lt;BR /&gt;For your purpose: look for NFSD and Portmap scripts in your runlevels. &lt;BR /&gt;&lt;BR /&gt;*Somebody check this last sentence, as it's been a long time since i used redhat&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Aug 2004 07:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-start-at-boot-time/m-p/3346617#M86185</guid>
      <dc:creator>Thomas Bianco</dc:creator>
      <dc:date>2004-08-03T07:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: nfs start at boot time.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-start-at-boot-time/m-p/3346618#M86186</link>
      <description>That sounds right Thomas, you need nfsd and portmap running in order to export nfs directories.&lt;BR /&gt;&lt;BR /&gt;Red Hat has a very usefull 'setup' tool that gives you a curses based app that will let you easily modify many system setting, including services.&lt;BR /&gt;&lt;BR /&gt;Also don't be alarmed that for every connection it starts a new nfsd process</description>
      <pubDate>Tue, 03 Aug 2004 08:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-start-at-boot-time/m-p/3346618#M86186</guid>
      <dc:creator>Matthew Couper</dc:creator>
      <dc:date>2004-08-03T08:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: nfs start at boot time.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-start-at-boot-time/m-p/3346619#M86187</link>
      <description>Dear Steven, &lt;BR /&gt;another time you suggest to set the start of a daemon for 1,2,3,4,5 runlevel...&lt;BR /&gt;&lt;BR /&gt;The correct runlevel for this (and the majority of net daemon) is 3,4,5.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;By.</description>
      <pubDate>Tue, 03 Aug 2004 09:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-start-at-boot-time/m-p/3346619#M86187</guid>
      <dc:creator>Marco Di Ianni</dc:creator>
      <dc:date>2004-08-03T09:02:20Z</dc:date>
    </item>
  </channel>
</rss>

