<?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/3457994#M209646</link>
    <description>I agree, you're probably going to have to reboot.&lt;BR /&gt;&lt;BR /&gt;I haven't personally tried the suggested patches -- maybe they will remove all trouble (wouldn't that be nice), but here's what I used to do to avoid trouble (I think I'm remembering them in the right order; if not, just swap and it'll be correct):&lt;BR /&gt;&lt;BR /&gt;1.  start pfs_mountd&lt;BR /&gt;2.  start pfsd&lt;BR /&gt;3.  pfs_mount and then do whatever is needed with this CD&lt;BR /&gt;4.  ps ef|grep pfs&lt;BR /&gt;5.  using the PID (not PPID :), kill the daemons (there are 4 processes all told) from latest child to earliest child.  This normally means that of these four, kill the highest numbered first, then the next highest, and so on -- but if your system happens to roll over PIDs as you're launching the daemons, it's possible that won't be the case.&lt;BR /&gt;&lt;BR /&gt;For the moment, depending on what you're doing, you may be able to get away with taking the CD to another system and pfs-mounting it there, then NFS mounting it to the local system.&lt;BR /&gt;&lt;BR /&gt;Oh, wait...maybe the patches listed above are the ones that let you mount this format of CD without explicitly using PFS at all?  Just mount?  Hmm.&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
    <pubDate>Fri, 07 Jan 2005 11:21:20 GMT</pubDate>
    <dc:creator>Mic V.</dc:creator>
    <dc:date>2005-01-07T11:21:20Z</dc:date>
    <item>
      <title>pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457990#M209642</link>
      <description>I have problem with pfs_mount, When I do&lt;BR /&gt; pfs_umount /cdrom&lt;BR /&gt;&lt;BR /&gt;NFS server sarsubo1 not responding still trying&lt;BR /&gt;&lt;BR /&gt;I don´t want to reboot the system.&lt;BR /&gt;&lt;BR /&gt;Thank</description>
      <pubDate>Fri, 07 Jan 2005 09:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457990#M209642</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2005-01-07T09:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457991#M209643</link>
      <description>You may have to reboot your system.&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep pfs&lt;BR /&gt;&lt;BR /&gt;kill every process that shows up, maybe you will escape the boot monster.&lt;BR /&gt;&lt;BR /&gt;Next time use the script I'm attaching instead of pfs_mount&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 07 Jan 2005 10:00:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457991#M209643</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-01-07T10:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457992#M209644</link>
      <description>ps -ef|grep pfs&lt;BR /&gt;    root 24249 23909  1 12:12:16 pts/9     0:00 grep pfs&lt;BR /&gt;    root 20219     1  0 11:36:18 ?         0:00 pfs_umount /cdrom&lt;BR /&gt;    root 18817     1  0 11:25:44 ?         0:00 pfs_mountd.rpc&lt;BR /&gt;kill -9 20219&lt;BR /&gt;ps -ef|grep pfs&lt;BR /&gt;    root 20219     1  0 11:36:18 ?         0:00 pfs_umount /cdrom&lt;BR /&gt;    root 24262 23909  1 12:12:24 pts/9     0:00 grep pfs&lt;BR /&gt;    root 18817     1  0 11:25:44 ?         0:00 pfs_mountd.rpc&lt;BR /&gt;&lt;BR /&gt;The process 20219 donÂ´t die&lt;BR /&gt;&lt;BR /&gt;Than</description>
      <pubDate>Fri, 07 Jan 2005 10:14:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457992#M209644</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2005-01-07T10:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457993#M209645</link>
      <description>Hi Castro,&lt;BR /&gt;&lt;BR /&gt;this is the problem with pfs_mount. If you run into some NFS related issue with pfs_mount, there is no other choice than to reboot.&lt;BR /&gt;&lt;BR /&gt;To avoid this issue from hapening in future, you can load the rock-ridge extention patches for cdrom. These patches would help you to mount the oracle (pfs_mount requiring) cdrom to be mounted using the normal mount command and eliminates the need of pfs_mount.&lt;BR /&gt;&lt;BR /&gt;The patches required are,&lt;BR /&gt;&lt;BR /&gt;for 11.0&lt;BR /&gt;&lt;BR /&gt;PHCO_26449 Add Rock Ridge extension to mount_cdfs&lt;BR /&gt;PHKL_28060 Y2k; Rock Ridge extension for ISO-9660&lt;BR /&gt;PHKL_26450 Rock Ridge extension for ISO-9660&lt;BR /&gt;&lt;BR /&gt;for 11.11&lt;BR /&gt;&lt;BR /&gt;PHCO_25841  s700_800 11.11 Add Rock Ridge extension to mount_cdfs(1M)&lt;BR /&gt;PHKL_26269  Rock Ridge extension for ISO-9660&lt;BR /&gt;PHKL_28025  Rock Ridge extension for ISO-9660&lt;BR /&gt;&lt;BR /&gt;There are no patches for 10.20.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2005 10:25:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457993#M209645</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-01-07T10:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457994#M209646</link>
      <description>I agree, you're probably going to have to reboot.&lt;BR /&gt;&lt;BR /&gt;I haven't personally tried the suggested patches -- maybe they will remove all trouble (wouldn't that be nice), but here's what I used to do to avoid trouble (I think I'm remembering them in the right order; if not, just swap and it'll be correct):&lt;BR /&gt;&lt;BR /&gt;1.  start pfs_mountd&lt;BR /&gt;2.  start pfsd&lt;BR /&gt;3.  pfs_mount and then do whatever is needed with this CD&lt;BR /&gt;4.  ps ef|grep pfs&lt;BR /&gt;5.  using the PID (not PPID :), kill the daemons (there are 4 processes all told) from latest child to earliest child.  This normally means that of these four, kill the highest numbered first, then the next highest, and so on -- but if your system happens to roll over PIDs as you're launching the daemons, it's possible that won't be the case.&lt;BR /&gt;&lt;BR /&gt;For the moment, depending on what you're doing, you may be able to get away with taking the CD to another system and pfs-mounting it there, then NFS mounting it to the local system.&lt;BR /&gt;&lt;BR /&gt;Oh, wait...maybe the patches listed above are the ones that let you mount this format of CD without explicitly using PFS at all?  Just mount?  Hmm.&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Fri, 07 Jan 2005 11:21:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457994#M209646</guid>
      <dc:creator>Mic V.</dc:creator>
      <dc:date>2005-01-07T11:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457995#M209647</link>
      <description>Last chance: (may work, it did for me but once...)&lt;BR /&gt;stop all NFS activities:&lt;BR /&gt;cd /sbin/init.d&lt;BR /&gt;nfs.client stop&lt;BR /&gt;nfs.core stop&lt;BR /&gt;nfs.server stop&lt;BR /&gt;&lt;BR /&gt;Now with luck  you should be able to fuser -ku /cdrom&lt;BR /&gt;&lt;BR /&gt;fuser -cku /dev/dsk/&lt;YOURCDROMCXTXYX&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;umount /cdrom&lt;BR /&gt;&lt;BR /&gt;and restart all nfs again...&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor&lt;/YOURCDROMCXTXYX&gt;</description>
      <pubDate>Fri, 07 Jan 2005 12:36:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457995#M209647</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2005-01-07T12:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457996#M209648</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;try the following &lt;BR /&gt;&lt;BR /&gt;1.kill the pfs_mountd.rpc&lt;BR /&gt;2.start the pfs_mountd&lt;BR /&gt;#nohup /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;3.start the pfsd&lt;BR /&gt;#nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;&lt;BR /&gt;now it should show four processes&lt;BR /&gt;/usr/sbin/pfs_mountd&lt;BR /&gt;pfs_mountd.rpc&lt;BR /&gt;/usr/sbin/pfsd&lt;BR /&gt;pfsd.rpc &lt;BR /&gt;&lt;BR /&gt;then try to kill the umount process kill -9 20219  or  umount the cdrom&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2005 23:29:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457996#M209648</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2005-01-07T23:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457997#M209649</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;you avoid using pfs_mount.&lt;BR /&gt;&lt;BR /&gt;see Merijn's HP-UX software for ITRC members&lt;BR /&gt;at: &lt;A href="http://www.cmve.net/~merijn/" target="_blank"&gt;http://www.cmve.net/~merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(search for pfs_mount)&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 07 Jan 2005 23:34:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount/m-p/3457997#M209649</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-01-07T23:34:06Z</dc:date>
    </item>
  </channel>
</rss>

