<?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: General query on system performance in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244732#M27367</link>
    <description>&lt;BR /&gt;1. How long can an OpenVMS system sustain before crashing during a prolonged 100% CPU utilization?&lt;BR /&gt;&lt;BR /&gt;A) VMS can go forever, but human operators might not. The crashes I've seen in this space were forced, _thinking_ the system was not working anymore. &lt;BR /&gt;I highly recommend DECAMDS be set up to allow access at driver level versus general process level to evaluate and correct situations with excessiv,prolonged, CPU overload.&lt;BR /&gt;&lt;BR /&gt;B) Enabling HYPERTHREADING while often giving little or no immediate / hard performance gains does give the systems some extra stretch for sure. &lt;BR /&gt;&lt;BR /&gt;2. Is there any theoretical value how the system performance will degrade to if we start using pagefiles? &lt;BR /&gt;&lt;BR /&gt;Use tools lile T$ as pointed out before.&lt;BR /&gt;Focus on 'inswaps', not page-outs.&lt;BR /&gt;Paging out is fine and does not cost much, but when you need the pages again, over and over, then you are hurting.&lt;BR /&gt;Note, remember that just loading images for a first time involves liegit and required page-ins.&lt;BR /&gt;&lt;BR /&gt;Hein&lt;BR /&gt;HvdH Performance Consulting.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Jun 2010 16:08:00 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2010-06-22T16:08:00Z</dc:date>
    <item>
      <title>General query on system performance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244728#M27363</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;We are still currently using AlphaServer ES80 (4 CPU, 8GB RAM) on OpenVMS 7.3-2 as our production server. Currently, we are on the midst of planning to upgrade to Itanium.&lt;BR /&gt;&lt;BR /&gt;My question is actually a general one, but since I don't have seen much of these happening in our current environment, as well as my previous environments, maybe those who have some experience can share their thoughts:&lt;BR /&gt;&lt;BR /&gt;1. How long can an OpenVMS system sustain before crashing during a prolonged 100% CPU utilization? I believe that definitely response time will be greatly affected, but will the system crash?&lt;BR /&gt;&lt;BR /&gt;2. Is there any theoretical value how the system performance will degrade to if we start using pagefiles? Currently, we try to maintain our memory utilization by just using the physical RAM. We are, by the way, using EMC Symmetrix storage array for our OpenVMS disks.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance to those who will reply!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Roose&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2010 04:24:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244728#M27363</guid>
      <dc:creator>roose</dc:creator>
      <dc:date>2010-06-22T04:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: General query on system performance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244729#M27364</link>
      <description>&lt;!--!*#--&gt;&amp;gt; 1. [...] but will the system crash?&lt;BR /&gt;&lt;BR /&gt;I don't see why it would.  As you said,&lt;BR /&gt;response times will probably be longer than&lt;BR /&gt;they would be if the CPU(s) had some idle&lt;BR /&gt;time, but that's normally non-fatal.&lt;BR /&gt;&lt;BR /&gt;2. [...]&lt;BR /&gt;&lt;BR /&gt;Knowing nothing about how much you would be&lt;BR /&gt;using page files if you used them, I couldn't&lt;BR /&gt;guess how much more slowly your applications&lt;BR /&gt;would run.  It should be fairly easy to&lt;BR /&gt;remove some memory (physically or logically),&lt;BR /&gt;and then run the experiment.</description>
      <pubDate>Tue, 22 Jun 2010 04:51:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244729#M27364</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-06-22T04:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: General query on system performance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244730#M27365</link>
      <description>1.  Indefinately&lt;BR /&gt;&lt;BR /&gt;2.  It depends.&lt;BR /&gt;&lt;BR /&gt;Adding pagefiles should have no impact on a CPU saturated system assuming no shortage of memory.  If you have a memory shortage and are paging, the real fix is to add more memory.  Adding additional pagefiles on multiple disks can spread I/O, assuming there isn't an I/O bottleneck.  Depending on the application this can be a very noticeable performance impact.&lt;BR /&gt;&lt;BR /&gt;OpenVMS will slow if CPU resources are exceeded, but will gracefully degrade rather than crash.  Graceful can range from application delays to application time outs and failure.  Your end user may not be able to tell the difference between an application failure and an operating system failure.  &lt;BR /&gt;&lt;BR /&gt;Adding to the load at this point will begin to create delays in response time.  If you have historical metrics, and knowledge of the application environment changes, it's possible to forecast the amount of time a system will stay at any given performance plateau.  A good reason to use tools such as T4 before you have issues.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2010 15:36:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244730#M27365</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2010-06-22T15:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: General query on system performance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244731#M27366</link>
      <description>Just to put things into perspective:&lt;BR /&gt;1) I have had machines at 100% utilization for weeks.  VAX 780 up to and including Alpha DS10s.&lt;BR /&gt;&lt;BR /&gt;2) The impact on the user can be minimized by changing the base priorities of the processes.  If you know that a particular process will require a lot of CPU, set the base priority DOWN to force it to use the "spare" CPU time rather than the intereactive CPU.  This will allow the interactive processes to continue with reasonable response while still allowing the proces to get its work done.&lt;BR /&gt;&lt;BR /&gt;3) Monitor the system to check for page waits or mutex waits and adjust the system as required.&lt;BR /&gt;&lt;BR /&gt;4) Adding page files will remove some of the memory load, but can add to the CPU load if not handled carefully.  Watch also, working set sizes and quotas.&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Tue, 22 Jun 2010 16:01:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244731#M27366</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2010-06-22T16:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: General query on system performance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244732#M27367</link>
      <description>&lt;BR /&gt;1. How long can an OpenVMS system sustain before crashing during a prolonged 100% CPU utilization?&lt;BR /&gt;&lt;BR /&gt;A) VMS can go forever, but human operators might not. The crashes I've seen in this space were forced, _thinking_ the system was not working anymore. &lt;BR /&gt;I highly recommend DECAMDS be set up to allow access at driver level versus general process level to evaluate and correct situations with excessiv,prolonged, CPU overload.&lt;BR /&gt;&lt;BR /&gt;B) Enabling HYPERTHREADING while often giving little or no immediate / hard performance gains does give the systems some extra stretch for sure. &lt;BR /&gt;&lt;BR /&gt;2. Is there any theoretical value how the system performance will degrade to if we start using pagefiles? &lt;BR /&gt;&lt;BR /&gt;Use tools lile T$ as pointed out before.&lt;BR /&gt;Focus on 'inswaps', not page-outs.&lt;BR /&gt;Paging out is fine and does not cost much, but when you need the pages again, over and over, then you are hurting.&lt;BR /&gt;Note, remember that just loading images for a first time involves liegit and required page-ins.&lt;BR /&gt;&lt;BR /&gt;Hein&lt;BR /&gt;HvdH Performance Consulting.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2010 16:08:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244732#M27367</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2010-06-22T16:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: General query on system performance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244733#M27368</link>
      <description>Roose,&lt;BR /&gt;&lt;BR /&gt;  You paid for the CPU, so 100% utilisation will make your accountants happy. No wasted resources. OpenVMS doesn't care if the CPU(s) are 0% or 100%.&lt;BR /&gt;&lt;BR /&gt;  With GB sized memories, you have to try quite hard to get systems to do any paging. Stuff like absurdly limited working sets and/or extravagantly wasteful use of memory. Upgrading from where you are will almost certainly mean an increase in memory size, so if you aren't paging on your ES80, you won't on the new system.&lt;BR /&gt;&lt;BR /&gt;  The time paging really starts to hurt is when the page files start to get full. With the cost of disk space at less than 10c per GB, a trivial investement in disk space will prevent that from ever happening. Similarly, the cost of RAM is a very small part of the total cost, pay a small increment in cost up front to make sure you have way more RAM than you think you need. &lt;BR /&gt;&lt;BR /&gt;  Bottom line: pay a small amount now to avoid paying large amounts for slow systems and/or outages.</description>
      <pubDate>Tue, 22 Jun 2010 20:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244733#M27368</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2010-06-22T20:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: General query on system performance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244734#M27369</link>
      <description>Guys,&lt;BR /&gt;&lt;BR /&gt;As always, thank you for your insights! I'll definitely bear these in mind when I propose changes on our systems.&lt;BR /&gt;&lt;BR /&gt;Roose</description>
      <pubDate>Wed, 23 Jun 2010 01:31:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/general-query-on-system-performance/m-p/5244734#M27369</guid>
      <dc:creator>roose</dc:creator>
      <dc:date>2010-06-23T01:31:30Z</dc:date>
    </item>
  </channel>
</rss>

