<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Sap-Bw on Ulis Notes</title>
    <link>https://wolf-u.li/en/tag/sap-bw/</link>
    <description>Recent content in Sap-Bw on Ulis Notes</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Copyright 2006-CURRENTYEAR Uli Wolf - All rights reserved</copyright>
    <lastBuildDate>Sat, 09 Apr 2016 11:09:59 +0900</lastBuildDate>
    <atom:link href="https://wolf-u.li/en/tag/sap-bw/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Performance difference of SAP HANA on virtualization versus native</title>
      
      
      <link>https://wolf-u.li/performance-difference-of-sap-hana-on-virtualization-versus-native/</link>
      <pubDate>Thu, 07 Aug 2014 20:09:19 +0700</pubDate>
      <guid>https://wolf-u.li/performance-difference-of-sap-hana-on-virtualization-versus-native/</guid>
      <description>&lt;p&gt;I just researched how much the difference between a virtualized versus a native Installation of SAP HANA might be in terms of performance. When looking at the different sites, i was finally able to be find a &lt;link rel=dns-prefetch href=//blogs.vmware.com /&gt; &lt;a href=&#34;http://blogs.vmware.com/performance/2014/06/first-certified-sap-bw-eml-benchmark-virtual-hana.html&#34;
    title=&#34;blog entry of VMware&#34; 
     target=&#34;_blank&#34; rel=&#34;nofollow noopener noreferrer&#34; &gt;
  blog entry of VMware&amp;nbsp;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; class=&#34;icon&#34; aria-hidden=&#34;true&#34; focusable=&#34;false&#34; viewBox=&#34;0 -128 512 640&#34;&gt;
    &lt;path d=&#34;M384 320c-17.67 0-32 14.33-32 32v96H64V160h96c17.67 0 32-14.32 32-32s-14.33-32-32-32L64 96c-35.35 0-64 28.65-64 64V448c0 35.34 28.65 64 64 64h288c35.35 0 64-28.66 64-64v-96C416 334.3 401.7 320 384 320zM488 0H352c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.938 34.88L370.8 96L169.4 297.4c-12.5 12.5-12.5 32.75 0 45.25C175.6 348.9 183.8 352 192 352s16.38-3.125 22.62-9.375L416 141.3l41.38 41.38c9.156 9.141 22.88 11.84 34.88 6.938C504.2 184.6 512 172.9 512 160V24C512 10.74 501.3 0 488 0z&#34;/&gt;
  &lt;/svg&gt;&lt;/a&gt; where the author describes the result of the SAP BW-EML Benchmark which was run on native and virtual environments using a HP DL580 Gen8, 4 processors with 60 cores / 120 threads.&lt;/p&gt;</description>
      
         <content:encoded><![CDATA[<p>I just researched how much the difference between a virtualized versus a native Installation of SAP HANA might be in terms of performance. When looking at the different sites, i was finally able to be find a <link rel=dns-prefetch href=//blogs.vmware.com /> <a href="http://blogs.vmware.com/performance/2014/06/first-certified-sap-bw-eml-benchmark-virtual-hana.html"
    title="blog entry of VMware" 
     target="_blank" rel="nofollow noopener noreferrer" >
  blog entry of VMware&nbsp;<svg xmlns="http://www.w3.org/2000/svg" class="icon" aria-hidden="true" focusable="false" viewBox="0 -128 512 640">
    <path d="M384 320c-17.67 0-32 14.33-32 32v96H64V160h96c17.67 0 32-14.32 32-32s-14.33-32-32-32L64 96c-35.35 0-64 28.65-64 64V448c0 35.34 28.65 64 64 64h288c35.35 0 64-28.66 64-64v-96C416 334.3 401.7 320 384 320zM488 0H352c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.938 34.88L370.8 96L169.4 297.4c-12.5 12.5-12.5 32.75 0 45.25C175.6 348.9 183.8 352 192 352s16.38-3.125 22.62-9.375L416 141.3l41.38 41.38c9.156 9.141 22.88 11.84 34.88 6.938C504.2 184.6 512 172.9 512 160V24C512 10.74 501.3 0 488 0z"/>
  </svg></a> where the author describes the result of the SAP BW-EML Benchmark which was run on native and virtual environments using a HP DL580 Gen8, 4 processors with 60 cores / 120 threads.</p>
<ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-2322978122735420" data-ad-slot="3161252284"></ins>
<h2 id="result">Result</h2>
<p>The result was that the virtualized installation on vSphere 5.5 was roughly 12% slower than the natively installed environment. The authors also explain that roughly 5% of these 12% can be explained through the limitation of vSphere to 64 virtual CPUs (vCPU) which are mapped to hardware threads. As the hardware has 60 cores with 120 hardware threads (as Hyper-threading is enabled), the virtual environment can only use a little more than half the threads.</p>
<p>The authors also explained that when disabling the hyper-threading on a native installation, the difference is roughly these 5%. So the advantage of native installations could be smaller when either having more vCPUs available in vSphere or by disabling hyper-threading on the native installation (which is of course not really an useful idea).</p>
<p>So from my perspective these numbers sound promising. As soon as the limitations of 64 vCPUs and 1TB Memory per Virtual Machine are removed the virtualization might also be an option for production environments. For development and test environments these numbers are already really good news.</p>
<h2 id="sources">Sources</h2>
<ul>
<li><link rel=dns-prefetch href=//blogs.vmware.com /> <a href="http://blogs.vmware.com/performance/2014/06/first-certified-sap-bw-eml-benchmark-virtual-hana.html"
    title="VMware VROOM! Blog: First Certified SAP BW-EML Benchmark on Virtual HANA" 
     target="_blank" rel="nofollow noopener noreferrer" >
  VMware VROOM! Blog: First Certified SAP BW-EML Benchmark on Virtual HANA&nbsp;<svg xmlns="http://www.w3.org/2000/svg" class="icon" aria-hidden="true" focusable="false" viewBox="0 -128 512 640">
    <path d="M384 320c-17.67 0-32 14.33-32 32v96H64V160h96c17.67 0 32-14.32 32-32s-14.33-32-32-32L64 96c-35.35 0-64 28.65-64 64V448c0 35.34 28.65 64 64 64h288c35.35 0 64-28.66 64-64v-96C416 334.3 401.7 320 384 320zM488 0H352c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.938 34.88L370.8 96L169.4 297.4c-12.5 12.5-12.5 32.75 0 45.25C175.6 348.9 183.8 352 192 352s16.38-3.125 22.62-9.375L416 141.3l41.38 41.38c9.156 9.141 22.88 11.84 34.88 6.938C504.2 184.6 512 172.9 512 160V24C512 10.74 501.3 0 488 0z"/>
  </svg></a></li>
<li><link rel=dns-prefetch href=//blogs.vmware.com /> <a href="http://blogs.vmware.com/performance/2014/05/virtual-sap-hana-achieves-production-level-performance.html"
    title="VMware VROOM! Blog: Virtual SAP HANA Achieves Production Level Performance" 
     target="_blank" rel="nofollow noopener noreferrer" >
  VMware VROOM! Blog: Virtual SAP HANA Achieves Production Level Performance&nbsp;<svg xmlns="http://www.w3.org/2000/svg" class="icon" aria-hidden="true" focusable="false" viewBox="0 -128 512 640">
    <path d="M384 320c-17.67 0-32 14.33-32 32v96H64V160h96c17.67 0 32-14.32 32-32s-14.33-32-32-32L64 96c-35.35 0-64 28.65-64 64V448c0 35.34 28.65 64 64 64h288c35.35 0 64-28.66 64-64v-96C416 334.3 401.7 320 384 320zM488 0H352c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.938 34.88L370.8 96L169.4 297.4c-12.5 12.5-12.5 32.75 0 45.25C175.6 348.9 183.8 352 192 352s16.38-3.125 22.62-9.375L416 141.3l41.38 41.38c9.156 9.141 22.88 11.84 34.88 6.938C504.2 184.6 512 172.9 512 160V24C512 10.74 501.3 0 488 0z"/>
  </svg></a></li>
<li><link rel=dns-prefetch href=//www.vmware.com /> <a href="http://www.vmware.com/files/pdf/SAP_HANA_on_vmware_vSphere_best_practices_guide.pdf"
    title="SAP HANA on VMware on vSphere Best practices guide" 
     target="_blank" rel="nofollow noopener noreferrer" >
  SAP HANA on VMware on vSphere Best practices guide&nbsp;<svg xmlns="http://www.w3.org/2000/svg" class="icon" aria-hidden="true" focusable="false" viewBox="0 -128 512 640">
    <path d="M384 320c-17.67 0-32 14.33-32 32v96H64V160h96c17.67 0 32-14.32 32-32s-14.33-32-32-32L64 96c-35.35 0-64 28.65-64 64V448c0 35.34 28.65 64 64 64h288c35.35 0 64-28.66 64-64v-96C416 334.3 401.7 320 384 320zM488 0H352c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.938 34.88L370.8 96L169.4 297.4c-12.5 12.5-12.5 32.75 0 45.25C175.6 348.9 183.8 352 192 352s16.38-3.125 22.62-9.375L416 141.3l41.38 41.38c9.156 9.141 22.88 11.84 34.88 6.938C504.2 184.6 512 172.9 512 160V24C512 10.74 501.3 0 488 0z"/>
  </svg></a></li>
<li><link rel=dns-prefetch href=//www.saphana.com /> <a href="http://www.saphana.com/docs/DOC-3334"
    title="SAP HANA virtualized - Overview" 
     target="_blank" rel="nofollow noopener noreferrer" >
  SAP HANA virtualized - Overview&nbsp;<svg xmlns="http://www.w3.org/2000/svg" class="icon" aria-hidden="true" focusable="false" viewBox="0 -128 512 640">
    <path d="M384 320c-17.67 0-32 14.33-32 32v96H64V160h96c17.67 0 32-14.32 32-32s-14.33-32-32-32L64 96c-35.35 0-64 28.65-64 64V448c0 35.34 28.65 64 64 64h288c35.35 0 64-28.66 64-64v-96C416 334.3 401.7 320 384 320zM488 0H352c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.938 34.88L370.8 96L169.4 297.4c-12.5 12.5-12.5 32.75 0 45.25C175.6 348.9 183.8 352 192 352s16.38-3.125 22.62-9.375L416 141.3l41.38 41.38c9.156 9.141 22.88 11.84 34.88 6.938C504.2 184.6 512 172.9 512 160V24C512 10.74 501.3 0 488 0z"/>
  </svg></a></li>
</ul>
]]></content:encoded>
    </item>
  </channel>
</rss>
