<?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_mount command error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-command-error/m-p/2586607#M856735</link>
    <description>try "ls /SD_CDROM" to see if cd is already mounted.&lt;BR /&gt;We had similar problem. It looked as if starting pfs daemons automatically mounted CD.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Sep 2001 22:45:22 GMT</pubDate>
    <dc:creator>Roman_5</dc:creator>
    <dc:date>2001-09-28T22:45:22Z</dc:date>
    <item>
      <title>pfs_mount command error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-command-error/m-p/2586603#M856731</link>
      <description>Hello,&lt;BR /&gt;    I am trying to mount the CDROM using pfs_mount command when i installing Oracle 8i,but failure to do it.&lt;BR /&gt;    I get a message:&lt;BR /&gt;/usr/sbin/pfs_mount: giving up on /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;following are the commands that i have used&lt;BR /&gt;# nohup /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;[1]     3726&lt;BR /&gt;# Sending output to nohup.out&lt;BR /&gt;&lt;BR /&gt;# nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;Sending output to nohup.out&lt;BR /&gt;[2]     3760&lt;BR /&gt;[1] -  Done(1)             &lt;JOB name="" not="" known=""&gt;&lt;BR /&gt;# /usr/sbin/pfs_mount -o xlat=unix /dev/rdsk/c6t1d0 /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/pfs_mount: giving up on /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;Thanks for telling me what has happened!&lt;BR /&gt;&lt;BR /&gt;Jackie&lt;/JOB&gt;</description>
      <pubDate>Fri, 28 Sep 2001 10:10:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-command-error/m-p/2586603#M856731</guid>
      <dc:creator>FireDragon.Xu</dc:creator>
      <dc:date>2001-09-28T10:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount command error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-command-error/m-p/2586604#M856732</link>
      <description>&lt;BR /&gt;Your /etc/pfs_fstab file should look like this;&lt;BR /&gt;&lt;BR /&gt;#Mount Oracle CDROM&lt;BR /&gt;/dev/rdsk/c3t2d0 /SD_CDROM pfs-rrip xlat=unix,soft 1 0&lt;BR /&gt;&lt;BR /&gt;(change the /dev/rdsk entry to match your CD drive)&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Sep 2001 10:39:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-command-error/m-p/2586604#M856732</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-09-28T10:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount command error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-command-error/m-p/2586605#M856733</link>
      <description>Hi Jackie,&lt;BR /&gt;&lt;BR /&gt;Other than what stefan just pointed out, check and see that you have /SD_CDROM directory in the root directory and is not being used by anyone. Say somebody is "cd" into it.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Sep 2001 13:20:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-command-error/m-p/2586605#M856733</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-28T13:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount command error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-command-error/m-p/2586606#M856734</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1. ioscan -fnkC tape : check for the device path for tape&lt;BR /&gt;2. nohup /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;3. nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;4. /usr/sbin/pfs_mout -t rrip -x unix /dev/dsk/&lt;DEVICE name="" from="" ioscan="" output=""&gt; /cdrom &lt;THE name="" directory="" tob="" mounted="" on=""&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;USA..&lt;BR /&gt;&lt;/THE&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Fri, 28 Sep 2001 13:51:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-command-error/m-p/2586606#M856734</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-09-28T13:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: pfs_mount command error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-command-error/m-p/2586607#M856735</link>
      <description>try "ls /SD_CDROM" to see if cd is already mounted.&lt;BR /&gt;We had similar problem. It looked as if starting pfs daemons automatically mounted CD.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Sep 2001 22:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pfs-mount-command-error/m-p/2586607#M856735</guid>
      <dc:creator>Roman_5</dc:creator>
      <dc:date>2001-09-28T22:45:22Z</dc:date>
    </item>
  </channel>
</rss>

