<?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/3594336#M557033</link>
    <description>How did you try to mount it? Is hostname resolved from nfs client to server. Plz post the syntax and exact error message you are getting in hp-ux client.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
    <pubDate>Tue, 02 Aug 2005 05:45:37 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2005-08-02T05:45:37Z</dc:date>
    <item>
      <title>NFS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594327#M557024</link>
      <description>Hello Gurus,&lt;BR /&gt;&lt;BR /&gt;I am trying to mount a fs from Solaris 2.6 to HP-UX 10.20.&lt;BR /&gt;&lt;BR /&gt;I could able to mount and read-write the filesystem. But i am not getting root access to that NFS filesystem even though i specified root=nfs client name at the share command.&lt;BR /&gt;&lt;BR /&gt;Pls suggest me.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Aug 2005 01:04:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594327#M557024</guid>
      <dc:creator>Madhu_17</dc:creator>
      <dc:date>2005-08-02T01:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594328#M557025</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;How many NIC on the Solaris? &lt;BR /&gt;If more than 1, try to configure all in the /etc/exports on the NFS server.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;/exportsFS root=[IP1],[IP2],[IP3]...&lt;BR /&gt;&lt;BR /&gt;GOOD LUCK</description>
      <pubDate>Tue, 02 Aug 2005 01:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594328#M557025</guid>
      <dc:creator>Warren_9</dc:creator>
      <dc:date>2005-08-02T01:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594329#M557026</link>
      <description>Warren,&lt;BR /&gt;&lt;BR /&gt;I am having only one interface and more over i have used hostname while specifying at the root option of share. I am able to ping that hostname also.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Madhu</description>
      <pubDate>Tue, 02 Aug 2005 01:32:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594329#M557026</guid>
      <dc:creator>Madhu_17</dc:creator>
      <dc:date>2005-08-02T01:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594330#M557027</link>
      <description>Is your machine supporting root= option with share command. check with share man page first. If so try as,&lt;BR /&gt;&lt;BR /&gt;Is nfs client name is resolvable from Solaris machine? &lt;BR /&gt;&lt;BR /&gt;# ping &lt;HOSTNAME of="" nfs="" client="" name=""&gt;&lt;BR /&gt;&lt;BR /&gt;Else put ip-address hostname into /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;Try as,&lt;BR /&gt;&lt;BR /&gt;## Solaris machine&lt;BR /&gt;# share -F nfs -o root=&lt;NFS client="" name=""&gt; /path to fs&lt;BR /&gt;&lt;BR /&gt;## HP-UX Machine&lt;BR /&gt;# mkdir /mount point&lt;BR /&gt;# mount &lt;SOLARIS ip="" or="" hostname=""&gt;:/path to fs /mount point&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/SOLARIS&gt;&lt;/NFS&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Tue, 02 Aug 2005 01:36:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594330#M557027</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-08-02T01:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594331#M557028</link>
      <description>Muthu,&lt;BR /&gt;&lt;BR /&gt;I have observed that my solaris version is not supporting that root= option. is there any alternate way to get that root access?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 02 Aug 2005 01:39:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594331#M557028</guid>
      <dc:creator>Madhu_17</dc:creator>
      <dc:date>2005-08-02T01:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594332#M557029</link>
      <description>Muthu,&lt;BR /&gt;&lt;BR /&gt;I am Sorry. My share_nfs man page is showing that root= option. That means that option is possible for my version.. right?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 02 Aug 2005 01:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594332#M557029</guid>
      <dc:creator>Madhu_17</dc:creator>
      <dc:date>2005-08-02T01:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594333#M557030</link>
      <description>Muthu,&lt;BR /&gt;&lt;BR /&gt;FYI, I have followed the same steps described by you.&lt;BR /&gt;&lt;BR /&gt;Pls suggest me why i am getting such error.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 02 Aug 2005 01:58:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594333#M557030</guid>
      <dc:creator>Madhu_17</dc:creator>
      <dc:date>2005-08-02T01:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594334#M557031</link>
      <description>If you are using root option then you have to give rw access or ro access to that host anyway.&lt;BR /&gt;&lt;BR /&gt;======== share_nfs man page ===========&lt;BR /&gt;There are no interactions between the root= option  and  the&lt;BR /&gt;     rw,  ro,  rw=,  and  ro= options. Putting a host in the root&lt;BR /&gt;     list does not override the semantics of the  other  options.&lt;BR /&gt;     The  access  the  host  gets  is  the same as when the root=&lt;BR /&gt;     options is absent.&lt;BR /&gt;&lt;BR /&gt;Try like,&lt;BR /&gt;&lt;BR /&gt;# check resolvation of nfs client&lt;BR /&gt;# ping &lt;NFSCLIENT name=""&gt;&lt;BR /&gt;&lt;BR /&gt;## Solaris machine&lt;BR /&gt;# share -F nfs -o rw=host,root=host /&lt;EXPORT-POINT&gt;&lt;BR /&gt;&lt;BR /&gt;where, host is hostname of nfs client&lt;BR /&gt;&lt;BR /&gt;## Hp-Ux (nfs client)&lt;BR /&gt;# mkdir &lt;MOUNT&gt;&lt;BR /&gt;# mount &lt;SOLARIS&gt;:/&lt;EXPORT-POINT&gt; /mount&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;&lt;/EXPORT-POINT&gt;&lt;/SOLARIS&gt;&lt;/MOUNT&gt;&lt;/EXPORT-POINT&gt;&lt;/NFSCLIENT&gt;</description>
      <pubDate>Tue, 02 Aug 2005 03:01:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594334#M557031</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-08-02T03:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594335#M557032</link>
      <description>Muthu,&lt;BR /&gt;&lt;BR /&gt;Thanks for your response. I tried the options given by you for the share command. But interestingly I am getting access denied error message while mounting the fs at NFS client.&lt;BR /&gt;&lt;BR /&gt;Any suggestions?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 02 Aug 2005 03:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594335#M557032</guid>
      <dc:creator>Madhu_17</dc:creator>
      <dc:date>2005-08-02T03:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594336#M557033</link>
      <description>How did you try to mount it? Is hostname resolved from nfs client to server. Plz post the syntax and exact error message you are getting in hp-ux client.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Tue, 02 Aug 2005 05:45:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594336#M557033</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-08-02T05:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594337#M557034</link>
      <description>Muthu,&lt;BR /&gt;&lt;BR /&gt;Yes. I could able to resolve the solaris box. &lt;BR /&gt;&lt;BR /&gt;#mount &lt;SOLARIS&gt;:/&lt;EXPORT-POINT&gt; /mount&lt;BR /&gt;&lt;BR /&gt;I got the below error message.&lt;BR /&gt;"&lt;SOLARIS&gt;:/&lt;EXPORT-POINT&gt;" access denied.&lt;BR /&gt;&lt;BR /&gt;If i remove that -o=rw option from share command at solaris box, i am not getting this error and i could able to mount and write w/o any problem, except for that root privilege.&lt;BR /&gt;&lt;BR /&gt;Any Suggestions?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;/EXPORT-POINT&gt;&lt;/SOLARIS&gt;&lt;/EXPORT-POINT&gt;&lt;/SOLARIS&gt;</description>
      <pubDate>Tue, 02 Aug 2005 06:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594337#M557034</guid>
      <dc:creator>Madhu_17</dc:creator>
      <dc:date>2005-08-02T06:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594338#M557035</link>
      <description>Sorry. Option i used for share command is -o rw=HP Box.I believe i am not doing any mistake while executing all these commands.&lt;BR /&gt;&lt;BR /&gt;Is there any problem mounting from Solaris 2.6 to HP-UX 10.20?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Aug 2005 06:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3594338#M557035</guid>
      <dc:creator>Madhu_17</dc:creator>
      <dc:date>2005-08-02T06:52:46Z</dc:date>
    </item>
  </channel>
</rss>

