<?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 nfs a directory from sun to linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677134#M85526</link>
    <description>Can some one guide me how to do an NFS of a directory from a SunOS 5.8 to a Linux 2.4 system.</description>
    <pubDate>Wed, 23 Nov 2005 00:01:07 GMT</pubDate>
    <dc:creator>Gerard Powell</dc:creator>
    <dc:date>2005-11-23T00:01:07Z</dc:date>
    <item>
      <title>nfs a directory from sun to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677134#M85526</link>
      <description>Can some one guide me how to do an NFS of a directory from a SunOS 5.8 to a Linux 2.4 system.</description>
      <pubDate>Wed, 23 Nov 2005 00:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677134#M85526</guid>
      <dc:creator>Gerard Powell</dc:creator>
      <dc:date>2005-11-23T00:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: nfs a directory from sun to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677135#M85527</link>
      <description>use the share command,for example:&lt;BR /&gt;`share -o ro /tmp`&lt;BR /&gt;will share the local tmp directory via NFS.&lt;BR /&gt;&lt;BR /&gt;`dfshares` will show available shares.&lt;BR /&gt;`dfshares hostname` will show available shares on hostname.&lt;BR /&gt;you casn also use the showmount for it.&lt;BR /&gt;To make the share permanent,edit the file /etc/dfs/sharetab  &lt;BR /&gt;for the /tmp sharing (example only) &lt;BR /&gt;/tmp  -    nfs   ro&lt;BR /&gt;&lt;BR /&gt;Best regards.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 01:41:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677135#M85527</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-11-23T01:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: nfs a directory from sun to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677136#M85528</link>
      <description>I have executed the command share -o ro /tc4src   &lt;BR /&gt;i get a error nfs dfshares:tc4sun: RPC: Program not registered&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 02:39:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677136#M85528</guid>
      <dc:creator>Gerard Powell</dc:creator>
      <dc:date>2005-11-23T02:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: nfs a directory from sun to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677137#M85529</link>
      <description>first you should start the server:&lt;BR /&gt;/etc/init.d/nfs.server start</description>
      <pubDate>Wed, 23 Nov 2005 02:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677137#M85529</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-11-23T02:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: nfs a directory from sun to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677138#M85530</link>
      <description>Even after starting the nfs server when I give dfshares command, I get the same error  nfs dfshares:tc4sun: RPC: Program not registered&lt;BR /&gt;&lt;BR /&gt;tc4sun the host name.</description>
      <pubDate>Wed, 23 Nov 2005 04:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677138#M85530</guid>
      <dc:creator>Gerard Powell</dc:creator>
      <dc:date>2005-11-23T04:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: nfs a directory from sun to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677139#M85531</link>
      <description>did you start the rpc?&lt;BR /&gt;/etc/init.d/rpc start&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 07:26:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677139#M85531</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-11-23T07:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: nfs a directory from sun to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677140#M85532</link>
      <description>Even after starting rpc I get the same error.</description>
      <pubDate>Wed, 23 Nov 2005 22:52:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677140#M85532</guid>
      <dc:creator>Gerard Powell</dc:creator>
      <dc:date>2005-11-23T22:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: nfs a directory from sun to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677141#M85533</link>
      <description>The file to edit for permanent shares is &lt;BR /&gt;/etc/dfs/dfstab&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;place an entry in it:&lt;BR /&gt;share -F nfs -o ro /tmp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;for example to share the /tmp directory (not that you would wanna do this).&lt;BR /&gt;after that restart the rpc service&lt;BR /&gt;/etc/init.d/rpc stop&lt;BR /&gt;/etc/init.d/rpc start&lt;BR /&gt;now restart the nfs service&lt;BR /&gt;/etc/init.d/nfs stop&lt;BR /&gt;/etc/init.d/nfs start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope it helps.</description>
      <pubDate>Thu, 24 Nov 2005 02:21:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677141#M85533</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-11-24T02:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: nfs a directory from sun to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677142#M85534</link>
      <description>I have you started NFS services on your Linux box:&lt;BR /&gt;/sbin/service NFS start&lt;BR /&gt;Also make it permenant ( survive the reboots)&lt;BR /&gt;/sbin/chkconfig --level 234 NFS on &lt;BR /&gt;</description>
      <pubDate>Thu, 24 Nov 2005 15:40:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677142#M85534</guid>
      <dc:creator>Sivasingam Santhakumar</dc:creator>
      <dc:date>2005-11-24T15:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: nfs a directory from sun to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677143#M85535</link>
      <description>The Linux box is the NFS client in this case. No need to start nfs server on it. And Linux is case-sensitive -- there is no service NFS. It's nfs.</description>
      <pubDate>Mon, 28 Nov 2005 01:24:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677143#M85535</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2005-11-28T01:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: nfs a directory from sun to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677144#M85536</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do the following steps..&lt;BR /&gt;&lt;BR /&gt;Configure NFS server in Solaris 5.8..&lt;BR /&gt;&lt;BR /&gt;#vi /etc/dfs/dfstab&lt;BR /&gt;&lt;BR /&gt;share  -F nfs  -o rw=&lt;IP address="" of="" linux="" machne=""&gt;  -d "directory_name"  /&lt;PATH of="" share="" directory=""&gt;&lt;BR /&gt;&lt;BR /&gt;for example..&lt;BR /&gt;share -F nfs -o=192.168.1.10 -d "home directory" /export/home&lt;BR /&gt;&lt;BR /&gt;save and come out..&lt;BR /&gt;#/etc/init.d/nfs.server stop&lt;BR /&gt;#/etc/init.d/nfs.server start&lt;BR /&gt;Go to client machine (Linux machine) and create a directory under which u want to mount the share directory..&lt;BR /&gt;&lt;BR /&gt;#mkdir /dump&lt;BR /&gt;#mount &lt;IP address="" of="" solaris="" machine=""&gt;:/&lt;PATH_SHARE directory=""&gt; /dump&lt;BR /&gt;&lt;BR /&gt;For example..&lt;BR /&gt;#mount 192.168.1.50:/export/home /dump&lt;BR /&gt;&lt;BR /&gt;Hope it would work...&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;indrajit&lt;/PATH_SHARE&gt;&lt;/IP&gt;&lt;/PATH&gt;&lt;/IP&gt;</description>
      <pubDate>Tue, 29 Nov 2005 01:10:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677144#M85536</guid>
      <dc:creator>Indrajit_1</dc:creator>
      <dc:date>2005-11-29T01:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: nfs a directory from sun to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677145#M85537</link>
      <description>When I try to mount the Sun Server directory on the linux m/c, I get this error&lt;BR /&gt;&lt;BR /&gt;mount: 172.25.1.24:/tc4home failed, reason given by server: Permission denied&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Dec 2005 00:16:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-a-directory-from-sun-to-linux/m-p/3677145#M85537</guid>
      <dc:creator>Gerard Powell</dc:creator>
      <dc:date>2005-12-01T00:16:51Z</dc:date>
    </item>
  </channel>
</rss>

