<?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 Using CD ROM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667079#M931955</link>
    <description>Hi,&lt;BR /&gt;I am trying to use CD ROM (hp unix 11), but ...&lt;BR /&gt;after inserting the CD, I am issuing the folowing command, &lt;BR /&gt;/usr/sbin/pfs_mount -t rrip -x unix /dev/dsk/c3t2d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;But getting the following error&lt;BR /&gt;/usr/sbin/pfs_mount: giving up on /cdrom &lt;BR /&gt;&lt;BR /&gt;Do I need to start any process before using pfs_mount commnad? &lt;BR /&gt;&lt;BR /&gt;Please ....?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;Syed</description>
    <pubDate>Tue, 19 Feb 2002 07:15:24 GMT</pubDate>
    <dc:creator>Shahbaz_1</dc:creator>
    <dc:date>2002-02-19T07:15:24Z</dc:date>
    <item>
      <title>Using CD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667079#M931955</link>
      <description>Hi,&lt;BR /&gt;I am trying to use CD ROM (hp unix 11), but ...&lt;BR /&gt;after inserting the CD, I am issuing the folowing command, &lt;BR /&gt;/usr/sbin/pfs_mount -t rrip -x unix /dev/dsk/c3t2d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;But getting the following error&lt;BR /&gt;/usr/sbin/pfs_mount: giving up on /cdrom &lt;BR /&gt;&lt;BR /&gt;Do I need to start any process before using pfs_mount commnad? &lt;BR /&gt;&lt;BR /&gt;Please ....?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;Syed</description>
      <pubDate>Tue, 19 Feb 2002 07:15:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667079#M931955</guid>
      <dc:creator>Shahbaz_1</dc:creator>
      <dc:date>2002-02-19T07:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using CD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667080#M931956</link>
      <description>Hi,&lt;BR /&gt;The following is mandatory before using pfs-mount :&lt;BR /&gt;cd /tmp&lt;BR /&gt;nohup /usr/sbin/pfs_mountd ???v &amp;amp;&lt;BR /&gt;sleep 10&lt;BR /&gt;nohup /usr/sbin/pfsd 4 ???v &amp;amp;&lt;BR /&gt;sleep 10&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Tom Geudens</description>
      <pubDate>Tue, 19 Feb 2002 07:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667080#M931956</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-02-19T07:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using CD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667081#M931957</link>
      <description>Hi,&lt;BR /&gt;A little "add-on"&lt;BR /&gt;You might want to make a /etc/pfs_fstab file containing the following line.&lt;BR /&gt;/dev/cdrom /SD_CDROM pfs-rrip retry=3,soft,intr,xlat=unix 0 0&lt;BR /&gt;&lt;BR /&gt;You can then mount every Oracle CD with a simple pfs_mount -a (!!! after starting the daemons !!!).&lt;BR /&gt;&lt;BR /&gt;Another important issue. Do a&lt;BR /&gt;pfs_umount /SD_CDROM&lt;BR /&gt;directly after you stop using the CD. You can not get the CD out of the drive unless you do this ! After unmounting you may kill the pfs-daemons in reverse order.&lt;BR /&gt;&lt;BR /&gt;Be carefull, PFS is a really tricky way to mount CD's.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Tom Geudens</description>
      <pubDate>Tue, 19 Feb 2002 07:27:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667081#M931957</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-02-19T07:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using CD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667082#M931958</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;for PFS to be able to work, you need to have "NFS" up and running, at least the "portmapper" (i.e. "rpcbind").&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch</description>
      <pubDate>Tue, 19 Feb 2002 10:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667082#M931958</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-02-19T10:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using CD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667083#M931959</link>
      <description>Hi Syed,&lt;BR /&gt;&lt;BR /&gt;you have to start two pfs processes before you do pfs_mount,&lt;BR /&gt;&lt;BR /&gt;# nohup pfs_mountd &amp;amp;&lt;BR /&gt;# nohup pfsd &amp;amp;&lt;BR /&gt;&lt;BR /&gt;Now mount the cdrom,&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/pfs_mount -t rrip -x unix /dev/dsk/c3t2d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Feb 2002 13:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667083#M931959</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-19T13:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using CD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667084#M931960</link>
      <description>Thanks every body,&lt;BR /&gt;&lt;BR /&gt;Hi Sanjay, Can you pls let me know,&lt;BR /&gt;I start two pfs processes and mounth the CD. &lt;BR /&gt;after pfs_umount, do I need to kill two running pfs processes?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Syed</description>
      <pubDate>Wed, 20 Feb 2002 03:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667084#M931960</guid>
      <dc:creator>Shahbaz_1</dc:creator>
      <dc:date>2002-02-20T03:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using CD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667085#M931961</link>
      <description>Yes, you can kill the pfs daemons AFTER you pfs_umount the CD.  Be SURE that you kill them in the reverse order that you started them.&lt;BR /&gt;&lt;BR /&gt;# kill pid_of_pfsd&lt;BR /&gt;&lt;BR /&gt;# kill pid_of_pfs_mountd&lt;BR /&gt;&lt;BR /&gt;Be warned that if you mess up while using pfs daemons, it can require a reboot of your system to clean up.&lt;BR /&gt;&lt;BR /&gt;If you do a search (on the left-hand menu) and type if 'pfs daemon' you will see lots of threads on the usage of the pfs daemons.</description>
      <pubDate>Wed, 20 Feb 2002 03:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667085#M931961</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-02-20T03:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using CD ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667086#M931962</link>
      <description>Hi Syed,&lt;BR /&gt;&lt;BR /&gt;Once you have finished using the cdrom, installing whatever product is there in cdrom, you unmount the cdrom,&lt;BR /&gt;&lt;BR /&gt;pfs_umount /cdrom&lt;BR /&gt;&lt;BR /&gt;Then look for the pfs processes and kill them,&lt;BR /&gt;&lt;BR /&gt;ps -ef |grep pfs&lt;BR /&gt;&lt;BR /&gt;you will see 4 processes, pfsd, pfs_mountd, rpc.pfsd, rpc.pfs_mountd, kill them in this order pfsd, pfs_mountd, rpc.pfsd and rpc.pfs_mountd&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Feb 2002 04:04:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cd-rom/m-p/2667086#M931962</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-20T04:04:13Z</dc:date>
    </item>
  </channel>
</rss>

