<?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 error while installing oracle in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978064#M789898</link>
    <description>Hi unix_admin,&lt;BR /&gt;&lt;BR /&gt;I am getting the same problem - &lt;BR /&gt;# /usr/sbin/pfs_mount /SD_CDROM&lt;BR /&gt;/usr/sbin/pfs_mount: /dev/dsk/c2t1d0 on /SD_CDROM: not rrip.&lt;BR /&gt;/usr/sbin/pfs_mount: giving up on /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;Could you please tell me the patch name sothat i can download them or tell me link for the same. &lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;</description>
    <pubDate>Fri, 06 Jan 2006 05:06:20 GMT</pubDate>
    <dc:creator>Amitabh_1</dc:creator>
    <dc:date>2006-01-06T05:06:20Z</dc:date>
    <item>
      <title>nfs error while installing oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978056#M789890</link>
      <description>hello ,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i don't know why i am getting this error&lt;BR /&gt;&lt;BR /&gt;i have oracle 8.1.6 on hp-ux 11 box&lt;BR /&gt;i tried installing oracle 8.1.7 i used pfs mount has suggested by oracle.&lt;BR /&gt;steps&lt;BR /&gt;1. log in as root&lt;BR /&gt;&lt;BR /&gt;2. nohup /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;&lt;BR /&gt;3. nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;&lt;BR /&gt;4. /usr/sbin/pfs_mount /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;but i am getting this error&lt;BR /&gt;"nfs server not responding still trying".&lt;BR /&gt;&lt;BR /&gt;what does it means. i do run the nfs client on this. but my installation is from local cd-rom.&lt;BR /&gt;&lt;BR /&gt;i can connect to my nfs servers.&lt;BR /&gt;&lt;BR /&gt;there are lot many nfs servers are there.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks in advance&lt;BR /&gt;</description>
      <pubDate>Wed, 21 May 2003 04:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978056#M789890</guid>
      <dc:creator>unix_admin</dc:creator>
      <dc:date>2003-05-21T04:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: nfs error while installing oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978057#M789891</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check whether all ur nfs service is running ok&lt;BR /&gt;&lt;BR /&gt;ps -aef|grep nfs.&lt;BR /&gt;&lt;BR /&gt;check whether pfs_mountd is running are got killed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;when the problem araises once after starting the gui are while running the command itself.&lt;BR /&gt;&lt;BR /&gt;if u have any other cd check with that.&lt;BR /&gt;&lt;BR /&gt;radhakrishnan</description>
      <pubDate>Wed, 21 May 2003 04:10:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978057#M789891</guid>
      <dc:creator>Radhakrishnan Venkatara</dc:creator>
      <dc:date>2003-05-21T04:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: nfs error while installing oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978058#M789892</link>
      <description>Hi ,&lt;BR /&gt;  You might want to add this to your fstab :&lt;BR /&gt;/dev/dsk/c0t1d0 /SD_CDROM pfs-rrip xlat=unix 1 0 &lt;BR /&gt;&lt;BR /&gt;Next do 2,3,4 as mention in your post.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
      <pubDate>Wed, 21 May 2003 04:12:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978058#M789892</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-05-21T04:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: nfs error while installing oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978059#M789893</link>
      <description>Here is the procedure for mounting a &lt;BR /&gt;Rockridge CD &lt;BR /&gt;&lt;BR /&gt;Add this entry to /etc/pfs_fstab &lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c5t2d0 /SD_CDROM pfs-rrip xlat=unix 10 &lt;BR /&gt;&lt;BR /&gt;Mount the cd in the drive &lt;BR /&gt;&lt;BR /&gt;# nohup /usr/sbin/pfs_mountd &amp;amp; &lt;BR /&gt;# nohup /usr/sbin/pfsd &amp;amp; &lt;BR /&gt;# /usr/sbin/pfs_mount /SD_CDROM &lt;BR /&gt;&lt;BR /&gt;Make sure the directory is created and you &lt;BR /&gt;have not got your shell in that directory at &lt;BR /&gt;the time of mounting. &lt;BR /&gt;&lt;BR /&gt;Please note, that if you have the latest patches, you should be able to just mount the CD.&lt;BR /&gt;&lt;BR /&gt;Make sure that you have enough 'nfsd' deamons running to service all requirements.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Michael&lt;BR /&gt;"When I have trouble spelling, it's called fat finger syndrome"&lt;BR /&gt;</description>
      <pubDate>Wed, 21 May 2003 04:19:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978059#M789893</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-05-21T04:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: nfs error while installing oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978060#M789894</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;one another check the patch dependices.i think there are some nfs patches are there of hpux 11.0.&lt;BR /&gt;&lt;BR /&gt;if u are using dns for name resolution check it out.&lt;BR /&gt;&lt;BR /&gt;if not check ur /etc/hosts file.&lt;BR /&gt;if u have nis or nisplus for resolution then do check in that.&lt;BR /&gt;&lt;BR /&gt;if u have nfs server mount it from another server and try to install it.&lt;BR /&gt;&lt;BR /&gt;nfs patch</description>
      <pubDate>Wed, 21 May 2003 04:19:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978060#M789894</guid>
      <dc:creator>Radhakrishnan Venkatara</dc:creator>
      <dc:date>2003-05-21T04:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: nfs error while installing oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978061#M789895</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;it was the problem nfs patches.&lt;BR /&gt;&lt;BR /&gt;hp has already has sent a list of nfs patch&lt;BR /&gt;&lt;BR /&gt;thanks radhakrishnan it seems these patches are superseeded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 May 2003 04:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978061#M789895</guid>
      <dc:creator>unix_admin</dc:creator>
      <dc:date>2003-05-21T04:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: nfs error while installing oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978062#M789896</link>
      <description>For educational purposes, I'm going to try and explain why the error happened the way it did.&lt;BR /&gt;&lt;BR /&gt;Oracle uses Rock ridge format on their cd's.&lt;BR /&gt;&lt;BR /&gt;to mount them, as you know you have to use pfs_mount&lt;BR /&gt;&lt;BR /&gt;pfs_mount seems to depend on certain nfs services in order to function.&lt;BR /&gt;&lt;BR /&gt;If you ever get really hung in an oracle install you can get out of it like this.&lt;BR /&gt;&lt;BR /&gt;fuser -cuk /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;That will wipe out all the processes on the filesystem.&lt;BR /&gt;&lt;BR /&gt;The important rule of thumb with oracle is never do the old &lt;BR /&gt;&lt;BR /&gt;cd /SD_CDROM &lt;BR /&gt;&lt;BR /&gt;trick when doing an install.  When Oracle asks for disk 2 you are screwed, because there is an open process on the filesystem and you can't unmount ANY filesystem with an open fs on it.&lt;BR /&gt;&lt;BR /&gt;So you do the pfs_mount as you know how and then as oracle user...&lt;BR /&gt;&lt;BR /&gt;/SD_CDROM/runInstaller &amp;amp;&lt;BR /&gt;&lt;BR /&gt;Then pfs_umount will actually work when you are ready to change cd's.&lt;BR /&gt;&lt;BR /&gt;I hit this error several times, and never solved it with nfs patches.&lt;BR /&gt;&lt;BR /&gt;Perhaps they solved it because they required a reboot.&lt;BR /&gt;&lt;BR /&gt;No points necessary, just though you'd like to know how and why oracle messed with your life today.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 21 May 2003 04:45:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978062#M789896</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-21T04:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: nfs error while installing oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978063#M789897</link>
      <description>hi steve,&lt;BR /&gt;&lt;BR /&gt;thats was really nice explanation.&lt;BR /&gt;but we are oracle installation via a script which does not do cd&lt;BR /&gt;/SD_CDROM&lt;BR /&gt;&lt;BR /&gt;it calls orainstaller as u mentioned.&lt;BR /&gt;&lt;BR /&gt;as it was a testing server we had rebooted many times.but doesn't solve the problem.&lt;BR /&gt;&lt;BR /&gt;HP's explaned it . pfs does depend upon some nfs services.&lt;BR /&gt;which was causing the hang in pfs&lt;BR /&gt;so it was giving this error.&lt;BR /&gt;&lt;BR /&gt;but really ur answer was good one.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 May 2003 05:12:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978063#M789897</guid>
      <dc:creator>unix_admin</dc:creator>
      <dc:date>2003-05-21T05:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: nfs error while installing oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978064#M789898</link>
      <description>Hi unix_admin,&lt;BR /&gt;&lt;BR /&gt;I am getting the same problem - &lt;BR /&gt;# /usr/sbin/pfs_mount /SD_CDROM&lt;BR /&gt;/usr/sbin/pfs_mount: /dev/dsk/c2t1d0 on /SD_CDROM: not rrip.&lt;BR /&gt;/usr/sbin/pfs_mount: giving up on /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;Could you please tell me the patch name sothat i can download them or tell me link for the same. &lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jan 2006 05:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-error-while-installing-oracle/m-p/2978064#M789898</guid>
      <dc:creator>Amitabh_1</dc:creator>
      <dc:date>2006-01-06T05:06:20Z</dc:date>
    </item>
  </channel>
</rss>

