<?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: remote mounting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015831#M762987</link>
    <description>Check if these processes are running...&lt;BR /&gt;&lt;BR /&gt;#ps -ef| grep rpcd &lt;BR /&gt;#ps -ef | grep portmap ( in HP-UX 10.20 ) &lt;BR /&gt;#ps -ef | grep rpcbind ( in HP-UX 11.X ) &lt;BR /&gt;#ps -ef | grep nfsd &lt;BR /&gt;&lt;BR /&gt;If some of these processes are absent you will have a problem with remote mount.&lt;BR /&gt;Geetha.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 29 Nov 2006 09:33:46 GMT</pubDate>
    <dc:creator>Geetha_1</dc:creator>
    <dc:date>2006-11-29T09:33:46Z</dc:date>
    <item>
      <title>remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015819#M762975</link>
      <description>Hi.  I would like to manually remote mount the following file system.&lt;BR /&gt;&lt;BR /&gt;/arc/sys_backups/txnnm3&lt;BR /&gt;&lt;BR /&gt;Note: I am mounting from one HPUX11.11 server to another HPUX11.11 server&lt;BR /&gt;&lt;BR /&gt;How can i do this?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Chad</description>
      <pubDate>Mon, 27 Nov 2006 18:07:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015819#M762975</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2006-11-27T18:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015820#M762976</link>
      <description>Hi Chad,&lt;BR /&gt;&lt;BR /&gt;You can do this using NFS, for more details you can see NFS and exports manual&lt;BR /&gt;&lt;BR /&gt;How to enable it is:&lt;BR /&gt;On the file server:&lt;BR /&gt;1. # /sbin/init.d/nfs.core start&lt;BR /&gt;2. # /sbin/init.d/nfs.server start&lt;BR /&gt;3. Put these lines on /etc/exports&lt;BR /&gt;&lt;BR /&gt;/arc/sys_backups/txnm3 -rw,anon=2,access=&lt;CLIENT&gt;&lt;BR /&gt;&lt;BR /&gt;4. # exportfs -av&lt;BR /&gt;&lt;BR /&gt;On the client:&lt;BR /&gt;1. # /sbin/init.d/nfs.core start&lt;BR /&gt;2. # /sbin/init.d/nfs.client start&lt;BR /&gt;3. # mount &lt;SERVER&gt;:/arc/sys_backups/txnm3 &lt;LOCAL_MOUNT&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sandy&lt;BR /&gt;&lt;/LOCAL_MOUNT&gt;&lt;/SERVER&gt;&lt;/CLIENT&gt;</description>
      <pubDate>Mon, 27 Nov 2006 20:38:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015820#M762976</guid>
      <dc:creator>Sandy Chen</dc:creator>
      <dc:date>2006-11-27T20:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015821#M762977</link>
      <description>Hi Sandy,&lt;BR /&gt;&lt;BR /&gt;Thanks for the response.  I walked through the above, which makes sense.  Then retried.&lt;BR /&gt;&lt;BR /&gt;For some reason, I'm still getting the following:&lt;BR /&gt;&lt;BR /&gt;nfs mount: get_fh: txovo:: RPC: Rpcbind failure - RPC: Timed out&lt;BR /&gt;&lt;BR /&gt;We used to be able to do this.  Does anyone know if installing ssh or sftp would cause this time out to occur?  That is the only thing that has changed since we were last able to do this.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Chad</description>
      <pubDate>Tue, 28 Nov 2006 12:54:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015821#M762977</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2006-11-28T12:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015822#M762978</link>
      <description>Hi Chad,&lt;BR /&gt;&lt;BR /&gt;Let's back up a little and try something simple.  From the NFS client system can you issue the following commands:&lt;BR /&gt;&lt;BR /&gt;# rpcinfo -p &lt;SERVER&gt;&lt;BR /&gt;# showmount -e &lt;SERVER&gt;&lt;BR /&gt;&lt;BR /&gt;and post the results of those two commands?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Dave&lt;/SERVER&gt;&lt;/SERVER&gt;</description>
      <pubDate>Tue, 28 Nov 2006 12:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015822#M762978</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-11-28T12:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015823#M762979</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;Results are as follows:&lt;BR /&gt;&lt;BR /&gt;rinnm5# rpcinfo -p txovo&lt;BR /&gt;rpcinfo: can't contact portmapper: RPC: Rpcbind failure - RPC: Failed (unspecif)&lt;BR /&gt;rinnm5# showmount -e txovo&lt;BR /&gt;showmount: txovo: RPC: Rpcbind failure - RPC: Timed out&lt;BR /&gt;rinnm5#</description>
      <pubDate>Tue, 28 Nov 2006 13:04:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015823#M762979</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2006-11-28T13:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015824#M762980</link>
      <description>Hi Chad,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; rinnm5# rpcinfo -p txovo&lt;BR /&gt;&amp;gt; rpcinfo: can't contact portmapper: RPC: &lt;BR /&gt;&amp;gt; Rpcbind failure - RPC: Failed (unspecif)&lt;BR /&gt;&amp;gt; rinnm5# showmount -e txovo&lt;BR /&gt;&amp;gt; showmount: txovo: RPC: Rpcbind failure -&lt;BR /&gt;&amp;gt; RPC: Timed out&lt;BR /&gt;&lt;BR /&gt;Is the portmapper/rpcbind running on the NFS server?  If you log into txovo and issue the same commands:&lt;BR /&gt;&lt;BR /&gt;# rpcinfo -p txovo&lt;BR /&gt;# showmount -e txovo &lt;BR /&gt;&lt;BR /&gt;What do you get?  Does a ps listing show rpcbind or portmap running?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 28 Nov 2006 13:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015824#M762980</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-11-28T13:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015825#M762981</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;Results of the above commands&lt;BR /&gt;&lt;BR /&gt;txovo# rpcinfo -p txovo&lt;BR /&gt;   program vers proto   port  service&lt;BR /&gt;    100000    4   tcp    111  rpcbind&lt;BR /&gt;    100000    3   tcp    111  rpcbind&lt;BR /&gt;    100000    2   tcp    111  rpcbind&lt;BR /&gt;    100000    4   udp    111  rpcbind&lt;BR /&gt;    100000    3   udp    111  rpcbind&lt;BR /&gt;    100000    2   udp    111  rpcbind&lt;BR /&gt;    100024    1   tcp  49152  status&lt;BR /&gt;    100024    1   udp  49153  status&lt;BR /&gt;    100021    1   tcp  49153  nlockmgr&lt;BR /&gt;    100021    1   udp  49154  nlockmgr&lt;BR /&gt;    100021    3   tcp  49154  nlockmgr&lt;BR /&gt;    100021    3   udp  49155  nlockmgr&lt;BR /&gt;    100021    4   tcp  49155  nlockmgr&lt;BR /&gt;    100021    4   udp  49156  nlockmgr&lt;BR /&gt;    100020    1   udp   4045  llockmgr&lt;BR /&gt;    100020    1   tcp   4045  llockmgr&lt;BR /&gt;    100021    2   tcp  49156  nlockmgr&lt;BR /&gt;    100068    2   udp  49167  cmsd&lt;BR /&gt;    100068    3   udp  49167  cmsd&lt;BR /&gt;    100068    4   udp  49167  cmsd&lt;BR /&gt;    100068    5   udp  49167  cmsd&lt;BR /&gt;    100083    1   tcp  49157  ttdbserver&lt;BR /&gt; 805306352    1   tcp    781&lt;BR /&gt;    100005    1   udp  49192  mountd&lt;BR /&gt;    100005    3   udp  49192  mountd&lt;BR /&gt;    100005    1   tcp  49272  mountd&lt;BR /&gt;    100005    3   tcp  49272  mountd&lt;BR /&gt;    100003    2   udp   2049  nfs&lt;BR /&gt;    100003    3   udp   2049  nfs&lt;BR /&gt;    100003    2   tcp   2049  nfs&lt;BR /&gt;    100003    3   tcp   2049  nfs&lt;BR /&gt;    395946    1   udp    876&lt;BR /&gt;    395946    1   tcp    877&lt;BR /&gt;    395947    1   udp    893&lt;BR /&gt;    395947    1   tcp    894&lt;BR /&gt;    395946    2   udp    876&lt;BR /&gt;    395946    2   tcp    877&lt;BR /&gt;txovo#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;txovo# showmount -e txovo&lt;BR /&gt;export list for txovo:&lt;BR /&gt;/var/opt/ignite/recovery/archives/rinnm2 rinnm2&lt;BR /&gt;/var/opt/ignite/recovery/archives/rinnm3 rinnm3&lt;BR /&gt;/var/opt/ignite/recovery/archives/rinnm1 rinnm1&lt;BR /&gt;/var/opt/ignite/recovery/archives/rinnm4 rinnm4&lt;BR /&gt;/var/opt/ignite/recovery/archives/rinnm5 rinnm5&lt;BR /&gt;/var/opt/ignite/recovery/archives/txnnm1 txnnm1&lt;BR /&gt;/var/opt/ignite/recovery/archives/txnnm2 txnnm2&lt;BR /&gt;/var/opt/ignite/recovery/archives/txnnm3 txnnm3&lt;BR /&gt;/var/opt/ignite/recovery/archives/txnnm4 txnnm4&lt;BR /&gt;/var/opt/ignite/recovery/archives/txnnm5 txnnm5&lt;BR /&gt;/var/opt/ignite/recovery/archives/riovo  riovo&lt;BR /&gt;/var/opt/ignite/recovery/archives/txovo  txovo&lt;BR /&gt;/arc/sys_backups/txnnm1                  txnnm1&lt;BR /&gt;/arc/sys_backups/txnnm2                  txnnm2&lt;BR /&gt;/arc/sys_backups/txnnm3                  txnnm3&lt;BR /&gt;/arc/sys_backups/txnnm4                  txnnm4&lt;BR /&gt;/arc/sys_backups/txnnm5                  txnnm5&lt;BR /&gt;/arc/sys_backups/txovo                   txovo&lt;BR /&gt;/arc/sys_backups/rinnm1                  rinnm1&lt;BR /&gt;/arc/sys_backups/rinnm2                  rinnm2&lt;BR /&gt;/arc/sys_backups/rinnm3                  rinnm3&lt;BR /&gt;/arc/sys_backups/rinnm4                  rinnm4&lt;BR /&gt;/arc/sys_backups/rinnm5                  rinnm5&lt;BR /&gt;/arc/sys_backups/riovo                   riovo&lt;BR /&gt;/cdrom                                   (everyone)&lt;BR /&gt;/var/opt/ignite/clients                  (everyone)&lt;BR /&gt;txovo#</description>
      <pubDate>Tue, 28 Nov 2006 13:15:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015825#M762981</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2006-11-28T13:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015826#M762982</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;there may be a name resolution problem between the hosts rinnm5 and txovo.&lt;BR /&gt;&lt;BR /&gt;Did you try a ping/telnet/ssh between these servers?&lt;BR /&gt;&lt;BR /&gt;Try vice verse&lt;BR /&gt;nslookup rinnm5&lt;BR /&gt;nslookup txovo&lt;BR /&gt;&lt;BR /&gt;Else try with FQN -&lt;BR /&gt;nslookup rinnm5.&lt;DOMAIN.COM&gt;&lt;BR /&gt;nslookup txovo.&lt;DOMAIN.COM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mfG Peter&lt;/DOMAIN.COM&gt;&lt;/DOMAIN.COM&gt;</description>
      <pubDate>Tue, 28 Nov 2006 13:37:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015826#M762982</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2006-11-28T13:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015827#M762983</link>
      <description>**NOTE: the ssh command to txnnm5 returned a bad packet length error:&lt;BR /&gt;&lt;BR /&gt;txovo# ping rinnm5&lt;BR /&gt;PING rinnm5: 64 byte packets&lt;BR /&gt;64 bytes from 156.24.39.56: icmp_seq=0. time=45. ms&lt;BR /&gt;64 bytes from 156.24.39.56: icmp_seq=1. time=45. ms&lt;BR /&gt;&lt;BR /&gt;----rinnm5 PING Statistics----&lt;BR /&gt;2 packets transmitted, 2 packets received, 0% packet loss&lt;BR /&gt;round-trip (ms)  min/avg/max = 45/45/45&lt;BR /&gt;txovo# ssh rinnm5&lt;BR /&gt;Local: Bad packet length 1349676916.&lt;BR /&gt;txovo# nslookup rinnm5&lt;BR /&gt;Using /etc/hosts on:  txovo&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Name:    rinnm5&lt;BR /&gt;Address:  156.24.39.56&lt;BR /&gt;&lt;BR /&gt;txovo# nslookup txovo&lt;BR /&gt;Using /etc/hosts on:  txovo&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Name:    txovo&lt;BR /&gt;Address:  10.5.25.51&lt;BR /&gt;&lt;BR /&gt;txovo#</description>
      <pubDate>Tue, 28 Nov 2006 13:41:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015827#M762983</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2006-11-28T13:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015828#M762984</link>
      <description>Hi Chad,&lt;BR /&gt;&lt;BR /&gt;From rinnm5, see if you can get rpcinfo for a different server.  This should tell you if the problem is with rinnm5's RPC interface.  What does '/etc/netconfig' look like?&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Tue, 28 Nov 2006 13:50:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015828#M762984</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-11-28T13:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015829#M762985</link>
      <description>spex,&lt;BR /&gt;&lt;BR /&gt;Yes.  I can rpcinfo -p all other servers except txovo server.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;chad</description>
      <pubDate>Tue, 28 Nov 2006 14:02:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015829#M762985</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2006-11-28T14:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015830#M762986</link>
      <description>One other thing to try would be to collect a network trace of the rpcinfo from the client to a working server and then an rpcinfo from the client to the failing server and then compare the two commands in the network trace to see if you can see any differences between the responses from the working and failing server.&lt;BR /&gt;&lt;BR /&gt;If you want to collect a nettl trace of an rpcinfo -p command from the client to the working and failing servers I'd be happy to look at it.  I'd just need the IP addresses of the failing and working servers so that I could filter the trace to isolate those respective packets.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 28 Nov 2006 14:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015830#M762986</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-11-28T14:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015831#M762987</link>
      <description>Check if these processes are running...&lt;BR /&gt;&lt;BR /&gt;#ps -ef| grep rpcd &lt;BR /&gt;#ps -ef | grep portmap ( in HP-UX 10.20 ) &lt;BR /&gt;#ps -ef | grep rpcbind ( in HP-UX 11.X ) &lt;BR /&gt;#ps -ef | grep nfsd &lt;BR /&gt;&lt;BR /&gt;If some of these processes are absent you will have a problem with remote mount.&lt;BR /&gt;Geetha.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Nov 2006 09:33:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015831#M762987</guid>
      <dc:creator>Geetha_1</dc:creator>
      <dc:date>2006-11-29T09:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015832#M762988</link>
      <description>.</description>
      <pubDate>Wed, 29 Nov 2006 15:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015832#M762988</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2006-11-29T15:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: remote mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015833#M762989</link>
      <description>dns issue&lt;BR /&gt;resolved to correct hostname \ ip</description>
      <pubDate>Wed, 29 Nov 2006 15:10:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-mounting/m-p/5015833#M762989</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2006-11-29T15:10:41Z</dc:date>
    </item>
  </channel>
</rss>

