<?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 pfs_mountd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166485#M665142</link>
    <description>Hello fellow HP Colleagues.&lt;BR /&gt;&lt;BR /&gt;Hopefully someone can shed some light.&lt;BR /&gt;&lt;BR /&gt;Have an HPUX 11.11 server.&lt;BR /&gt;&lt;BR /&gt;Copied an ISO image to /tmp/oradisk/&lt;BR /&gt;&lt;BR /&gt;then attempted to mount the ISO image to directory /cdrom&lt;BR /&gt;&lt;BR /&gt;pfs_mountd &amp;amp;&lt;BR /&gt;pfsd &amp;amp;&lt;BR /&gt;pfs_mount /tmp/oradisk/DISK1.ISO /cdrom&lt;BR /&gt;&lt;BR /&gt;now when attempting to cd to /cdrom my session locks up&lt;BR /&gt;&lt;BR /&gt;attempted to pfs_umount /cdrom and my session locks up.&lt;BR /&gt;&lt;BR /&gt;does anyone know how to umount the /cdrom directory without having to reboot the server?&lt;BR /&gt;&lt;BR /&gt;rgds,&lt;BR /&gt;chad&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 26 Mar 2009 18:42:49 GMT</pubDate>
    <dc:creator>chad_c</dc:creator>
    <dc:date>2009-03-26T18:42:49Z</dc:date>
    <item>
      <title>pfs_mountd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166485#M665142</link>
      <description>Hello fellow HP Colleagues.&lt;BR /&gt;&lt;BR /&gt;Hopefully someone can shed some light.&lt;BR /&gt;&lt;BR /&gt;Have an HPUX 11.11 server.&lt;BR /&gt;&lt;BR /&gt;Copied an ISO image to /tmp/oradisk/&lt;BR /&gt;&lt;BR /&gt;then attempted to mount the ISO image to directory /cdrom&lt;BR /&gt;&lt;BR /&gt;pfs_mountd &amp;amp;&lt;BR /&gt;pfsd &amp;amp;&lt;BR /&gt;pfs_mount /tmp/oradisk/DISK1.ISO /cdrom&lt;BR /&gt;&lt;BR /&gt;now when attempting to cd to /cdrom my session locks up&lt;BR /&gt;&lt;BR /&gt;attempted to pfs_umount /cdrom and my session locks up.&lt;BR /&gt;&lt;BR /&gt;does anyone know how to umount the /cdrom directory without having to reboot the server?&lt;BR /&gt;&lt;BR /&gt;rgds,&lt;BR /&gt;chad&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Mar 2009 18:42:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166485#M665142</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2009-03-26T18:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166486#M665143</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;pfs_mountd is an outdated format that is only needed for very specific application.&lt;BR /&gt;&lt;BR /&gt;I would do one of the following things:&lt;BR /&gt;&lt;BR /&gt;1) Take the iso file, burn a cd/dvd and try mounting that on the HP-UX server.&lt;BR /&gt;&lt;BR /&gt;1) Mount the iso file on a linux system using the following command: mount -o loop filename.iso /folder&lt;BR /&gt;Copy the flies system to system using our protocol.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 26 Mar 2009 18:53:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166486#M665143</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-03-26T18:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166487#M665144</link>
      <description>thanks for the response.  was hoping someone could shed some light on how to unmount the /cdrom directory without having to reboot</description>
      <pubDate>Thu, 26 Mar 2009 18:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166487#M665144</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2009-03-26T18:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166488#M665145</link>
      <description>Hi Chad:&lt;BR /&gt;&lt;BR /&gt;You must kill the processes in the _reverse_ order that you started them.&lt;BR /&gt;&lt;BR /&gt;First kill 'pfsd' and then kill 'pfs_mountd'.&lt;BR /&gt;&lt;BR /&gt;Of course, before you do the above, use 'pfs_umount' to unmount the mounted CD.&lt;BR /&gt;&lt;BR /&gt;Now, if you have a system where the processor utilization is climbing, and/or 'bdf' is unresponsive, etc. you need to reboot to cure the problem.&lt;BR /&gt;&lt;BR /&gt;Do _NOT_ use 'pfs_mount'.  It leads to reboots; is deprecated; and is unnecessary!&lt;BR /&gt;&lt;BR /&gt;There are patches for enable mounting RockRidge formats.  Search the patch database for them is you need to apply them.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 26 Mar 2009 18:56:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166488#M665145</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-03-26T18:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166489#M665146</link>
      <description>thanks for the response&lt;BR /&gt;&lt;BR /&gt;there are no pfs or pfsd processes running&lt;BR /&gt;&lt;BR /&gt;the only process running is an attempt to unmount the cdrom ... which does NOT allow me to kill&lt;BR /&gt;&lt;BR /&gt;txnnm1# ps -ef | grep pfsd&lt;BR /&gt;    root 17469 26990  0 15:02:12 pts/1     0:00 grep pfsd&lt;BR /&gt;txnnm1# ps -ef | grep pfs &lt;BR /&gt;    root  2806     1  0 14:08:46 ?         0:00 pfs_umount /cdrom&lt;BR /&gt;    root 17562 26990  0 15:02:16 pts/1     0:00 grep pfs&lt;BR /&gt;txnnm1# &lt;BR /&gt;&lt;BR /&gt;sounds like a reboot is the only option&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;&lt;BR /&gt;chad</description>
      <pubDate>Thu, 26 Mar 2009 19:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166489#M665146</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2009-03-26T19:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166490#M665147</link>
      <description>Hi (again) Chad:&lt;BR /&gt;&lt;BR /&gt;Make sure that you are not 'cd'd into the filesystem that you are trying to unmount.&lt;BR /&gt;&lt;BR /&gt;You can use:&lt;BR /&gt;&lt;BR /&gt;# fuser -f /cdrom&lt;BR /&gt;&lt;BR /&gt;...to see what/if any processes are using it.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 26 Mar 2009 19:08:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166490#M665147</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-03-26T19:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166491#M665148</link>
      <description>Hello.&lt;BR /&gt;&lt;BR /&gt;No am not cd'd into the directory&lt;BR /&gt;&lt;BR /&gt;when attempting to cd into the /cdrom directory, it locks up my session and does NOT allow me to pfs_umount /cdrom&lt;BR /&gt;&lt;BR /&gt;This is all that is displayed.&lt;BR /&gt;&lt;BR /&gt;txnnm1# fuser -f /cdrom&lt;BR /&gt;/cdrom: &lt;BR /&gt;&lt;BR /&gt;am in the process of scheduling a reboot ... however wanted to check first if there is any other way to unmount the /cdrom&lt;BR /&gt;&lt;BR /&gt;rgds,chad&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Mar 2009 19:58:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166491#M665148</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2009-03-26T19:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166492#M665149</link>
      <description>Once you reboot, make sure you have added the 3 RockRidge patches and never use pfs again. It became unstable at 11.00 and should never be used on 11.11 or higher. Ignore outdated non-HP documents from Oracle, Sybase, etc regarding pfs. The patches for 11.11 are:&lt;BR /&gt; &lt;BR /&gt;PHCO_25841&lt;BR /&gt;PHKL_26269&lt;BR /&gt;PHKL_37535&lt;BR /&gt; &lt;BR /&gt;Once installed, you will use the supported method: mount -orr to mount non-HP-UX CDs.&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Mar 2009 01:09:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166492#M665149</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-03-27T01:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166493#M665150</link>
      <description>Thanks again for the responses.&lt;BR /&gt;&lt;BR /&gt;When mounting a cd ... me myself always use mount.&lt;BR /&gt;&lt;BR /&gt;the reason for me using pfs_mount is because am mounting an iso image&lt;BR /&gt;&lt;BR /&gt;So my question is ... can an iso image be mounted using 'mount'?&lt;BR /&gt;&lt;BR /&gt;if not, what is the best method to mount an iso image?&lt;BR /&gt;&lt;BR /&gt;rgds,&lt;BR /&gt;chad&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Mar 2009 14:30:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166493#M665150</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2009-03-27T14:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166494#M665151</link>
      <description>Hi (again) Chad:&lt;BR /&gt;&lt;BR /&gt;If you apply the requistite patches and dispose of PFS mounts, you can do things like:&lt;BR /&gt;&lt;BR /&gt;# mount -F cdfs -e -o ro,cdcase /dev/dsk/cXtYdZ /cdrom&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/mount -F cdfs -e -o ro,rr /dev/dsk/cXtYdZ /cdrom&lt;BR /&gt;&lt;BR /&gt;See the manpages for 'mount_cdfs(1M)'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Mar 2009 15:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166494#M665151</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-03-27T15:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166495#M665152</link>
      <description>&amp;gt; pfs_mount is because am mounting an iso image&lt;BR /&gt; &lt;BR /&gt;ISO image is unclear. The original CDROM standard was called ISO 9660 and is the basic CDROM format. Many manufacturers have used the term ISO image when they are referring to a binary image of a CD -- which could be in a number of different formats. The -orr option works for ISO 9660 as well as RockRidge Extensions. HP-UX cannot mount a PC-only Joliet image.</description>
      <pubDate>Fri, 27 Mar 2009 15:21:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166495#M665152</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-03-27T15:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166496#M665153</link>
      <description>.</description>
      <pubDate>Fri, 27 Mar 2009 16:18:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166496#M665153</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2009-03-27T16:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166497#M665154</link>
      <description>&amp;gt;what is the best method to mount an ISO image?&lt;BR /&gt;&lt;BR /&gt;(Note it may be easier to just burn a CD as SEP said.)&lt;BR /&gt;I'm surprised nobody pointed you to the tens of threads about this.&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1312140" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1312140&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1305548" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1305548&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1301100" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1301100&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Mar 2009 22:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd/m-p/5166497#M665154</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-03-27T22:57:38Z</dc:date>
    </item>
  </channel>
</rss>

