<br><br><div><span class="gmail_quote">On 9/25/07, <b class="gmail_sendername">Craig White</b> &lt;<a href="mailto:craig@tobyhouse.com">craig@tobyhouse.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, 2007-09-25 at 14:22 -0700, Aldo Foot wrote:<br>&gt;<br>&gt;<br>&gt; On 9/25/07, William Murray &lt;<a href="mailto:W.J.Murray@rl.ac.uk">W.J.Murray@rl.ac.uk</a>&gt; wrote:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; On Tue, 2007-09-25 at 15:00 -0400,
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:fedora-list-request@redhat.com">fedora-list-request@redhat.com</a> wrote:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; I wanted to configure an export in my newly installed FC7<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; box and
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; found that<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; there is<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; no mountd and portmap in /etc/init.d.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; I launch &#39;pirut&#39; and realized that when you install FC7<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; there is no
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; NFS<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Server option<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; under the Servers category. I do have nfs-utils installed.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; I saw nothing regarding this in the FC7 release notes or
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; archives. Any<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; comments?<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; thanks.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; ~Aldo.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hi aldo,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I&#39;m a simpleminded gui user, but with
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nfs-utils-lib-1.0.8-10.fc7<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; system-config-nfs-1.3.25-1.fc7 and nfs-utils-1.1.0-3.fc7<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; configuring it<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; was OK.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; But I then had terrible selinux trouble. See:
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.redhat.com/archives/fedora-list/2007-September/msg02075.html">http://www.redhat.com/archives/fedora-list/2007-September/msg02075.html</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bill<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fedora-list mailing list<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To unsubscribe:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="https://www.redhat.com/mailman/listinfo/fedora-list">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br>&gt;<br>&gt; Bill,<br>&gt;<br>&gt; I have the same packages as you do.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;# rpm -qa | grep nfs<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;nfs-utils-1.1.0-3.fc7<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;system-config-nfs-1.3.25-1.fc7
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;nfs-utils-lib-1.0.8-10.fc7<br>&gt;<br>&gt; But there is no pormap binary present in my system. I&#39;m trying to find<br>&gt; some more<br>&gt; clues, but so far I&#39;m not clear what went wrong. I did try the
<br>&gt; system-config-nfs to<br>&gt; check properties and such, but it&#39;s hard to get away from the command<br>&gt; line once<br>&gt; you&#39;re used to it :-)<br>----<br>yum install portmap<br><br>sorry, I thought you would figure that out but you were close
<br><br>chkconfig portmap on # start automatically at boot<br>chkconfig nfs on&nbsp;&nbsp;&nbsp;&nbsp; # start automatically at boot<br>service nfs start&nbsp;&nbsp;&nbsp;&nbsp;# if it&#39;s not already running<br>service portmap start # if it&#39;s not already running
<br><br><br>--<br>Craig White &lt;<a href="mailto:craig@tobyhouse.com">craig@tobyhouse.com</a>&gt;<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: 
<a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br><br>I get an error because there is no /etc/init.d/portmap script. Portmap is just not there.
<br># chkconfig portmap on<br>error reading information on service portmap: No such file or directory<br><br># service portmap start<br>portmap: unrecognized service<br><br>Like everyone else, I did a bunch of packages selection and de-selections during the
<br>install. So I&#39;m scratching my head: what causes portmap to be excluded? How do I get<br>it in my FC7 box?<br><br>I&#39;ve done this NFS thing with RedHat and with previous FC releases. So I&#39;m<br>confused: what&#39;s with FC7 and portmap? The answer might be simple but it&#39;s eluding me.
<br><br>Thanks Craig.<br>~Aldo<br>