<?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: HP-UX 11.31 running as virtual machine on Integrity VM is very slow in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618516#M377250</link>
    <description>Senthil -  I've discussions of AVIO, but since I've never had to enable/disable/verify it myself I simply know it exists - I would think the HPVM documentation would go into some detail on the topic.  A quick web search (avio site:hp.com) suggests this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=AVIO" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=AVIO&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;might be a good starting point.</description>
    <pubDate>Fri, 16 Apr 2010 16:29:29 GMT</pubDate>
    <dc:creator>rick jones</dc:creator>
    <dc:date>2010-04-16T16:29:29Z</dc:date>
    <item>
      <title>HP-UX 11.31 running as virtual machine on Integrity VM is very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618509#M377243</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;We have the server HP-UX 11.31 running as virtual machine on Integrity VM.&lt;BR /&gt;&lt;BR /&gt;Actually we would like to migrate older applicaiton running on older PA-RISC servers (hardware - K580 and OS - HP-UX 10.20) to this  new server and use aries for applicaiton emulation.&lt;BR /&gt;&lt;BR /&gt;But we don't know the binaries, so we have took backup of all the filesystems (/ , /appl, /opt, /var, /tmp, /home) as it is  from older server (PA-RISC server) using HP DATA PROTECTOR and resotored to new HP-UX 11.31 server running on Integrity VM with option "keep latest"&lt;BR /&gt;&lt;BR /&gt;After that, the new server was working fine.&lt;BR /&gt;&lt;BR /&gt;But for past few days it is very very slow.&lt;BR /&gt;&lt;BR /&gt;We can realise the slowness while login to the server and read the files using ll.&lt;BR /&gt;&lt;BR /&gt;How to solve this issue?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Apr 2010 15:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618509#M377243</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2010-04-15T15:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 running as virtual machine on Integrity VM is very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618510#M377244</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Please post hpvmstatus information on the virtual machine.&lt;BR /&gt;&lt;BR /&gt;In general, applications from PA-RISC moved to IA-64 Itanium run slowly. The reason is the ARES emulator that takes care of the hardware abstraction uses a lot of resources.&lt;BR /&gt;&lt;BR /&gt;The answer in general to performance issues is to increase the number of CPU's assigned to the virtual machine.&lt;BR /&gt;&lt;BR /&gt;Make sure memory is adequate and there is not paging going on within the hpvm guest or the host system.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 15 Apr 2010 15:58:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618510#M377244</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-04-15T15:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 running as virtual machine on Integrity VM is very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618511#M377245</link>
      <description>If these old PA-RISC applications do a fair bit of I/O you may want to make sure you have an HPVM with AVIO support enabled.&lt;BR /&gt;&lt;BR /&gt;To test how much is Aries and how much is HPVM, you might take a bare-iron Integrity system and run some of your apps there.  If they are no faster, then it is likely Aries.  If they are faster then it is likely guest overhead.  Not 100% in each case of course.</description>
      <pubDate>Fri, 16 Apr 2010 00:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618511#M377245</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2010-04-16T00:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 running as virtual machine on Integrity VM is very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618512#M377246</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;I am not finding any paging on that VM.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;# swapinfo -m&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        2048       0    2048    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    1288   -1288&lt;BR /&gt;memory     1943     601    1342   31%&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hi ricks,&lt;BR /&gt;&lt;BR /&gt;Where we have to check in host or guest whether HPVM with AVIO support enabled.&lt;BR /&gt;&lt;BR /&gt;How to check that?</description>
      <pubDate>Fri, 16 Apr 2010 09:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618512#M377246</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2010-04-16T09:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 running as virtual machine on Integrity VM is very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618513#M377247</link>
      <description>Hi Santhil,&lt;BR /&gt;&lt;BR /&gt;To see the page in page-out you can apply this command&lt;BR /&gt;&lt;BR /&gt;#vmstat 2 10&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Fri, 16 Apr 2010 09:50:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618513#M377247</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2010-04-16T09:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 running as virtual machine on Integrity VM is very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618514#M377248</link>
      <description>Hi Suraj K Sankari,&lt;BR /&gt;&lt;BR /&gt;I am not seeing any paging from the command you have mentioned.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;# vmstat 2 10&lt;BR /&gt;         procs           memory                   page                              faults       cpu&lt;BR /&gt;    r     b     w      avm    free   re   at    pi   po    fr   de    sr     in     sy    cs  us sy id&lt;BR /&gt;    1     1     0    89391  225881    0    0     1    0     0    0     1    359   2417    36   0  0 100&lt;BR /&gt;    1     1     0    89391  225796    0    0     0    0     0    0     0    391    520    40   0  0 100&lt;BR /&gt;    1     1     0    89391  225795    0    0     0    0     0    0     0    385    468    36   0  0 100&lt;BR /&gt;    1     1     0    89391  225796    0    0     0    0     0    0     0    379    457    34   0  0 100&lt;BR /&gt;    1     1     0    79165  225796    0    0     0    0     0    0     0    377    458    32   0  0 100&lt;BR /&gt;    1     1     0    79165  225796    0    0     0    0     0    0     0    379    434    35   0  0 100&lt;BR /&gt;    1     1     0    79165  225796    0    0     0    0     0    0     0    387   1473    45   0  1 99&lt;BR /&gt;    1     1     0    79165  225258    0    0     0    0     0    0     0    350   1161    43   0  0 100&lt;BR /&gt;    1     1     0    79165  225267    0    0     0    0     0    0     0    362    953    47   0  0 100&lt;BR /&gt;    1     1     0    86952  225230    0    0     0    0     0    0     0    366    853    45   0  0 100</description>
      <pubDate>Fri, 16 Apr 2010 10:54:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618514#M377248</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2010-04-16T10:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 running as virtual machine on Integrity VM is very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618515#M377249</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Do the what command on relevant binaries are PA-RISC or IA-64.&lt;BR /&gt;&lt;BR /&gt;HP provides IA-64 binaries on all their major products so I'd recommend moving away from PA-RISC binaries where possible.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.ws/system.perf.sh" target="_blank"&gt;http://hpux.ws/system.perf.sh&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;That script will help you identify problems within a guest.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 16 Apr 2010 11:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618515#M377249</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-04-16T11:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 running as virtual machine on Integrity VM is very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618516#M377250</link>
      <description>Senthil -  I've discussions of AVIO, but since I've never had to enable/disable/verify it myself I simply know it exists - I would think the HPVM documentation would go into some detail on the topic.  A quick web search (avio site:hp.com) suggests this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=AVIO" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=AVIO&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;might be a good starting point.</description>
      <pubDate>Fri, 16 Apr 2010 16:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618516#M377250</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2010-04-16T16:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 running as virtual machine on Integrity VM is very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618517#M377251</link>
      <description>Could you please provide the #bdf output.&lt;BR /&gt;I think /var filesystem may be reaching the limit. /var/adm/wtmps and /var/adm/btmps to be trimmed (slow login issue).</description>
      <pubDate>Fri, 16 Apr 2010 16:46:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618517#M377251</guid>
      <dc:creator>SUDHAKAR_18</dc:creator>
      <dc:date>2010-04-16T16:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.31 running as virtual machine on Integrity VM is very slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618518#M377252</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;I have downloaded thte file "system.perf.sh" and copied it ot /root.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;# pwd&lt;BR /&gt;/root&lt;BR /&gt;&lt;BR /&gt;# ll system.perf.sh&lt;BR /&gt;-rwxrwxr-x   1 root  sys   958 Apr 16 08:38 system.perf.sh&lt;BR /&gt;&lt;BR /&gt;#./system.perf.sh&lt;BR /&gt;&lt;BR /&gt;The above commmand did not give any output.&lt;BR /&gt;&lt;BR /&gt;How to find the output given by above command (script)?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hi sudhakar,&lt;BR /&gt;&lt;BR /&gt;Please find the output of bdf.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3    1048576  195576  846408   19% /&lt;BR /&gt;/dev/vg00/lvol1    1835008  179192 1642976   10% /stand&lt;BR /&gt;/dev/vg00/lvol8    7340032 2143128 5156360   29% /var&lt;BR /&gt;/dev/vg00/lvol7    8388608 3061080 5285936   37% /usr&lt;BR /&gt;/dev/vg00/lvol9    1024000   17338  943753    2% /tmp_1&lt;BR /&gt;/dev/vg00/lvol10   5120000  426923 4399815    9% /tmp2&lt;BR /&gt;/dev/vg00/lvol4    4194304   38200 4123672    1% /tmp&lt;BR /&gt;/dev/vg00/lvol6    10485760 5083840 5359736   49% /opt&lt;BR /&gt;/dev/vg00/lvol5    1048576    7512 1032992    1% /home&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Apr 2010 09:44:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-31-running-as-virtual-machine-on-integrity-vm-is-very/m-p/4618518#M377252</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2010-04-20T09:44:23Z</dc:date>
    </item>
  </channel>
</rss>

