<?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_mountd daemon in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd-daemon/m-p/3680332#M245244</link>
    <description>Note that there is a patch to add rockridge extensions to mount_cdfs:&lt;BR /&gt;&lt;BR /&gt;11.00  PHCO_26449&lt;BR /&gt;11.11  PHCO_25841</description>
    <pubDate>Mon, 28 Nov 2005 18:19:43 GMT</pubDate>
    <dc:creator>Paul F. Carlson</dc:creator>
    <dc:date>2005-11-28T18:19:43Z</dc:date>
    <item>
      <title>pfs_mountd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd-daemon/m-p/3680330#M245242</link>
      <description>while I was on vacation last week, a vendor came to update our version of some software. A colleague was here to assist him with logging on and technical issues. The vendor had instructions which included starting the pfs_mountd daemon (for some reason he thought he needed this to mount the cdrom). After some time passed (the update was not successfull), my colleague issued the umount on the cdrom.&lt;BR /&gt;&lt;BR /&gt;I'm not familiar with pfs_mountd or the rpc - but they are both still showing in my process list &lt;BR /&gt;1) is this a problem?  &lt;BR /&gt;2) how do I stop it/them? &lt;BR /&gt;&lt;BR /&gt;Lisa &lt;BR /&gt;HP-UX B.11.0 U 9000/800</description>
      <pubDate>Mon, 28 Nov 2005 17:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd-daemon/m-p/3680330#M245242</guid>
      <dc:creator>Lisa Sorbo</dc:creator>
      <dc:date>2005-11-28T17:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd-daemon/m-p/3680331#M245243</link>
      <description>pfs_mountd is used to mount CDs that were created in rockridge or iso9600 or other formats.  Sometimes you will get a CD when mounted lists the files in all CAPS or with a ;## at the end of filename.  The pfs daemons must be running in order to use pfs_mount and pfs_umount.  See the man page for pfs_mount for more syntax info.&lt;BR /&gt;&lt;BR /&gt;and having the daemons running isn't a big deal.  You can kill them if you want...although next time you need to mount a CD that needs it you will need to restart those daemons before mounting it.&lt;BR /&gt;&lt;BR /&gt;common usage: pfs_mount -x unix -t rrip -o ro /dev/cdrom /tmp_mnt&lt;BR /&gt;&lt;BR /&gt;also note...that you need to unmount the pfs_mounted filesystem with pfs_umount...run pfs_umount -c to close any pfs filesystems that were already unmounted.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;CH&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Nov 2005 18:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd-daemon/m-p/3680331#M245243</guid>
      <dc:creator>Christine Hartman</dc:creator>
      <dc:date>2005-11-28T18:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd-daemon/m-p/3680332#M245244</link>
      <description>Note that there is a patch to add rockridge extensions to mount_cdfs:&lt;BR /&gt;&lt;BR /&gt;11.00  PHCO_26449&lt;BR /&gt;11.11  PHCO_25841</description>
      <pubDate>Mon, 28 Nov 2005 18:19:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd-daemon/m-p/3680332#M245244</guid>
      <dc:creator>Paul F. Carlson</dc:creator>
      <dc:date>2005-11-28T18:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd-daemon/m-p/3680333#M245245</link>
      <description>thanks for the info. I'd never heard of pfs_mount before. &lt;BR /&gt;so when I see these in my process list: &lt;BR /&gt;    root 13861     1  0  Nov 22  ?       0:00 /usr/sbin/pfs_mountd&lt;BR /&gt;    root 14446     1  0  Nov 22  ?         0:00 /usr/sbin/pfsd&lt;BR /&gt;    root 14452 14446  0  Nov 22  ?         0:01 pfsd.rpc&lt;BR /&gt;    root 13862 13861  0  Nov 22  ?         0:01 pfs_mountd.rpc&lt;BR /&gt;&lt;BR /&gt;I can just kill 13861 and 14446 &lt;BR /&gt;and the .rpc processes will go away as well - right? &lt;BR /&gt;&lt;BR /&gt;Lisa</description>
      <pubDate>Mon, 28 Nov 2005 18:22:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd-daemon/m-p/3680333#M245245</guid>
      <dc:creator>Lisa Sorbo</dc:creator>
      <dc:date>2005-11-28T18:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd-daemon/m-p/3680334#M245246</link>
      <description>Hi Lisa:&lt;BR /&gt;&lt;BR /&gt;The order in which you start a 'pfs_mount' process is stictly reversed when you unmount.&lt;BR /&gt;&lt;BR /&gt;First, make sure that you *only* use 'pfs_umount'. Do *not* use the standard 'umount' command. Remember to 'cd' "out" of the mounted directory first.&lt;BR /&gt;&lt;BR /&gt;Next, kill the 'pfsd' daemon, and *then* lastly, the 'pfs_mountd' daemon.&lt;BR /&gt;&lt;BR /&gt;Failure to observe this order can lead to a "hung" system, most notably one where queries of filesystems and directories "hang" and processor utilization climbs and climbs, leading to a reboot to ressurrect an unresponsive system.&lt;BR /&gt;&lt;BR /&gt;I *strongly urge* you to download and install (which will require a reboot) the necessary patches to mount RockRidge formatted CDs natively.&lt;BR /&gt;&lt;BR /&gt;Once installed, you simply do:&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/mount -F cdfs -e -o ro,rr /dev/dsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;For 11.0 you will need patches:&lt;BR /&gt;&lt;BR /&gt;PHKL_28060&lt;BR /&gt;PHKL_26450 &lt;BR /&gt;PHCO_26449&lt;BR /&gt;&lt;BR /&gt;The installation and reboot required will save endless headaches!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 28 Nov 2005 18:23:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd-daemon/m-p/3680334#M245246</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-11-28T18:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mountd daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd-daemon/m-p/3680335#M245247</link>
      <description>I have a vague recollection of problems when software installed originally - hanging commands against the cdrom &amp;amp; climbing CPU - I think that time they removed the CD from the drive w/out unmounting it first - and then couldn't unmount w/out a CD in the drive - but I wasn't "in the loop" for that event and its resolution. &lt;BR /&gt;&lt;BR /&gt;I will take your words to heart about the patches - though it isn't likely to be completed before the vendor returns to "try again" as I can't get a reboot scheduled in that timeframe. &lt;BR /&gt;&lt;BR /&gt;thanks again for the information.</description>
      <pubDate>Mon, 28 Nov 2005 18:34:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mountd-daemon/m-p/3680335#M245247</guid>
      <dc:creator>Lisa Sorbo</dc:creator>
      <dc:date>2005-11-28T18:34:14Z</dc:date>
    </item>
  </channel>
</rss>

