<?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: error while doing pfs_mount in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979683#M294201</link>
    <description>hi Santosh,&lt;BR /&gt;&lt;BR /&gt;thanks for your suggestion. the image got mounted. but while running the utility i got the following error. Can you help.&lt;BR /&gt;&lt;BR /&gt;# pwd&lt;BR /&gt;/tmp/glance/glance/glance/opt/perf/bin&lt;BR /&gt;# ./glance&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libnums.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;Abort&lt;BR /&gt;</description>
    <pubDate>Thu, 12 Apr 2007 01:17:40 GMT</pubDate>
    <dc:creator>Sunny Jaisinghani</dc:creator>
    <dc:date>2007-04-12T01:17:40Z</dc:date>
    <item>
      <title>error while doing pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979681#M294199</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;i am trying to install a glance plus evaluation version on the test server. i have downloaded an iso image from HP site.&lt;BR /&gt;&lt;BR /&gt;they recommended following steps to mount the ios image.&lt;BR /&gt;&lt;BR /&gt;nohup pfs_mountd &amp;amp; &lt;BR /&gt;nohup pfsd &amp;amp; &lt;BR /&gt;pfs_mount -o xlat=UNIX pathToIso mountPoint&lt;BR /&gt;&lt;BR /&gt;i tried running the following command but got an error. can anyone help.&lt;BR /&gt;&lt;BR /&gt;# pfs_mount -o xlat=UNIX /home/a127778/B3693-13005.iso /tmp/glance&lt;BR /&gt;pfs_mount: giving up on /tmp/glance&lt;BR /&gt;&lt;BR /&gt;My system statistics are:&lt;BR /&gt;&lt;BR /&gt;HP-UX B.11.00 A 9000/889&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 11 Apr 2007 23:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979681#M294199</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2007-04-11T23:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: error while doing pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979682#M294200</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this,&lt;BR /&gt;&lt;BR /&gt;# pfs_mount -x unix -t iso9660 /home/a127778/B3693-13005.iso /tmp/glance&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Thu, 12 Apr 2007 01:00:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979682#M294200</guid>
      <dc:creator>SANTOSH S. MHASKAR</dc:creator>
      <dc:date>2007-04-12T01:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: error while doing pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979683#M294201</link>
      <description>hi Santosh,&lt;BR /&gt;&lt;BR /&gt;thanks for your suggestion. the image got mounted. but while running the utility i got the following error. Can you help.&lt;BR /&gt;&lt;BR /&gt;# pwd&lt;BR /&gt;/tmp/glance/glance/glance/opt/perf/bin&lt;BR /&gt;# ./glance&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libnums.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;Abort&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Apr 2007 01:17:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979683#M294201</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2007-04-12T01:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: error while doing pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979684#M294202</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It seems a library issue,&lt;BR /&gt;&lt;BR /&gt;Issue folloeing command to see which lib.s r &lt;BR /&gt;required for glance.&lt;BR /&gt;&lt;BR /&gt;# ldd /tmp/glance/glance/glance/opt/perf/bin/glance&lt;BR /&gt;&lt;BR /&gt;and check whether those libraries r available or not.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Apr 2007 01:44:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979684#M294202</guid>
      <dc:creator>SANTOSH S. MHASKAR</dc:creator>
      <dc:date>2007-04-12T01:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: error while doing pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979685#M294203</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;# ldd /tmp/glance/glance/glance/opt/perf/bin/glance&lt;BR /&gt;ldd: Invalid file type: "/tmp/glance/glance/glance/opt/perf/bin/glance". 64-bit shared executable or shared library expected.&lt;BR /&gt;&lt;BR /&gt;Santosh,&lt;BR /&gt;this utility that i have downloaded is for 11.11 as mentioned on the site.&lt;BR /&gt;but my system has 11.00. is it because os this difference the problem exists.&lt;BR /&gt;&lt;BR /&gt;also i read the index file which says this utility is compatible with all versions above 10.x</description>
      <pubDate>Thu, 12 Apr 2007 01:53:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979685#M294203</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2007-04-12T01:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: error while doing pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979686#M294204</link>
      <description>The ISO image contains a swinstall depot.&lt;BR /&gt;You're not supposed to run the program from the image directly: the program contains libraries in addition to the executable, and the system won't find the libraries unless the program is installed properly.&lt;BR /&gt;&lt;BR /&gt;Run "swinstall -s /tmp/glance", then select and install the glance plus evaluation version. After this, you should be able to start it with just "glance".&lt;BR /&gt;&lt;BR /&gt;After a successful installation, you can umount /tmp/glance and move the ISO image file elsewhere.&lt;BR /&gt;&lt;BR /&gt;If the ISO image contains software for HP-UX 11.00, archive the image file in case you need it later: HP-UX 11.00 is now out of support and HP may delete the 11.00 downloadables from its web pages at any time, so you may not be able to download it again later.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 12 Apr 2007 01:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979686#M294204</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-04-12T01:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: error while doing pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979687#M294205</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Matti seems correct, it should be a depot software.&lt;BR /&gt;&lt;BR /&gt;u can use it only after installing  glance depot.&lt;BR /&gt;&lt;BR /&gt;use swinstall to install depot as suggested by Matti.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Apr 2007 02:32:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979687#M294205</guid>
      <dc:creator>SANTOSH S. MHASKAR</dc:creator>
      <dc:date>2007-04-12T02:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: error while doing pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979688#M294206</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;there isn't ant depot file under /tmp/glance and when i do swinstall -s /tmp/glance i get the folowing error. &lt;BR /&gt;&lt;BR /&gt; A Remote Procedure Call to a daemon has failed.  Could not start a management session for "&lt;HOSTNAME&gt;:/tmp/glance".  Make sure the host is accessible from the network, and that its daemon, swagentd,&lt;BR /&gt;is running.  &lt;BR /&gt;&lt;BR /&gt;i checked the swagentd daemonis running&lt;BR /&gt;&lt;BR /&gt;# ps -ef | grep swagentd | grep -v grep&lt;BR /&gt;    root   402     1  0  Mar  9  ?         6:53 /usr/sbin/swagentd -x rpc_binding_info=ncadg_ip_udp:[2121]&lt;BR /&gt;&lt;BR /&gt;also the system ip and and hostname get resolved.&lt;BR /&gt;&lt;BR /&gt;i have attached the contents of the directories under /tmp/glance&lt;BR /&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Thu, 12 Apr 2007 02:45:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979688#M294206</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2007-04-12T02:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: error while doing pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979689#M294207</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Pl. read the installation info. for the package&lt;BR /&gt;from the download site.&lt;BR /&gt;&lt;BR /&gt;Also pl. provide a longlisting of /tmp/glance&lt;BR /&gt;&lt;BR /&gt;# ll /tmp/glance&lt;BR /&gt;&lt;BR /&gt;so we can get so idea about its contents.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Apr 2007 03:00:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979689#M294207</guid>
      <dc:creator>SANTOSH S. MHASKAR</dc:creator>
      <dc:date>2007-04-12T03:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: error while doing pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979690#M294208</link>
      <description>this is the site fom where i downloaded the utility.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20229.www2.hp.com/uploads/ovrd/ovr_l_gplus_0001.html" target="_blank"&gt;http://h20229.www2.hp.com/uploads/ovrd/ovr_l_gplus_0001.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# cd /tmp/glance&lt;BR /&gt;# pwd&lt;BR /&gt;/tmp/glance&lt;BR /&gt;# ll&lt;BR /&gt;total 10&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 b3691aa_try&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 b3693aa_try&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 catalog&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 glance&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 measurementint&lt;BR /&gt;# cd glance&lt;BR /&gt;# ll&lt;BR /&gt;total 6&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 glance&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 gpm&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 gpm-jpn&lt;BR /&gt;# cd glance&lt;BR /&gt;# ll&lt;BR /&gt;total 2&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 opt&lt;BR /&gt;# cd opt&lt;BR /&gt;# ll&lt;BR /&gt;total 2&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 perf&lt;BR /&gt;# cd perf&lt;BR /&gt;#&lt;BR /&gt;# ll&lt;BR /&gt;total 12&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 bin&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 examples&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 help&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 man&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 newconfig&lt;BR /&gt;drwxrwxrwx   2 root       sys           2048 Oct 26  2005 releasenotes&lt;BR /&gt;# cd bin&lt;BR /&gt;# ll&lt;BR /&gt;total 538&lt;BR /&gt;-rwxrwxrwx   1 root       sys         528384 Oct 20  2005 glance&lt;BR /&gt;-rwxrwxrwx   1 root       sys          15607 Oct 20  2005 glance.remove&lt;BR /&gt;-rwxrwxrwx   1 root       sys           5977 Oct 20  2005 itose.remove&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Apr 2007 03:06:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979690#M294208</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2007-04-12T03:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: error while doing pfs_mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979691#M294209</link>
      <description>This is some extract from the release notes in the iso image. it seems i have downloaded the wrong package. may be that is the reason i was not able to install it. Thanks anyways.&lt;BR /&gt;*****************************************&lt;BR /&gt;Before installing OV GlancePlus, make sure that your system meets the following&lt;BR /&gt;minimum hardware and software requirements:&lt;BR /&gt;&lt;BR /&gt;Hardware&lt;BR /&gt;&lt;BR /&gt;        - HP 9000, Integrity Servers, and HP Workstations supported on HP-UX&lt;BR /&gt;        11i v1 and HP-UX 11i v2 December 2004 release&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;OS Platform and Compatibility:&lt;BR /&gt;&lt;BR /&gt;        - HP-UX 11i v1 December 2004 release for the PA-RISC architecture&lt;BR /&gt;&lt;BR /&gt;        - HP-UX 11i v2 December 2004 release for both the Itanium (TM) and&lt;BR /&gt;        PA-RISC architectures&lt;BR /&gt;****************************************&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 12 Apr 2007 21:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-doing-pfs-mount/m-p/3979691#M294209</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2007-04-12T21:47:17Z</dc:date>
    </item>
  </channel>
</rss>

