<?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 mount in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016815#M5514</link>
    <description>Good call Bal.&lt;BR /&gt;&lt;BR /&gt;The error message is not related to the samba configuration uploaded.&lt;BR /&gt;&lt;BR /&gt;nfs doesn't speak samba and vice versa.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 07 Jul 2003 14:51:23 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-07-07T14:51:23Z</dc:date>
    <item>
      <title>nfs mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016809#M5508</link>
      <description>I am trying to create a share on the samba local server and connect from a different unix system.&lt;BR /&gt;I created a share on local server.&lt;BR /&gt;I tried to mount it from an alternate unix system and I get:&lt;BR /&gt;&lt;BR /&gt;mount /mullet&lt;BR /&gt;nfs mount: get_fh: mullet:: RPC: Program not registered&lt;BR /&gt;nfs mount: get_fh: mullet:: RPC: Program not registered&lt;BR /&gt;nfs mount: retry: retrying(1) for: /mullet after 5 seconds&lt;BR /&gt;nfs mount: retry: giving up on: /mullet&lt;BR /&gt;&lt;BR /&gt;### Do I need to create user mappings?&lt;BR /&gt;Looks like an authentication error.&lt;BR /&gt;&lt;BR /&gt;my smb.cfg file looks like:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jul 2003 14:08:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016809#M5508</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-07-07T14:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016810#M5509</link>
      <description>perhaps starting/restarting the portmap service will help</description>
      <pubDate>Mon, 07 Jul 2003 14:11:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016810#M5509</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-07-07T14:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016811#M5510</link>
      <description>try a start and stop on nfs&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.server stop&lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.core stop&lt;BR /&gt;/sbin/init.d/nfs.core start&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 07 Jul 2003 14:38:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016811#M5510</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-07T14:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016812#M5511</link>
      <description>How do you expect to NFS-mount CIFS (Samba) server?&lt;BR /&gt;From Windows you use default remote share connection.From UNIX you'll need CIFS client.&lt;BR /&gt;Or (though strange) you can exportfs filesystem&lt;BR /&gt;from SAMBA(CIFS) server using NFS (and not both protocols simultaneously!)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HP-UX has cifs client software.Get linux samba&lt;BR /&gt;client here:&lt;BR /&gt;&lt;A href="http://us2.samba.org/samba/ftp/Binary_Packages/" target="_blank"&gt;http://us2.samba.org/samba/ftp/Binary_Packages/&lt;/A&gt;</description>
      <pubDate>Mon, 07 Jul 2003 14:39:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016812#M5511</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-07-07T14:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016813#M5512</link>
      <description>try a start and stop on nfs&lt;BR /&gt;Now the Linux Solution.&lt;BR /&gt;&lt;BR /&gt;service nfs restart&lt;BR /&gt;&lt;BR /&gt;Please ignore previous HP-UX response.&lt;BR /&gt;&lt;BR /&gt;Doh.!&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 07 Jul 2003 14:40:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016813#M5512</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-07T14:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016814#M5513</link>
      <description>hmm... confusing.&lt;BR /&gt;&lt;BR /&gt;why are you trying to export a filesystem via SMB and mount it via NFS, it wont work.&lt;BR /&gt;&lt;BR /&gt;either you need smbclient on the target box or you need to export the filesystems via NFS.&lt;BR /&gt;&lt;BR /&gt;-balaji</description>
      <pubDate>Mon, 07 Jul 2003 14:43:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016814#M5513</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-07-07T14:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016815#M5514</link>
      <description>Good call Bal.&lt;BR /&gt;&lt;BR /&gt;The error message is not related to the samba configuration uploaded.&lt;BR /&gt;&lt;BR /&gt;nfs doesn't speak samba and vice versa.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 07 Jul 2003 14:51:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016815#M5514</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-07T14:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016816#M5515</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;If you try to share files between to unix kind&lt;BR /&gt;system don't use samba for it, use nfs.&lt;BR /&gt;Command mount is used to mount fs not the samba sharings.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Mon, 07 Jul 2003 18:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-mount/m-p/3016816#M5515</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-07T18:52:19Z</dc:date>
    </item>
  </channel>
</rss>

