<?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: Processes hang when accessing cdrom in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang-when-accessing-cdrom/m-p/3434558#M206334</link>
    <description>Hi,&lt;BR /&gt;Try doing this:&lt;BR /&gt;# mount -F cdfs /dev/dsk/c3t2d0 /cdrom&lt;BR /&gt;# cd /cdrom&lt;BR /&gt;# more filename &lt;BR /&gt; &lt;BR /&gt;This should work but i doubt if your CD is in problem. It is hanging mean I/o to CD is getting stuck and this could be possible with bad cd. Try mounting another CD and see same thing happens.&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;ps. pfs_mount is not required for 11i</description>
    <pubDate>Thu, 02 Dec 2004 04:42:43 GMT</pubDate>
    <dc:creator>Bharat Katkar</dc:creator>
    <dc:date>2004-12-02T04:42:43Z</dc:date>
    <item>
      <title>Processes hang when accessing cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang-when-accessing-cdrom/m-p/3434556#M206332</link>
      <description>The system is HP-UX 11.11, and I've installed the PHKL_32035, PHCO_25841 and PHKL_26269 patches to enable the Rock Ridge extensions.&lt;BR /&gt;&lt;BR /&gt;I have mounted an Oracle CD with the command:&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -o rr /dev/dsk/c3t2d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;When I enter "ls /cdrom", all file names look OK, but when I try to read a file on the CD (eg: cat /cdrom/welcome.htm) or run a program from the CD (eg: /cdrom/runInstaller) the session hangs. If I disconnect the session and look at the processes (ps -ef|grep ), I can see the hung process. Kill -9 does not kill the process.&lt;BR /&gt;&lt;BR /&gt;I suspect it has something to do with the way the cdrom is mounted. Any ideas?</description>
      <pubDate>Wed, 01 Dec 2004 18:30:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang-when-accessing-cdrom/m-p/3434556#M206332</guid>
      <dc:creator>Allen Jones</dc:creator>
      <dc:date>2004-12-01T18:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang when accessing cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang-when-accessing-cdrom/m-p/3434557#M206333</link>
      <description>Allen.&lt;BR /&gt;what Oracle version do you use?. If it is oracle 8.1.7. you must mount by pfs_mountd command.&lt;BR /&gt;===&lt;BR /&gt;1. Determine pfsd and pfs_mountd agent is whether runing or not&lt;BR /&gt;#ps -ef|grep pfsd&lt;BR /&gt;#ps -ef|grep pfs_mountd&lt;BR /&gt;If they are not runing start by 2 command&lt;BR /&gt;#pfsd&amp;amp;&lt;BR /&gt;#pfs_mountd&amp;amp;&lt;BR /&gt;2. Mount Oracle&lt;BR /&gt;#pfs_mountd /dev/dsk/c3t2d0 /cdrom&lt;BR /&gt;===If you are using other version, Check installation guide inside Oracle CD&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Dec 2004 20:33:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang-when-accessing-cdrom/m-p/3434557#M206333</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2004-12-01T20:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang when accessing cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang-when-accessing-cdrom/m-p/3434558#M206334</link>
      <description>Hi,&lt;BR /&gt;Try doing this:&lt;BR /&gt;# mount -F cdfs /dev/dsk/c3t2d0 /cdrom&lt;BR /&gt;# cd /cdrom&lt;BR /&gt;# more filename &lt;BR /&gt; &lt;BR /&gt;This should work but i doubt if your CD is in problem. It is hanging mean I/o to CD is getting stuck and this could be possible with bad cd. Try mounting another CD and see same thing happens.&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;ps. pfs_mount is not required for 11i</description>
      <pubDate>Thu, 02 Dec 2004 04:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang-when-accessing-cdrom/m-p/3434558#M206334</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-12-02T04:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Processes hang when accessing cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang-when-accessing-cdrom/m-p/3434559#M206335</link>
      <description>Thank you both for your quick responses.&lt;BR /&gt;&lt;BR /&gt;Nguyen: I'm trying to install the Oracle Client for version 10.1.0. I have already installed the Oracle server, mounting the CD's with pfs.&lt;BR /&gt;&lt;BR /&gt;I tried to use pfs to mount the Client CD, but began having problems. After reading many posts in this forum, I applied the above named HPUX patches to enable Rock Ridge, but am still having problems, described above.&lt;BR /&gt;&lt;BR /&gt;Bharat: I tried your suggestion but the file names are not in their correct format. I have to specify the "rr" option in the mount command so that Unix can read the files using their correct names.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Dec 2004 11:33:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processes-hang-when-accessing-cdrom/m-p/3434559#M206335</guid>
      <dc:creator>Allen Jones</dc:creator>
      <dc:date>2004-12-02T11:33:16Z</dc:date>
    </item>
  </channel>
</rss>

