<?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 Mount errors on the CD in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557185#M28894</link>
    <description>Hi &lt;BR /&gt;   I am trying to mount a ORACLE CD using the following method but I am unable to mount it , some times it goes through.&lt;BR /&gt;&lt;BR /&gt;From the root prompt I type the following&lt;BR /&gt;#nohup &amp;gt;&amp;gt; /dev/null /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;#nohup &amp;gt;&amp;gt; /dev/null /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;#/usr/sbin/pfs_mount -o xlat=unix /dev/rdsk/cxtxdx /cdrom&lt;BR /&gt;&lt;BR /&gt;This works fine sometimes. I would appreciate if you could help me out</description>
    <pubDate>Wed, 25 Jul 2001 19:37:49 GMT</pubDate>
    <dc:creator>ShivKumar_1</dc:creator>
    <dc:date>2001-07-25T19:37:49Z</dc:date>
    <item>
      <title>Mount errors on the CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557185#M28894</link>
      <description>Hi &lt;BR /&gt;   I am trying to mount a ORACLE CD using the following method but I am unable to mount it , some times it goes through.&lt;BR /&gt;&lt;BR /&gt;From the root prompt I type the following&lt;BR /&gt;#nohup &amp;gt;&amp;gt; /dev/null /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;#nohup &amp;gt;&amp;gt; /dev/null /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;#/usr/sbin/pfs_mount -o xlat=unix /dev/rdsk/cxtxdx /cdrom&lt;BR /&gt;&lt;BR /&gt;This works fine sometimes. I would appreciate if you could help me out</description>
      <pubDate>Wed, 25 Jul 2001 19:37:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557185#M28894</guid>
      <dc:creator>ShivKumar_1</dc:creator>
      <dc:date>2001-07-25T19:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mount errors on the CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557186#M28895</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You should use the block device when you mount file system &lt;BR /&gt;&lt;BR /&gt;#pfs_mount -o xlat=unix /dev/dsk/c0t0d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;This should be okay.</description>
      <pubDate>Wed, 25 Jul 2001 23:56:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557186#M28895</guid>
      <dc:creator>Frank Li</dc:creator>
      <dc:date>2001-07-25T23:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Mount errors on the CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557187#M28896</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This should do the trick. You will find that&lt;BR /&gt;most Oracle CD installations need to be done&lt;BR /&gt;in "RockRidge" format. Make sure your CD is&lt;BR /&gt;loaded.&lt;BR /&gt;&lt;BR /&gt;Add an entry to /etc/pfs_fstab like the following:&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c0t6d0 /SD_CDROM pfs-rrip xlat=unix10&lt;BR /&gt;&lt;BR /&gt;Run the following commands&lt;BR /&gt;&lt;BR /&gt;# nohup /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;# nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;# /usr/sbin/pfs_mount /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;To umount use&lt;BR /&gt;# /usr/sbin/pfs_umount /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Jul 2001 00:05:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557187#M28896</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-07-26T00:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mount errors on the CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557188#M28897</link>
      <description>per pfs_mount manual page entry, use the character device file.&lt;BR /&gt;&lt;BR /&gt;What type of errors do you see when you can't pfs_mount the cdrom?</description>
      <pubDate>Thu, 26 Jul 2001 01:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557188#M28897</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2001-07-26T01:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Mount errors on the CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557189#M28898</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;  Follow these&lt;BR /&gt;&lt;BR /&gt;#/usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;#usr/sbin/pfsd &amp;amp;&lt;BR /&gt;#pfs_mount -o xlat=unix /dev/dsk/cxtxdx /cdrom&lt;BR /&gt;#bdf&lt;BR /&gt;&lt;BR /&gt; Check up whether it is ok or not. For more information see man page of pfsd.&lt;BR /&gt;&lt;BR /&gt;Best of luck&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Shahul</description>
      <pubDate>Fri, 27 Jul 2001 09:44:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557189#M28898</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2001-07-27T09:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Mount errors on the CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557190#M28899</link>
      <description>ShivKumar...  I am also mounting CD's for Oracle.  The following are the steps I use:&lt;BR /&gt;&lt;BR /&gt;1.  Ensure no pfs daemons are running.  ps -ef | grep pfs&lt;BR /&gt;2.  Kill processes, if present:  kill -11 0000&lt;BR /&gt;3.  Load CD in drive.&lt;BR /&gt;4.  Start the pfs daemons:  /usr/sbin/pfs_mountd &amp;amp;  &lt;BR /&gt;/usr/sbin/pfsd &amp;amp;&lt;BR /&gt;5.  Mount the CD (NOTE: pfs must use the raw device file - rdsk):  pfs_mount -o xlat=unix /dev/rdsk/cxtxdx /SD_CDROM&lt;BR /&gt;6.  When finished, unmount the cd:  pfs_umount.&lt;BR /&gt;7.  Repeat steps 5 and 6 until finished with all CD's.&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jul 2001 11:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557190#M28899</guid>
      <dc:creator>John Donovan</dc:creator>
      <dc:date>2001-07-27T11:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Mount errors on the CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557191#M28900</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The pfs software also uses the statd and lockd daemons, so you'll need to make sure they are running.  If they aren't, try this:&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/rpc.lockd&lt;BR /&gt;/usr/sbin/rpc.statd&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jul 2001 12:30:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557191#M28900</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2001-07-27T12:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mount errors on the CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557192#M28901</link>
      <description>Most of you people need to read them there man pages!  When using pfs_mount, you MUST specify the raw disk device!&lt;BR /&gt;&lt;BR /&gt;As for the problems, there are many with pfs_mount.  Namely, that standard mount does not know it's there.  Most commonly, if a disk is pfs_mounted, and then standard umount is used to unmount it.  Well at this point, pfs still thinks it is mounted, so reports the device as busy.  standard mount can not mount the cd, because it is reported as used.  The fix at this point is rebooting.&lt;BR /&gt;&lt;BR /&gt;I have some startup scripts on "&lt;A href="http://www.invenioeng.com/systems" target="_blank"&gt;http://www.invenioeng.com/systems&lt;/A&gt;" somewhere which at least start-up the pfs daemons at boot time, and about the same info I gave here.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Mon, 30 Jul 2001 15:55:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557192#M28901</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-07-30T15:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Mount errors on the CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557193#M28902</link>
      <description>Thanks experts the problem with mounting is solved</description>
      <pubDate>Mon, 30 Jul 2001 16:29:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-errors-on-the-cd/m-p/2557193#M28902</guid>
      <dc:creator>ShivKumar_1</dc:creator>
      <dc:date>2001-07-30T16:29:02Z</dc:date>
    </item>
  </channel>
</rss>

