<?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 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/4407124#M352541</link>
    <description>Hi All,&lt;BR /&gt;      I have faced a scenario which is strange. I have exported /sapmnt mount point from my nfs server with options of -root=host1:host2--&lt;BR /&gt;&lt;BR /&gt;the /sapmnt directory has 777 permission.&lt;BR /&gt;&lt;BR /&gt;I have mounted the same on all my nfs clients.&lt;BR /&gt;&lt;BR /&gt;And tried to change the permission of /sapmnt to 755  from host1&lt;BR /&gt;&lt;BR /&gt;i got the error "not the owner".&lt;BR /&gt;&lt;BR /&gt;But the same is working with host2.&lt;BR /&gt;&lt;BR /&gt;Then i checked two hosts and find a difference in their gateways.&lt;BR /&gt;&lt;BR /&gt;Then i changed the gateway of host1 and it continue to work the permission.&lt;BR /&gt;&lt;BR /&gt;May i have some good comments on this scenario.&lt;BR /&gt;&lt;BR /&gt;What is the relation between NFS permission and gateway</description>
    <pubDate>Fri, 24 Apr 2009 03:09:45 GMT</pubDate>
    <dc:creator>Mahesh Babbar</dc:creator>
    <dc:date>2009-04-24T03:09:45Z</dc:date>
    <item>
      <title>NFS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/4407124#M352541</link>
      <description>Hi All,&lt;BR /&gt;      I have faced a scenario which is strange. I have exported /sapmnt mount point from my nfs server with options of -root=host1:host2--&lt;BR /&gt;&lt;BR /&gt;the /sapmnt directory has 777 permission.&lt;BR /&gt;&lt;BR /&gt;I have mounted the same on all my nfs clients.&lt;BR /&gt;&lt;BR /&gt;And tried to change the permission of /sapmnt to 755  from host1&lt;BR /&gt;&lt;BR /&gt;i got the error "not the owner".&lt;BR /&gt;&lt;BR /&gt;But the same is working with host2.&lt;BR /&gt;&lt;BR /&gt;Then i checked two hosts and find a difference in their gateways.&lt;BR /&gt;&lt;BR /&gt;Then i changed the gateway of host1 and it continue to work the permission.&lt;BR /&gt;&lt;BR /&gt;May i have some good comments on this scenario.&lt;BR /&gt;&lt;BR /&gt;What is the relation between NFS permission and gateway</description>
      <pubDate>Fri, 24 Apr 2009 03:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/4407124#M352541</guid>
      <dc:creator>Mahesh Babbar</dc:creator>
      <dc:date>2009-04-24T03:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: NFS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/4407125#M352542</link>
      <description>Are these host1 &amp;amp; host2 strings in -root=, FQDNs?</description>
      <pubDate>Fri, 24 Apr 2009 04:35:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/4407125#M352542</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-04-24T04:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: NFS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/4407126#M352543</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try to mount it under user that SAP is running,&lt;BR /&gt;&lt;BR /&gt;ll /sapmnt ( there should be name of SAP instance+prefix )&lt;BR /&gt;&lt;BR /&gt;example : SAPsid = EA1&lt;BR /&gt;&lt;BR /&gt;/sapmnt ... ea1adm:sapsys&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;on the host1 ...  make as root : su - eaiadm &lt;BR /&gt;&lt;BR /&gt;and them mount the exported FS.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;example : /etc/exports&lt;BR /&gt;&lt;BR /&gt;/export/sapmnt/SAPsid -access=hosts1:host2:hostxxx&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2009 05:34:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/4407126#M352543</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-04-24T05:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: NFS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/4407127#M352544</link>
      <description>The Hosts are eux154 euxs51&lt;BR /&gt;&lt;BR /&gt;i changed the gate way and it is working .But why it is so?</description>
      <pubDate>Fri, 24 Apr 2009 06:06:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/4407127#M352544</guid>
      <dc:creator>Mahesh Babbar</dc:creator>
      <dc:date>2009-04-24T06:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: NFS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/4407128#M352545</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;To your last question.&lt;BR /&gt;&lt;BR /&gt;I would say based on all the data it is the &lt;BR /&gt;DNS structure of your corporate LAN.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Take a look at /etc/nsswitch.conf see if files name resolution takes precedence over DNS.&lt;BR /&gt;&lt;BR /&gt;This is a good idea and lets the Unix server do what it does better than windoze.&lt;BR /&gt;&lt;BR /&gt;Could also be a conflict between the two host files on host1 and host2. They probably should be consistent. You may not in either event be connecting to the server you think you are connecting to.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 24 Apr 2009 06:14:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error/m-p/4407128#M352545</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-04-24T06:14:12Z</dc:date>
    </item>
  </channel>
</rss>

