<?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: Configuring ArcSDE HA in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247743#M14116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Esri and VMware have a &lt;/SPAN&gt;&lt;A href="http://www.vmware.com/files/pdf/ESRI-DeploymentGuide-v1.0.pdf"&gt;Deployment Guide&lt;/A&gt;&lt;SPAN&gt; which contains performance statistics from 2009.&amp;nbsp; Our&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;disk options were not as performant, and the result was reflected in our evaluation.&amp;nbsp; The ArcGIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Server Blog has &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/dev/blogs/arcgisserver/archive/2011/02/17/arcgis-server-virtualization_3a00_-dos-and-don_2700_ts.aspx"&gt;guidelines for ArcGIS Server virtualization&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The way to get higher availablility out of ArcSDE is to use Direct Connect (the MTBF for an unused&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;component is infinity).&amp;nbsp; A failover configuration for the application server should only be considered &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;as a short term solution to get all your clients to the same release (or at least to those for which &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DC is an option) [and, IMHO, probably isn't worth the bother -- our failover provisions caused more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;downtime than any other cause].&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, 06 Jun 2011 12:21:01 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2011-06-06T12:21:01Z</dc:date>
    <item>
      <title>Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247728#M14101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: tariqchpk75&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to configure/manage ArcSDE failover.&amp;nbsp; I have read an article found at &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.esri.com/www.lincoln.ne.gov/city/pworks/gis/pdf/arcsde.pdf"&gt;www.lincoln.ne.gov/city/pworks/gis/pdf/arcsde.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As per this there should be two separate oracle server sharing common data stores. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is if we will have the replica of entire geodatabase or it will be the same single geodatabase for both oracle servers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any kind of assistance n help is appreciated in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 09:29:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247728#M14101</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-05-27T09:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247729#M14102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: vangelo&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There isn't any failover capability in ArcSDE (as that seven year old PDF correctly states).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle's high availability enviroment is managed by RAC (Real Application Cluster).&amp;nbsp; Install/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;config of RAC is outside the scope of the ArcGIS forums, but the generic description is correct --&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;there are two (or more) servers accessing one external disk store, which is stored in common &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for active/passive or active/active use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle also has a feature called Data Guard, which permits log shipping from a primary database&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to have active/passive or active/active databases with two (or more) disk stores.&amp;nbsp; More exotic forms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;can include Data Guarding RAC nodes (many servers, many disk stores).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since that whitepaper was released, ArcGIS has introduced its own replication capability, which &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is captured at the ArcGIS level and doesn't use ArcSDE (beyond versioning).&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, 27 May 2011 10:59:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247729#M14102</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-05-27T10:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247730#M14103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have worked in setting up a High Availability environment where oracle and arcsde are configured on Microsoft Failover Cluster Manager and Oracle Failsafe. ArcSDE is configured as a generic service and with the failover it resumes on same database instance on another server with NAS architecture. So, I hope it answers your question if you are asking that it is the same single ArcSDE instance for both oracle servers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2011 10:45:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247730#M14103</guid>
      <dc:creator>MohammadIshfaq</dc:creator>
      <dc:date>2011-05-29T10:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247731#M14104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: tariqchpk75&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my case data is located on SAN, where as Oracle 11g R2 64 bits is on another physical machine, now presently I have an ArcSDE machine connected with geodatabase in service mode, what I want to do is Have another ArcSDE machine which should have a service to provide connection to same geodatabase in case of any failure of 1st ArcSDE machine using same oracle server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 06:42:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247731#M14104</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-05-30T06:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247732#M14105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, it is doable. First you need to do to setup Microsoft Failover Cluster Manager and setup a virtual host in it. Then you need to install Oracle database, Oracle Failsafe and ArcSDE on both node machines which you want to be acting as failover nodes (don't execute the post installation for ArcSDE at this point). Then You setup the oracle database instance against which you need to run ArcSDE (Run post installation for ArcSDE here). Now you do the configuration for the other node specifically to share database instance and ArcSDE service. You can test the failover from the Microsoft Failover Cluster Manager.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 07:52:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247732#M14105</guid>
      <dc:creator>MohammadIshfaq</dc:creator>
      <dc:date>2011-05-30T07:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247733#M14106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: vangelo&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adding more ArcSDE servers only adds additional single points of failure (reducing reliability). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead, use Direct Connect to connect tot the RAC node directly, and remove the application &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;server from the equation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Each session that was active when the Oracle instance fails over would need to be restarted &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(and restarted again when the primary returns), but that would be the case with multiple &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE servers anyway.&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, 30 May 2011 12:54:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247733#M14106</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-05-30T12:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247734#M14107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: tariqchpk75&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your replies. Sir Muhammad Ishfaq if I can get your contact number. It will be a favor for me so that I can clear my doubts more easily.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Possible architecture of my application is shown in the attached diagram suggest me how to manage SDE HA in this architecture also suggest me if there is any change required in design.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 04:14:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247734#M14107</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-05-31T04:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247735#M14108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am glade if my answer helped you in any way. Please share your email contact and I would respond to you back.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 06:39:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247735#M14108</guid>
      <dc:creator>MohammadIshfaq</dc:creator>
      <dc:date>2011-05-31T06:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247736#M14109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: tariqchpk75&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please see the diagram and consider my requirement and then guide me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My email address is &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="mailto:tariqchpk@hotmail.com"&gt;tariqchpk@hotmail.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for cooperation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 08:03:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247736#M14109</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-05-31T08:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247737#M14110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I worked on a project where we had to evaluate the relative performance of a cluster &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of VMs in a similar configuration with a single equivalent physical server. The exact &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;details were under non-disclosure, but we found that a physical server out-performed &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a cluster of SOCs running on the same host as VMs, generating 40-120% more maps &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;per minute over a 10+ minute test period.&amp;nbsp; The details in our test report were sufficiently&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;glaring that there was no objection when we requested variance from the "all systems &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;shall be VMs" facility configuration requirement.&amp;nbsp; We made use of dozens of VMs on that &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;project, but not where production use of ArcGIS Server or ArcSDE was involved.&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>Wed, 01 Jun 2011 09:44:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247737#M14110</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-06-01T09:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247738#M14111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: tariqchpk75&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have raised performance issue regarding virtualized environment. I need to clarify one thing what were RAM and processors specifications of the hosing servers. As I think low performance should be attributed to the hardware resources employed but not to the virtualiztion itself. What do you say?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2011 08:07:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247738#M14111</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-06-02T08:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247739#M14112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's difficult to blame RAM or CPU when two identical hosts are provided for testing.&amp;nbsp; We&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;spent three weeks in the test lab and, based on the results that we had to present before&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;an engineering review board, threw out the load-balanced 8 virtual server architecture &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in favor of a single physical server with a virtual failover host, and eventually threw out &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the failover host because it was unreliable with the needed fibrechannel drivers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;By definition, virtualization has a cost associated with it (I call it the "virtualization tax").&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the prime benefits of virtualization is that it lets you steal CPU cycles from unbusy &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;systems in order to reduce the physical host footprint.&amp;nbsp; Yet when the systems are NOT unbusy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and especially when the busyness is I/O related, there is a greater cost.&amp;nbsp; GIS applications&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;easily have the highest I/O demand in the business marketplace.&amp;nbsp;&amp;nbsp; Virtualizing production&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS servers causes them to have the highest taxes.&amp;nbsp; You won't notice when the systems&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;aren't under heavy load, but when they are, you can't help but notice it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had VM administrators pleading with me to speed up physical deployment of an ArcSDE &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;server because the four virtual servers it was replacing were increasing the data center's &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;demand numbers to the point where it was endangering their contract performance metrics&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(when deployed, the ArcSDE connect time [with scores of concurrent users and thousands &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of feature classes] dropped from 40-120 minutes to 5 minutes).&amp;nbsp; There was nothing wrong&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with the RAM or CPUs involved, and only two of the servers were really busy.&amp;nbsp; That same&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;physical server now services 3-4 times the client load of the four virtual hosts, and still has&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a similar connection time (with 30% more tables).&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>Thu, 02 Jun 2011 10:58:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247739#M14112</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-06-02T10:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247740#M14113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: tariqchpk75&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please elaborate it with the help of diagram that what was your architecture for both the tests (virtual and physical). what arcgis server configuration you used (single som, multiple socs, arcsde failover etc). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Moreover arcgis server is 32 bit. if it is installed on a physical server having 32gb ram, will it be able to use all the ram? virtual architectures are io intensive. did you use the same number of ethernet interfaces for both configurations.Plz post the diagrams.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 04:44:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247740#M14113</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-06-03T04:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247741#M14114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As stated previously, the project was done under non-disclosure.&amp;nbsp; The three-member test team&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;had a combined fifty years of GIS/IT experience, twenty years of rigorous test experience, and &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;more than ten years with the VM application in use.&amp;nbsp; We were fully aware of the issues and did&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;our best to optimize VM performance with the hardware previously selected for the project.&amp;nbsp; We &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;had to present our results to an engineering review board that *really* wanted us to select VMs &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for all components.&amp;nbsp; In the end, our results were consistent with Esri support policy on virtual &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;architecture -- Works okay in test environments, but not recommended for production use.&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, 03 Jun 2011 11:04:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247741#M14114</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-06-03T11:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247742#M14115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: mishfaq&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Vangelo for the very informative reply. However, I would like to mention here that when we talk about Failover Manager implementation so it is not true virtualization rather you are working with actual system physical resources. As per my understanding and after my discussion with our system administrator, the virtual host on top of your cluster nodes manages control from one node to another. To simply say, it is not similar to virtualization offered by Microsoft Hyper V or VMWare. Please correct me if you have better information as I am not master of this subject.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your comment stay true regarding the hardware architecture as mentioned by Tariq. Though, I also got a comment saying that virtualization environment/tools are improved with time. So, can you share vintage of this experiment about which shared statistics.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 11:44:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247742#M14115</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-06-06T11:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247743#M14116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Esri and VMware have a &lt;/SPAN&gt;&lt;A href="http://www.vmware.com/files/pdf/ESRI-DeploymentGuide-v1.0.pdf"&gt;Deployment Guide&lt;/A&gt;&lt;SPAN&gt; which contains performance statistics from 2009.&amp;nbsp; Our&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;disk options were not as performant, and the result was reflected in our evaluation.&amp;nbsp; The ArcGIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Server Blog has &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/dev/blogs/arcgisserver/archive/2011/02/17/arcgis-server-virtualization_3a00_-dos-and-don_2700_ts.aspx"&gt;guidelines for ArcGIS Server virtualization&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The way to get higher availablility out of ArcSDE is to use Direct Connect (the MTBF for an unused&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;component is infinity).&amp;nbsp; A failover configuration for the application server should only be considered &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;as a short term solution to get all your clients to the same release (or at least to those for which &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DC is an option) [and, IMHO, probably isn't worth the bother -- our failover provisions caused more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;downtime than any other cause].&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, 06 Jun 2011 12:21:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247743#M14116</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-06-06T12:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247744#M14117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: mishfaq&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you kindly explain how can we achieve High Availability using direct connect? Please share if you have any literature or reference URL in this regard.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 06:09:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247744#M14117</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-06-08T06:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring ArcSDE HA</title>
      <link>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247745#M14118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mean time between failures (MTBF) is a key component in availability calculation.&amp;nbsp; If you remove&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;an unnecessary component, you remove any possibility of its failure, which increases reliability.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using Direct Connect to Oracle will not provide high availability without RAC, but it will provide &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;higher availability than a redundant ArcSDE application server could, and it does it without&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the complexity of a redundant system for a component that isn't designed to support it.&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>Wed, 08 Jun 2011 11:24:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/configuring-arcsde-ha/m-p/247745#M14118</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-06-08T11:24:24Z</dc:date>
    </item>
  </channel>
</rss>

