<?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: NAS mount points in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103842#M312239</link>
    <description>Just out of curiousity, what kind of NAS is it?  I've never had any trouble w/ any NFS mounted devices in HP-UX......</description>
    <pubDate>Fri, 16 Nov 2007 11:14:22 GMT</pubDate>
    <dc:creator>OldSchool</dc:creator>
    <dc:date>2007-11-16T11:14:22Z</dc:date>
    <item>
      <title>NAS mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103839#M312236</link>
      <description>Invalid option being reported when I try to mount a NAS resource i.e&lt;BR /&gt;&lt;BR /&gt;# mount -o proto=tcp,vers=3 10.97.84.97:/vol/mercury_vol1/nuh623_ora_u01_data /ora/u01/data_san&lt;BR /&gt;nfs mount: set_args: invalid value for option: "proto=tcp"&lt;BR /&gt;&lt;BR /&gt;I thought that was valis option according to documentation I've been reading.&lt;BR /&gt;&lt;BR /&gt;OS is  B.11.00 U 9000/800 639379373 . Also NAS is supported on this NAS filer</description>
      <pubDate>Thu, 15 Nov 2007 21:55:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103839#M312236</guid>
      <dc:creator>Kenneth Woolard</dc:creator>
      <dc:date>2007-11-15T21:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: NAS mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103840#M312237</link>
      <description>As part of you "documentation I've been reading" did you check 'man mount_nfs' on your HP-UX system?&lt;BR /&gt;&lt;BR /&gt;If not, have a look here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90681/mount_nfs.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90681/mount_nfs.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;According to the man page, proto is not an available option here.&lt;BR /&gt;&lt;BR /&gt;The first instance of the 'proto=' option in mount_nfs is in HP-UX 11.11.&lt;BR /&gt;&lt;BR /&gt;Try your mount without the proto=tcp and you should have better luck.</description>
      <pubDate>Thu, 15 Nov 2007 22:15:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103840#M312237</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-11-15T22:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: NAS mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103841#M312238</link>
      <description>Since found out that this NAS is only supported on 11i OS. 11.00 not applicable</description>
      <pubDate>Thu, 15 Nov 2007 23:35:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103841#M312238</guid>
      <dc:creator>Kenneth Woolard</dc:creator>
      <dc:date>2007-11-15T23:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: NAS mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103842#M312239</link>
      <description>Just out of curiousity, what kind of NAS is it?  I've never had any trouble w/ any NFS mounted devices in HP-UX......</description>
      <pubDate>Fri, 16 Nov 2007 11:14:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103842#M312239</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2007-11-16T11:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: NAS mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103843#M312240</link>
      <description>THe NAS is something called Omnipresence - designed by Telstra I believe and according to their doco 11.11i is the first version it will support.</description>
      <pubDate>Sun, 18 Nov 2007 17:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103843#M312240</guid>
      <dc:creator>Kenneth Woolard</dc:creator>
      <dc:date>2007-11-18T17:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: NAS mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103844#M312241</link>
      <description>Hi Kenneth,&lt;BR /&gt;&lt;BR /&gt;11i v1 (11.11) is the first release to *ship* with NFS/TCP support.  However, we did add TCP support to 11.0 via patches.  If you were to install the latest NFS/ONC patches for 11.0 and then use the "setoncenv NFS_TCP=1" command that would enable TCP support on your 11.0 system and at that point TCP would be the default protocol used for NFS mounts.  I'd bet that would allow your 11.0 system to work with the NAS server.&lt;BR /&gt;&lt;BR /&gt;That said, I'd strongly encourage any customer to upgrade from 11.0 since that OS is not supported any longer.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Mon, 19 Nov 2007 12:11:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103844#M312241</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2007-11-19T12:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: NAS mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103845#M312242</link>
      <description>Hi Dave. thanks for the feedback. However the env variable NFS_TCP is not an allowable one for setoncenv i.e.&lt;BR /&gt;setoncenv variable_name value&lt;BR /&gt;         variable_name&lt;BR /&gt;                 AUTOFS&lt;BR /&gt;                 AUTOMOUNT&lt;BR /&gt;                 NFS_CLIENT&lt;BR /&gt;                 NFS_SERVER&lt;BR /&gt;                 NISPLUS_CLIENT&lt;BR /&gt;                 NISPLUS_SERVER&lt;BR /&gt;                 NIS_CLIENT&lt;BR /&gt;                 NIS_MASTER_SERVER&lt;BR /&gt;                 NIS_SLAVE_SERVER&lt;BR /&gt;                 PCNFS_SERVER&lt;BR /&gt;                 START_MOUNTD&lt;BR /&gt;&lt;BR /&gt;         value (i.e.)&lt;BR /&gt;                 1&lt;BR /&gt;                 0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2007 17:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103845#M312242</guid>
      <dc:creator>Kenneth Woolard</dc:creator>
      <dc:date>2007-11-20T17:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: NAS mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103846#M312243</link>
      <description>Hi Kenneth,&lt;BR /&gt;&lt;BR /&gt;What ONC/NFS patch level are you running on that system?  We introduced NFS/TCP support in March of 2000 (PHNE_20371) so if you haven't patched your system in 7 years then you might not have that feature.&lt;BR /&gt;&lt;BR /&gt;If you install the latest patch (PHNE_31096) and any dependencies you should get NFS/TCP support.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 20 Nov 2007 22:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nas-mount-points/m-p/4103846#M312243</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2007-11-20T22:11:43Z</dc:date>
    </item>
  </channel>
</rss>

