<?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 - Filesystem sharing problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176518#M538853</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When i am trying to mount from client. It is giving permissions denied.&lt;BR /&gt;&lt;BR /&gt;root@tcsdevmd:/&amp;gt; mount tcsdevems://emsrad /nfsclient&lt;BR /&gt;Permission denied.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Kumar</description>
    <pubDate>Wed, 09 Apr 2008 05:02:18 GMT</pubDate>
    <dc:creator>B V B Kumar</dc:creator>
    <dc:date>2008-04-09T05:02:18Z</dc:date>
    <item>
      <title>NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176515#M538850</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;I shared /emsrad file system in my NFS server with the following steps.&lt;BR /&gt;&lt;BR /&gt;1. edited the /etc/exports file and added the following entry.&lt;BR /&gt;   /emsrad  rw&lt;BR /&gt;2. exportfs -a&lt;BR /&gt;3. check the following parameters in /etc/rc.config.d/nfsconf file&lt;BR /&gt;     NFS_SERVER=1&lt;BR /&gt;     NUM_NFSD=16&lt;BR /&gt;     NUM_NFSIUD=16&lt;BR /&gt;     PCNFS_SERVER=0&lt;BR /&gt;     START_MOUNTD=1&lt;BR /&gt;4. stoped and started the nfs.core and nfs.server services.&lt;BR /&gt;&lt;BR /&gt;showmount command is not showing shared filesystem.&lt;BR /&gt;Can anybody help me out on this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Kumar</description>
      <pubDate>Wed, 09 Apr 2008 03:52:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176515#M538850</guid>
      <dc:creator>B V B Kumar</dc:creator>
      <dc:date>2008-04-09T03:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176516#M538851</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;"showmount" without any option will list all clients that have remotely mounted a filesystem from host.&lt;BR /&gt;&lt;BR /&gt;In order to know the export filesystem,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# showmount -e or&lt;BR /&gt;# exportfs&lt;BR /&gt;&lt;BR /&gt;And also in /etc/exports should be,&lt;BR /&gt;&lt;BR /&gt;&lt;MOUNT point=""&gt; -&lt;OPTIONS&gt; &lt;BR /&gt;Ex:/emsrad -rw&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ramesh S&lt;/OPTIONS&gt;&lt;/MOUNT&gt;</description>
      <pubDate>Wed, 09 Apr 2008 03:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176516#M538851</guid>
      <dc:creator>Ramesh S</dc:creator>
      <dc:date>2008-04-09T03:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176517#M538852</link>
      <description>Hi Ramesh,&lt;BR /&gt;&lt;BR /&gt;Output of showmount -e is&lt;BR /&gt;&lt;BR /&gt;#showmount -e&lt;BR /&gt;export list for tcsdevmd:&lt;BR /&gt;/emsrad rw&lt;BR /&gt;&lt;BR /&gt;That means filesystem is exported.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Kumar</description>
      <pubDate>Wed, 09 Apr 2008 04:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176517#M538852</guid>
      <dc:creator>B V B Kumar</dc:creator>
      <dc:date>2008-04-09T04:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176518#M538853</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When i am trying to mount from client. It is giving permissions denied.&lt;BR /&gt;&lt;BR /&gt;root@tcsdevmd:/&amp;gt; mount tcsdevems://emsrad /nfsclient&lt;BR /&gt;Permission denied.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Kumar</description>
      <pubDate>Wed, 09 Apr 2008 05:02:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176518#M538853</guid>
      <dc:creator>B V B Kumar</dc:creator>
      <dc:date>2008-04-09T05:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176519#M538854</link>
      <description>Can anybody help on this issue please&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Kumar</description>
      <pubDate>Wed, 09 Apr 2008 05:42:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176519#M538854</guid>
      <dc:creator>B V B Kumar</dc:creator>
      <dc:date>2008-04-09T05:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176520#M538855</link>
      <description>&amp;gt;It is giving permissions denied.&lt;BR /&gt;root@tcsdevmd:/&amp;gt; mount tcsdevems://emsrad /nfsclient&lt;BR /&gt;Permission denied.&lt;BR /&gt;&lt;BR /&gt;I don't think it is this obvious but you don't need that "//".  Just:&lt;BR /&gt;# mount tcsdevems:/emsrad /nfsclient&lt;BR /&gt;I assume /nfsclient exists and is local?&lt;BR /&gt;&lt;BR /&gt;If it isn't the "//", what does /etc/xtab show on the server?</description>
      <pubDate>Wed, 09 Apr 2008 05:49:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176520#M538855</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-09T05:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176521#M538856</link>
      <description>Thanks Dennis for reply.&lt;BR /&gt;&lt;BR /&gt;Sorry there is a correction.&lt;BR /&gt;&lt;BR /&gt;#mount tcsdevems:/emsrad /nfsclient&lt;BR /&gt;permission denied.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Kumar</description>
      <pubDate>Wed, 09 Apr 2008 06:01:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176521#M538856</guid>
      <dc:creator>B V B Kumar</dc:creator>
      <dc:date>2008-04-09T06:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176522#M538857</link>
      <description>&amp;gt;Sorry there is a correction.&lt;BR /&gt;&lt;BR /&gt;And the answers to the other two questions?</description>
      <pubDate>Wed, 09 Apr 2008 06:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176522#M538857</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-09T06:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176523#M538858</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;/nfsclient is mount point created on NFS client system.&lt;BR /&gt;&lt;BR /&gt;contents of the /etc/xtab is &lt;BR /&gt;&lt;BR /&gt;# cat /etc/xtab&lt;BR /&gt;/emsrad -access=rw&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Kumar&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Apr 2008 08:04:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176523#M538858</guid>
      <dc:creator>B V B Kumar</dc:creator>
      <dc:date>2008-04-09T08:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176524#M538859</link>
      <description>HI Kumar&lt;BR /&gt;nfs client is activated in your client server&lt;BR /&gt;if not configure nfs client &lt;BR /&gt;if yes &lt;BR /&gt;try &lt;BR /&gt;1. ping your client from server and client vice versa &lt;BR /&gt;ping your client with host name &lt;BR /&gt;&lt;BR /&gt;provide me the out of nslookup of client and server&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Safar</description>
      <pubDate>Wed, 09 Apr 2008 08:06:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176524#M538859</guid>
      <dc:creator>Safarali</dc:creator>
      <dc:date>2008-04-09T08:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176525#M538860</link>
      <description>&amp;gt;/nfsclient is mount point created on NFS client system.&lt;BR /&gt;&amp;gt;contents of the /etc/xtab is&lt;BR /&gt;/emsrad -access=rw&lt;BR /&gt;&lt;BR /&gt;These two look fine.&lt;BR /&gt;&lt;BR /&gt;Can you do a dummy mount of /emsrad back on the server somewhere else?</description>
      <pubDate>Wed, 09 Apr 2008 09:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176525#M538860</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-09T09:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176526#M538861</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you need to add a minus-sign before the option specification in /etc/exports:&lt;BR /&gt;/emsrad -rw=&lt;READHOST&gt;&lt;BR /&gt;&lt;BR /&gt;If you don't have access restrictions, drop the option, use just&lt;BR /&gt;/emsrad&lt;BR /&gt;&lt;BR /&gt;Your syntax will give access to a host named 'rw', IMHO.&lt;BR /&gt;&lt;BR /&gt;mfG Peter&lt;/READHOST&gt;</description>
      <pubDate>Wed, 09 Apr 2008 09:29:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176526#M538861</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2008-04-09T09:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176527#M538862</link>
      <description>In the case of  nfs exports it's a  best idead to practice to synchronize uid and gids client and server, then when you export something you don't have problem with permissions.&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Apr 2008 09:54:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176527#M538862</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-09T09:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176528#M538863</link>
      <description>Hi Kumar,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; # cat /etc/xtab&lt;BR /&gt;&amp;gt; /emsrad -access=rw&lt;BR /&gt;&lt;BR /&gt;This is your problem.  The syntax you're using means "only allow the NFS client named 'rw' to access the filesystem".  What I think you were trying to do is allow any NFS clients access to the filesystem.  In that case you would not need the "rw" after the directory in your /etc/exports file.  It would just be:&lt;BR /&gt;&lt;BR /&gt;# cat /etc/exports&lt;BR /&gt;/emsrad&lt;BR /&gt;&lt;BR /&gt;If you make this change and then un-export and re-export the filesystem it should allow any client to mount the filesystem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 10 Apr 2008 01:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176528#M538863</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2008-04-10T01:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176529#M538864</link>
      <description>Hi dave,&lt;BR /&gt;&lt;BR /&gt;Thanks for reply.&lt;BR /&gt;I /etc/exports file and modified with /emsrad. After this i am able to mount in client but i am not able to create files.&lt;BR /&gt;&lt;BR /&gt;error as follows:&lt;BR /&gt;#touch file1&lt;BR /&gt;touch: file1 cannot create&lt;BR /&gt;&lt;BR /&gt;and if i am trying create from vi editor it is giving "Read-only filesystem"&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Kumar</description>
      <pubDate>Thu, 10 Apr 2008 03:09:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176529#M538864</guid>
      <dc:creator>B V B Kumar</dc:creator>
      <dc:date>2008-04-10T03:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176530#M538865</link>
      <description>Hi Kumar &lt;BR /&gt;&lt;BR /&gt;Your file system does not have proper permission reexport it as follows&lt;BR /&gt;&lt;BR /&gt;in /etc/export file&lt;BR /&gt;&lt;BR /&gt;/file system    rw=hostname or (all)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;safar</description>
      <pubDate>Thu, 10 Apr 2008 03:55:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176530#M538865</guid>
      <dc:creator>Safarali</dc:creator>
      <dc:date>2008-04-10T03:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176531#M538866</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;using a root account across NFS-mountpoints requires additional settings.&lt;BR /&gt;Best NOT use root but an ordinary user with proper access rights.&lt;BR /&gt;Look at&lt;BR /&gt;ls -la /nfsclient&lt;BR /&gt;&lt;BR /&gt;mfG Peter&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Apr 2008 10:06:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176531#M538866</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2008-04-10T10:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: NFS - Filesystem sharing problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176532#M538867</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I found the problem.&lt;BR /&gt;I am trying with root account. by default root is diabled. For getting root access we need to add the following entry in exports file.&lt;BR /&gt;&lt;BR /&gt;/emsrad -root=tcsdevmd&lt;BR /&gt;&lt;BR /&gt;Thanks to all for providing help&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Apr 2008 10:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-filesystem-sharing-problem/m-p/4176532#M538867</guid>
      <dc:creator>B V B Kumar</dc:creator>
      <dc:date>2008-04-10T10:32:23Z</dc:date>
    </item>
  </channel>
</rss>

