<?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: ArcSDE and VM Ware in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/arcsde-and-vm-ware/m-p/679918#M38577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes it's 3 processors, see attachment. Is that strange? I didn't set the VM up and I'm not an expert on VM at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Oracle 11G/SDE10 database is on the VM. ArcGIS Server is not installed on the VM. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I loaded one big cadastral table with 3 million rows on both machines and tested it with&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sdeanalyze -o square, firing random queries on the whole extent for 1 and 5 minutes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The VM has a throughput of ~ 11.000, the physical server ~20 / 25k.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What's nagging me is that I've saved a log file a while back where the VM server reached a TPS of 20k as well. I can't reproduce it and I don't know what's changed in the mean time (I'm not the only one using this test server). That's why I've set all oracle init parameters the same - on the VM and the physical. The statistics are very consistent now, the physical server is &amp;gt; 2 as fast as the VM server. We're in the midst of setting up a new architecture, so I guess its clear, we should go for the physical server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rune&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Nov 2011 20:32:45 GMT</pubDate>
    <dc:creator>runegullstrom</dc:creator>
    <dc:date>2011-11-06T20:32:45Z</dc:date>
    <item>
      <title>ArcSDE and VM Ware</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-and-vm-ware/m-p/679916#M38575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having a physical server which is twice as fast as a virtualized server (VM Ware).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm measuring it with sdeanalyze from the SE_TOOLKIT. The servers have different specs but I've set all the oracle init params such that they are identical. Could this be due to VM Ware? I've read&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;somewhere that there are known issues with VM Ware as compared to Hyper V.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;specs are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;VM Machine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Intel Xeon CPU @ 2.27 GHz (3 processors)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10 GB RAM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows Server 2008 R2 Standard&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ARCSDE 10.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ARCSDE 10.0 Query analysis Tool&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle 11G&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Physical server&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Intel Xeon CPU @ 3.33 GHz (8 processors)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;31.9 GB RAM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows Server 2008 R2 Standard&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ARCSDE 10.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ARCSDE 10.0 Query analysis Tool&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle 11G&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've set the oracle init params and memory params such that the physical server uses the same amount of memory and cpu's. Only GHz would be different.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The difference must be the VM Ware or?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 06:22:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-and-vm-ware/m-p/679916#M38575</guid>
      <dc:creator>runegullstrom</dc:creator>
      <dc:date>2011-11-04T06:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE and VM Ware</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-and-vm-ware/m-p/679917#M38576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;THREE processors on the VM? Is it 2, 4, or 8?&amp;nbsp; Is the database in the same VM too?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Was your benchmark on a single large table, or were you exercising multiple tables&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;simultaneously?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The *best* performance I have ever seen from a VM is a 20% performance tax.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;50% is a bit steep, but not unexpected (both Oracle and ArcSDE are I/O dependent,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and while both Oracle and Esri support virtual&amp;nbsp; architectures, neither recommends&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;their use in production systems).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's not generally recommended to run ArcGIS Server on the RDBMS host.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 10:24:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-and-vm-ware/m-p/679917#M38576</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-11-04T10:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE and VM Ware</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-and-vm-ware/m-p/679918#M38577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes it's 3 processors, see attachment. Is that strange? I didn't set the VM up and I'm not an expert on VM at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Oracle 11G/SDE10 database is on the VM. ArcGIS Server is not installed on the VM. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I loaded one big cadastral table with 3 million rows on both machines and tested it with&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sdeanalyze -o square, firing random queries on the whole extent for 1 and 5 minutes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The VM has a throughput of ~ 11.000, the physical server ~20 / 25k.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What's nagging me is that I've saved a log file a while back where the VM server reached a TPS of 20k as well. I can't reproduce it and I don't know what's changed in the mean time (I'm not the only one using this test server). That's why I've set all oracle init parameters the same - on the VM and the physical. The statistics are very consistent now, the physical server is &amp;gt; 2 as fast as the VM server. We're in the midst of setting up a new architecture, so I guess its clear, we should go for the physical server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rune&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Nov 2011 20:32:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-and-vm-ware/m-p/679918#M38577</guid>
      <dc:creator>runegullstrom</dc:creator>
      <dc:date>2011-11-06T20:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE and VM Ware</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-and-vm-ware/m-p/679919#M38578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Three processors is exceedingly strange. I'm amazed the OS will recognize that configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;VMware recommends against 4-CPU VMs on a system with VMs with fewer than that because&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the system must block until a larger set of CPUs is available, placing the 4-CPU host in contention&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with *all* the 2-CPU hosts. I didn't see a significant performance benefit of a 4-CPU VM over a&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a 2-CPU VM when simulating load for 16 simultaneous ArcGIS connections, and both were blown&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;out of the water by an 8-CPU physical host (900 v 800 v 72 seconds). A second 4-CPU VM did &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a bit better (600 seconds), but still not twice the 2-CPU VM. Linux VMs were often slghtly faster&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;than Windows VMs, and not subject to the simultaneous user limitation of ~72-76 connections.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I never measured a benefit to using 64-bit ArcSDE over 32-bit on Windows hosts, though there&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;was a slight benefit (10-15%) on Linux.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be interesting to see what your performance was like with a Direct Connect client --&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;it's possible that the bottleneck also involves Oracle (my testing was just ArcSDE application &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;server on VMs, with 2 and 4 node Oracle RAC on physical hosts).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 10:31:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-and-vm-ware/m-p/679919#M38578</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-11-07T10:31:20Z</dc:date>
    </item>
  </channel>
</rss>

