<?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: Problem with pfs_mount and pfs_exportfs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790588#M943633</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;a got a great script that i use for both mounting and umounting my oracle CDs.&lt;BR /&gt;&lt;BR /&gt;see attachment.&lt;BR /&gt;&lt;BR /&gt;hope this help!&lt;BR /&gt;Best Regards&lt;BR /&gt;Yogeeraj&lt;BR /&gt;</description>
    <pubDate>Thu, 22 Aug 2002 12:17:19 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2002-08-22T12:17:19Z</dc:date>
    <item>
      <title>Problem with pfs_mount and pfs_exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790579#M943624</link>
      <description>Hello everybody, &lt;BR /&gt;I've a big problem whith pfs_mount and pfs_exportfs command. I would like export a cd-rom from lah411 server to miahp039 server.&lt;BR /&gt;I do a lot of command, but they doen't work. Could anyone help me ?&lt;BR /&gt;I tape this command:&lt;BR /&gt;lah411: nohup /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;lah411: nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;lah411: vi /etc/pfs_fstab&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c1t6d0 /SD_CDROM/oracle pfs-rrip xlat=unix 0 0&lt;BR /&gt;&lt;BR /&gt;lah411: vi /etc/pfs_exports&lt;BR /&gt;/SD_CDROM/oracle -anon=65534,ro,access=miahp039&lt;BR /&gt;&lt;BR /&gt;lah411: pfs_exportfs -a&lt;BR /&gt;lah411: pfs_mount  /SD_CDROM/oracle&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;miahp039: nohup /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;miahp039: nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;miahp039: pfs_mount -o xlat=unix lah411:/SD_CDROM/oracle /SD_CDROM/oracle&lt;BR /&gt;&lt;BR /&gt;The error are : &lt;BR /&gt;1): lah411:pfs_mount  /SD_CDROM/oracle&lt;BR /&gt;pfs_mount: /dev/dsk/c1t6d0 on /SD_CDROM/oracle: Device busy&lt;BR /&gt;pfs_mount: giving up on /SD_CDROM/oracle &lt;BR /&gt;and nothing is exporting&lt;BR /&gt;2:) and when i arrive to export to link, (i don't know why it works ?), i have nothing in /SD_CDROM/oracle or i've pfs_mount -o xlat=unix lah411:/SD_CDROM/oracle /SD_CDROM/oracle&lt;BR /&gt;pfs_mount: access denied for lah411:/SD_CDROM/oracle.&lt;BR /&gt;pfs_mount: giving up on /SD_CDROM/oracle &lt;BR /&gt;&lt;BR /&gt;HELP ME PLEASE ! ! ! &lt;BR /&gt;Thaks for all.</description>
      <pubDate>Wed, 21 Aug 2002 07:32:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790579#M943624</guid>
      <dc:creator>FOREST Michel</dc:creator>
      <dc:date>2002-08-21T07:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with pfs_mount and pfs_exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790580#M943625</link>
      <description>Hi,&lt;BR /&gt;Well, there could be a lot of problems, but your pfs_exportfs -a should be AFTER the pfs_mount on system lah411. Try a pfs_exportfs -u /SD_CDROM/oracle and then retry in the correct order.&lt;BR /&gt;&lt;BR /&gt;Also the daemons should be started like this :&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;Sometimes you get problems when the daemons are started to quickly after each other.&lt;BR /&gt;&lt;BR /&gt;Last but not least, there are patches that make it possible to use an "ordinary" mount for Oracle CD's. For 11.0 these are :&lt;BR /&gt;PHKL_26448&lt;BR /&gt;PHCO_26449&lt;BR /&gt;PHKL_26450&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
      <pubDate>Wed, 21 Aug 2002 08:18:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790580#M943625</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-08-21T08:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with pfs_mount and pfs_exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790581#M943626</link>
      <description>With this patch, which command must i use ?&lt;BR /&gt;Thanks for all.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Aug 2002 08:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790581#M943626</guid>
      <dc:creator>FOREST Michel</dc:creator>
      <dc:date>2002-08-21T08:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with pfs_mount and pfs_exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790582#M943627</link>
      <description>&lt;BR /&gt;With the patches for PFS you just use the normal mount command for your CD (no more pfs_ commands at all!). Much easier and more reliable (pfs sometimes hangs).&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Aug 2002 08:55:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790582#M943627</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-08-21T08:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with pfs_mount and pfs_exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790583#M943628</link>
      <description>How can i use commande mount_cdfs to mount oracle's cdrom on a server?&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 21 Aug 2002 13:49:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790583#M943628</guid>
      <dc:creator>FOREST Michel</dc:creator>
      <dc:date>2002-08-21T13:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with pfs_mount and pfs_exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790584#M943629</link>
      <description>the excat sequence is like this :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A. Perform these steps on the local system: &lt;BR /&gt;&lt;BR /&gt;1. nohup /usr/sbin/pfs_mountd &amp;amp; &lt;BR /&gt;&lt;BR /&gt;2. nohup /usr/sbin/pfsd &amp;amp; &lt;BR /&gt;&lt;BR /&gt;3. Add the filesystem to /etc/pfs_fstab &lt;BR /&gt;&lt;BR /&gt;4. Add the filesystem to /etc/pfs_exports &lt;BR /&gt;&lt;BR /&gt;5. pfs_exportfs -a &lt;BR /&gt;&lt;BR /&gt;6. pfs_mount /cdrom &lt;BR /&gt;&lt;BR /&gt;B. Perform these steps on the remote system: &lt;BR /&gt;&lt;BR /&gt;1. nohup /usr/sbin/pfs_mountd &amp;amp; &lt;BR /&gt;&lt;BR /&gt;2. nohup /usr/sbin/pfsd &amp;amp; &lt;BR /&gt;&lt;BR /&gt;3. pfs_mount -o xlat=unix remotesystemA:/cdrom /localmnt_pnt &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;you can look at this document &lt;BR /&gt;&lt;A href="http://support1.itrc.hp.com/service/cki/docDisplay.do?docId=200000032087697" target="_blank"&gt;http://support1.itrc.hp.com/service/cki/docDisplay.do?docId=200000032087697&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava &lt;BR /&gt;</description>
      <pubDate>Wed, 21 Aug 2002 13:56:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790584#M943629</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-08-21T13:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with pfs_mount and pfs_exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790585#M943630</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;after installing the three patches, do as follows:&lt;BR /&gt;&lt;BR /&gt;- mkdir /cdrom&lt;BR /&gt;- mount -o rr /dev/dsk/cXtYdZ /cdrom&lt;BR /&gt;- su - oracle&lt;BR /&gt;- /cdrom/runInstaller&lt;BR /&gt;- exit # form oracle&lt;BR /&gt;- umount /cdrom&lt;BR /&gt;&lt;BR /&gt;substitute /dev/dsk/cXtYdZ with your cd-rom's devicename, of course...&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch</description>
      <pubDate>Wed, 21 Aug 2002 14:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790585#M943630</guid>
      <dc:creator>Wodisch_1</dc:creator>
      <dc:date>2002-08-21T14:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with pfs_mount and pfs_exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790586#M943631</link>
      <description>I'm sorry but it doesn't work : &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@memoir:/&amp;gt; ioscan -fnC disk&lt;BR /&gt;Class     I  H/W Path    Driver      S/W State H/W Type  Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;disk      0  8/12.8.0    sdisk       CLAIMED   DEVICE    SEAGATE ST34572WC&lt;BR /&gt;                        /dev/dsk/c0t8d0   /dev/rdsk/c0t8d0                      &lt;BR /&gt;root@memoir:/&amp;gt; mount /dev/dsk/c0t8d0 /toto&lt;BR /&gt;/dev/dsk/c0t8d0: unrecognized file system   &lt;BR /&gt;&lt;BR /&gt;What do i bad ?&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Aug 2002 11:56:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790586#M943631</guid>
      <dc:creator>FOREST Michel</dc:creator>
      <dc:date>2002-08-22T11:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with pfs_mount and pfs_exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790587#M943632</link>
      <description>Hi,&lt;BR /&gt;Are we still talking about the same problem here ? The problem in the last post is that your trying to mount a disk (not a CD-device as far as I can see) directly onto a directory. That will definitely not work ...&lt;BR /&gt;&lt;BR /&gt;What exactly are you trying to accomplish ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
      <pubDate>Thu, 22 Aug 2002 12:13:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790587#M943632</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-08-22T12:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with pfs_mount and pfs_exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790588#M943633</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;a got a great script that i use for both mounting and umounting my oracle CDs.&lt;BR /&gt;&lt;BR /&gt;see attachment.&lt;BR /&gt;&lt;BR /&gt;hope this help!&lt;BR /&gt;Best Regards&lt;BR /&gt;Yogeeraj&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Aug 2002 12:17:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790588#M943633</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2002-08-22T12:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with pfs_mount and pfs_exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790589#M943634</link>
      <description>Mr Forest,&lt;BR /&gt;&lt;BR /&gt;If you applied the patches, you also need to change the file /etc/fstab if you do not want to remember any options&lt;BR /&gt;(see https::/&lt;A href="http://www.beepz.com/personal/merijn/#FAQ" target="_blank"&gt;www.beepz.com/personal/merijn/#FAQ&lt;/A&gt;  for an example)&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c0t8d0 /SD_CDROM cdfs ro,rr,noauto 0 0</description>
      <pubDate>Thu, 22 Aug 2002 14:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790589#M943634</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-08-22T14:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with pfs_mount and pfs_exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790590#M943635</link>
      <description>Hi,&lt;BR /&gt;I noticed you awarded points (thank you for that :-). Could you also give a little feedback ? Is your problem solved ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom Geudens&lt;BR /&gt;&lt;BR /&gt;P.S. N/A for this answer please</description>
      <pubDate>Fri, 23 Aug 2002 11:59:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pfs-mount-and-pfs-exportfs/m-p/2790590#M943635</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-08-23T11:59:33Z</dc:date>
    </item>
  </channel>
</rss>

