<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142234#M452733</link>
    <description>On serverA (the nfs server) what are the permissions on dir /ABC/pqr/xyz?&lt;BR /&gt;&lt;BR /&gt;if they are not set to 777 you will not be able to create files / directories&lt;BR /&gt;directly under it.  Deleting would be prohibited as well, I believe.  If there are existing directories under /ABC/pqr/xyz, you would be able to do stuff within them, permissions permitting.&lt;BR /&gt;&lt;BR /&gt;"&lt;BR /&gt;Filesystem kbytes used avail %used Mounted on&lt;BR /&gt;serverA/ABC/pqr/xyz 20480000 10905016 9425408 54% /ABC/pqr/xyz &lt;BR /&gt;cd /ABC/pqr/xyz &lt;BR /&gt;#touch test&lt;BR /&gt;touch: test cannot create"&lt;BR /&gt;&lt;BR /&gt;BTW: you obfuscated names everywhere but the bdf command...&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 21 Nov 2008 18:09:00 GMT</pubDate>
    <dc:creator>OldSchool</dc:creator>
    <dc:date>2008-11-21T18:09:00Z</dc:date>
    <item>
      <title>nfs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142228#M452727</link>
      <description>I have exported a FS in rw mode and mounted on other server in rw mode. But i get read only filesystem error while I try to write on the other node.&lt;BR /&gt;&lt;BR /&gt;on serverA (nFS server)&lt;BR /&gt;&lt;BR /&gt;#cat /etc/exports &lt;BR /&gt;/ABC/pqr/xyz -rw=serverB&lt;BR /&gt;&lt;BR /&gt;#cat /etc/xtab&lt;BR /&gt;/ABC/pqr/xyz -rw=serverB&lt;BR /&gt;&lt;BR /&gt;#showmount -e&lt;BR /&gt;export list for serverA:&lt;BR /&gt;/ABC/pqr/xyz  (everyone)&lt;BR /&gt;&lt;BR /&gt;on server B&lt;BR /&gt;============&lt;BR /&gt;&lt;BR /&gt;mount -F nfs -o rw serverA/ABC/pqr/xyz  /ABC/pqr/xyz &lt;BR /&gt;&lt;BR /&gt;bdf /uipmsreg1/sftp/ipmsreports&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;serverA/ABC/pqr/xyz     20480000 10905016 9425408   54% /ABC/pqr/xyz  &lt;BR /&gt;cd /ABC/pqr/xyz  &lt;BR /&gt;#touch test&lt;BR /&gt;touch: test cannot create&lt;BR /&gt;&lt;BR /&gt;if i do vi and try saving,its showing filesystem is read only.&lt;BR /&gt;Please help on this issue.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;so&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Nov 2008 13:22:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142228#M452727</guid>
      <dc:creator>shinoj_1</dc:creator>
      <dc:date>2008-11-21T13:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: nfs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142229#M452728</link>
      <description>Shinoj,&lt;BR /&gt;&lt;BR /&gt;Did you run the exportfs -av  command after modifying the exports file?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Nov 2008 13:36:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142229#M452728</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2008-11-21T13:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: nfs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142230#M452729</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;also check your permissions at /ABC/pqr/xyz .&lt;BR /&gt;Can you show us 'll' of /ABC/pqr on server B?&lt;BR /&gt;&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Nov 2008 13:45:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142230#M452729</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2008-11-21T13:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: nfs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142231#M452730</link>
      <description>Shinoj,&lt;BR /&gt;&lt;BR /&gt;I Think this will help your cause...&lt;BR /&gt;&lt;BR /&gt;exportfs -avu&lt;BR /&gt;&lt;BR /&gt;-a --&amp;gt;exports all the entries made in /etc/exports file.&lt;BR /&gt;&lt;BR /&gt;-u --&amp;gt;unexports the old exported nfs file systems&lt;BR /&gt;&lt;BR /&gt;-v --&amp;gt;obviously verbose mode.</description>
      <pubDate>Fri, 21 Nov 2008 13:50:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142231#M452730</guid>
      <dc:creator>Analyst</dc:creator>
      <dc:date>2008-11-21T13:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: nfs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142232#M452731</link>
      <description>&amp;gt;/ABC/pqr/xyz -rw=serverB&lt;BR /&gt;&lt;BR /&gt;Are you using a FQDN for serverB?&lt;BR /&gt;If that doesn't work, you could try the IP.</description>
      <pubDate>Fri, 21 Nov 2008 14:33:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142232#M452731</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-21T14:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: nfs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142233#M452732</link>
      <description>export with anon=2 option and try</description>
      <pubDate>Fri, 21 Nov 2008 17:02:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142233#M452732</guid>
      <dc:creator>pa8700</dc:creator>
      <dc:date>2008-11-21T17:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: nfs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142234#M452733</link>
      <description>On serverA (the nfs server) what are the permissions on dir /ABC/pqr/xyz?&lt;BR /&gt;&lt;BR /&gt;if they are not set to 777 you will not be able to create files / directories&lt;BR /&gt;directly under it.  Deleting would be prohibited as well, I believe.  If there are existing directories under /ABC/pqr/xyz, you would be able to do stuff within them, permissions permitting.&lt;BR /&gt;&lt;BR /&gt;"&lt;BR /&gt;Filesystem kbytes used avail %used Mounted on&lt;BR /&gt;serverA/ABC/pqr/xyz 20480000 10905016 9425408 54% /ABC/pqr/xyz &lt;BR /&gt;cd /ABC/pqr/xyz &lt;BR /&gt;#touch test&lt;BR /&gt;touch: test cannot create"&lt;BR /&gt;&lt;BR /&gt;BTW: you obfuscated names everywhere but the bdf command...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Nov 2008 18:09:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142234#M452733</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-11-21T18:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: nfs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142235#M452734</link>
      <description>Try by exporting by the option -root="nfs-client-name"&lt;BR /&gt;&lt;BR /&gt;Because by default NFS will treat root user as anon user due to security reasons.&lt;BR /&gt;&lt;BR /&gt;Are u able to create file if u login as another user who has permission to write on the directory&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;John</description>
      <pubDate>Fri, 21 Nov 2008 18:14:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142235#M452734</guid>
      <dc:creator>john123</dc:creator>
      <dc:date>2008-11-21T18:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: nfs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142236#M452735</link>
      <description>Thanks to all for the reply.&lt;BR /&gt;Special thanks to Dennis Handly for giving the perfect solution. it worked after exporting using the FQDN.&lt;BR /&gt;&lt;BR /&gt;Points have been assigned to all.&lt;BR /&gt;&lt;BR /&gt;Thanks Again&lt;BR /&gt;shinoj</description>
      <pubDate>Mon, 24 Nov 2008 15:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142236#M452735</guid>
      <dc:creator>shinoj_1</dc:creator>
      <dc:date>2008-11-24T15:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: nfs problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142237#M452736</link>
      <description>Closing the thread as solution is found.</description>
      <pubDate>Mon, 24 Nov 2008 15:08:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/5142237#M452736</guid>
      <dc:creator>shinoj_1</dc:creator>
      <dc:date>2008-11-24T15:08:05Z</dc:date>
    </item>
  </channel>
</rss>

