<?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: pfs_mount in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645800#M44804</link>
    <description>Hi Dave,&lt;BR /&gt;&lt;BR /&gt;Here is the procedure for mounting a &lt;BR /&gt;Rockridge CD. This is straight from an &lt;BR /&gt;oracle 8 manual&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;HTH &lt;BR /&gt;-Michael &lt;BR /&gt;</description>
    <pubDate>Wed, 16 Jan 2002 03:59:34 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2002-01-16T03:59:34Z</dc:date>
    <item>
      <title>pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645798#M44802</link>
      <description>Hello, its me again...&lt;BR /&gt;sorry for the repeatition...&lt;BR /&gt;i am trying to mount an Oracle 8.1.7 Installation CD to my N4000 HP-UX 11.0 machine&lt;BR /&gt;and i get &lt;BR /&gt;'pfs_mountd at hpn: /dev/dsk/c#t#d# not responding' &lt;BR /&gt;error message. Commands Oracle gave me are as follows:&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;# pfs_mount -o xlat=unix /dev/rdsk/c#t#d# /cdrom&lt;BR /&gt;&lt;BR /&gt;I have verified the device in /etc/pfs_fstab.&lt;BR /&gt; &lt;BR /&gt;checked NFS patches, complete... any idea what I missed?&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance&lt;BR /&gt;-Dave&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 03:37:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645798#M44802</guid>
      <dc:creator>Dave Bunting</dc:creator>
      <dc:date>2002-01-16T03:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645799#M44803</link>
      <description>Hi Dave:&lt;BR /&gt;&lt;BR /&gt;1) Is your c#t#d# correct?&lt;BR /&gt;2) It is not unusual, especially after repeated attempts, for the pfs commands to get rather thoroughly confused. I would reboot and go through the sequence again. If you start cleanly, the pfs_commands normally work well.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 03:57:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645799#M44803</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-01-16T03:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645800#M44804</link>
      <description>Hi Dave,&lt;BR /&gt;&lt;BR /&gt;Here is the procedure for mounting a &lt;BR /&gt;Rockridge CD. This is straight from an &lt;BR /&gt;oracle 8 manual&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;HTH &lt;BR /&gt;-Michael &lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 03:59:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645800#M44804</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-01-16T03:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645801#M44805</link>
      <description>Thanks guys....&lt;BR /&gt;Clay,&lt;BR /&gt;i have done several restarts, but still fails, device file is correct...&lt;BR /&gt;&lt;BR /&gt;Mike,&lt;BR /&gt;what does '1 0' mean at /etc/pfs_fstab file?&lt;BR /&gt;'... xlat=unix 1 0'&lt;BR /&gt;i have tried changing it '0 0' and '1 0' but still fails&lt;BR /&gt;my /etc/pfs_fstab entry:&lt;BR /&gt;/dev/dsk/c#t#d# /cdrom pfs-rrip xlat=unix 0 0 &lt;BR /&gt;&lt;BR /&gt;tried mounting again:&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;DEVICE busy=""&gt; i will check my remote server and get back asap, thanks...&lt;BR /&gt;&lt;BR /&gt;what's the difference between&lt;BR /&gt;#pfs_mount -o xlat=unix /dev/dsk/c#t#d# /cdrom&lt;BR /&gt;and &lt;BR /&gt;#pfs_mount /cdrom&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;Thanks again.... please help...:-(&lt;BR /&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Wed, 16 Jan 2002 04:58:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645801#M44805</guid>
      <dc:creator>Dave Bunting</dc:creator>
      <dc:date>2002-01-16T04:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645802#M44806</link>
      <description>Hi Dave,&lt;BR /&gt;&lt;BR /&gt;It is 10 (ten) no 1 space 0...&lt;BR /&gt;&lt;BR /&gt;The differences are:&lt;BR /&gt;The first is stating how and where to&lt;BR /&gt;mount pfs with options.&lt;BR /&gt;The second, is basically with no options&lt;BR /&gt;it looks in the /etc/pfs_fstab file&lt;BR /&gt;&lt;BR /&gt;-Michael</description>
      <pubDate>Wed, 16 Jan 2002 05:10:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645802#M44806</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-01-16T05:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645803#M44807</link>
      <description>Thanks Mike...&lt;BR /&gt;i left my /etc/pfs_fstab entry as is&lt;BR /&gt;'... xlat=unix 0 0'&lt;BR /&gt;&lt;BR /&gt;then tried mounting /cdrom based on your suggested command, without -o [options]...&lt;BR /&gt;IT WORKED!!!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;can I give you 100 points for that?!!&lt;BR /&gt;many thanks again!!!&lt;BR /&gt;&lt;BR /&gt;-Dave</description>
      <pubDate>Wed, 16 Jan 2002 05:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645803#M44807</guid>
      <dc:creator>Dave Bunting</dc:creator>
      <dc:date>2002-01-16T05:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645804#M44808</link>
      <description>Hi Mike...&lt;BR /&gt;Need further help...&lt;BR /&gt;after successfully mounting /cdrom and doing an 'ls'... i received:&lt;BR /&gt;NFS server not responding message&lt;BR /&gt;and my system hanged! i thought i got this fixed!!! oh my, another problem here... please help again...&lt;BR /&gt;&lt;BR /&gt;-Dave</description>
      <pubDate>Wed, 16 Jan 2002 05:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645804#M44808</guid>
      <dc:creator>Dave Bunting</dc:creator>
      <dc:date>2002-01-16T05:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645805#M44809</link>
      <description>Hi Dave,&lt;BR /&gt;&lt;BR /&gt;One suggestion I would like to make is that&lt;BR /&gt;if you can unmount all of the NFS mount&lt;BR /&gt;points. This will stop this problem....but&lt;BR /&gt;are you trying to install the oracle onto&lt;BR /&gt;a NFS partition? If so I would suggest you have&lt;BR /&gt;a look at doing an install onto a directory&lt;BR /&gt;like in the attached link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x53e7d211e18ad5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x53e7d211e18ad5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael&lt;BR /&gt;&lt;BR /&gt;PS I hope it works I'm leaving for the day!</description>
      <pubDate>Wed, 16 Jan 2002 06:06:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645805#M44809</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-01-16T06:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645806#M44810</link>
      <description>&lt;BR /&gt;Hey everyone, this is going around in circles.&lt;BR /&gt;&lt;BR /&gt;Remember - an NFS server not responding message when accessing an Oracle CD mounted with PFS is NOT an NFS issue - the error is caused by PFS !&lt;BR /&gt;&lt;BR /&gt;And the solution is;  your Oracle CD is DIRTY! clean it or replace it. Searching the Oracle metalink for reasons for this error always comes up with the same solution - your CD is dirty.</description>
      <pubDate>Wed, 16 Jan 2002 08:26:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645806#M44810</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-01-16T08:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645807#M44811</link>
      <description>Hi Dave,&lt;BR /&gt;&lt;BR /&gt;I am looking for my /etc/pfs_fstab file in my boxes and I have the same line as you have:&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c3t2d0 /cdrom pfs-rrip xlat=unix 1 0&lt;BR /&gt;&lt;BR /&gt;As you can see with the 1 space 0, perhaps this is a bug of pfs command?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Justo.</description>
      <pubDate>Wed, 16 Jan 2002 08:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645807#M44811</guid>
      <dc:creator>Justo Exposito</dc:creator>
      <dc:date>2002-01-16T08:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645808#M44812</link>
      <description>thanks everyone...&lt;BR /&gt;Stefan, &lt;BR /&gt;Im requesting for another CD from Oracle...&lt;BR /&gt;I didn't give you points now, cause i might rate your suggestion incorrectly ;-)&lt;BR /&gt;this is definitely a 10&lt;BR /&gt;&lt;BR /&gt;Thanks again...&lt;BR /&gt;-Dave</description>
      <pubDate>Wed, 16 Jan 2002 09:37:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/2645808#M44812</guid>
      <dc:creator>Dave Bunting</dc:creator>
      <dc:date>2002-01-16T09:37:58Z</dc:date>
    </item>
  </channel>
</rss>

