<?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: Problem during federation - attempting single-machine deployment migration/DR strategy in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672339#M25563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the path actually Z:\arcgisportal\db? Is the Z:\ drive a physical drive on the machine, or is it a mapped drive? Do both environments use the Z:\ drive?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2020 16:34:08 GMT</pubDate>
    <dc:creator>JonathanQuinn</dc:creator>
    <dc:date>2020-05-05T16:34:08Z</dc:date>
    <item>
      <title>Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672329#M25553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. Hope all are staying safe and sane during this unusual time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having difficulty trying to implement the single-machine deployment approach for a DR strategy as described in this ArcGIS Blog: &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/migrate-to-a-new-machine-in-arcgis-enterprise-two/"&gt;https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/migrate-to-a-new-machine-in-arcgis-enterprise-two/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested this same strategy successfully last year, though it took me four attempts and some help from this community (@JQuinn-esristaff, specifically) to get it right. I am now at the final stage of implementing our new configuration using this strategy and find myself stuck again. I am having a similar problem with trying to restore a webgisdr full backup made from the primary machine to a secondary machine that has been installed and configured with 1071 AGS Enterprise software. Before installing any software on the secondary machine (hostname - enterprise1.domain.com | IP address -10.0.0.2), I edited the secondary machines etc/hosts file to include a reference to the primary machine's FQDN (enterprise.domain.com) while using the secondary machine's IP address (10.0.0.2), so that its IP address would resolve to enterprise.domain.com, as indicated in the blog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where things break down is during the federation, but I am not sure. I suspect this because while I am logged into Portal (accessed successfully using enterprise.domain.com on the secondary machine), I get a login screen for Portal that references the secondary machine's hostname (enterprise1.domain.com). This happens after I have set the server for federation and saved it and before I set the same server as the hosting server (all using the enterprise.domain.com reference). Checking the Server security configuration within the Adminstration site, shows that the "portalUrl" uses enterprise1.domain.com (the secondary FQDN), rather than enterprise.domain.com (the primary FQDN). So, the "privatePortalUrl" and the "portalUrl" values are not the same. Hence, when I tried a restore I got the error that states the public Portal URLs are not the same and the restore fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone point out what I may be doing wrong? Is there a required order to installing the software or for applying the SSL certs? I have had problems with getting the SSL certs done properly in the past, could this be the issue? We are using a wildcard SSL and I have configured both Portal and Server using the cert as an exported root (*.cer) and as an exported existing cert (*.pfx). I have also used the Portal's checkURL utility against the Server's admin URL and it returns a status code of 200, though it does return false for the "secured" value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time and attention. Thanks in advance. Best, Dixie.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2020 14:17:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672329#M25553</guid>
      <dc:creator>Dixie_MDavis</dc:creator>
      <dc:date>2020-04-19T14:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672330#M25554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, I have not been able to solve my issue, but I do think I may know where things are breaking and what is contributing to the problem. Maybe this information will lead to more information or ideas for a resolution from someone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the problem lies with the configuration of the Data Store. During the preparation of the secondary machine (enterprise1.domain.com) the software installs and configuration of each component except for the Data Store (Portal, WA, Server, WA) work as expected and correctly pick up the hostname for the primary machine (enterprise.domain.com). I believe it is mainly working&amp;nbsp; because the primary machine's domain name is either reflected in messages displayed during configuration or it is reflected in the browser URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the configuration of the Data Store, however, one of the properties (owning system URL) includes the secondary machine's hostname (https://enterprise1/&amp;lt;WA for Server&amp;gt;). It is blank before configuration and then it includes the secondary machine's hostname after configuration.&amp;nbsp; I believe this may be why the restore is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe what is contributing to the problem is that the VMs we are using (enterprise1.domain.com and enterprise.domain.com) were set up using hostnames in all capital letters. Both the primary, secondary and a common box we use for centralized data access all have hostnames in all caps. We have tried unsuccessfully to change the hostnames (via the system property and Active Directory), but Windows believes the two strings (all lowercase and all uppercase) to be equivalent so it will not allow us to apply any changes. We have found a reference that states the ComputerName registry value could be changed, (&lt;SPAN style="color: #666666; background-color: #ffffff; font-size: 14px;"&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ComputerName\ActiveComputerName\ComputerName)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but I am not sure about the downhill effects of this change.&amp;nbsp; We would have to change both the primary and secondary machine names and potentially the data server. These changes would in effect&amp;nbsp;be server name changes, right? So, it could break our primary Portal, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have verified that the test system I used to successfully install, configure and restore a webgisdr export had all lowercase server names and the Data Store owning system URL was configured on the secondary machine with the primary machine's hostname (https://enterprise.domain.com/&amp;lt;WA for Server&amp;gt;).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I know case-sensitivity matters in some of the technologies that go into the different software components in Enterprise, so that is why I think the core of our problems are related to the server names. I am also, therefore, wary to change them. If anyone has any suggestions/clues please let me know. I really appreciate your time and attention. Best, Dixie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;webgisdr utillity‌&lt;/P&gt;&lt;P&gt;datastore‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/tag/dr strategy/tg-p"&gt;#dr strategy&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2020 15:32:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672330#M25554</guid>
      <dc:creator>Dixie_MDavis</dc:creator>
      <dc:date>2020-04-28T15:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672331#M25555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The DR tool shouldn't care about the owning system URL returned by the Data Store. When you registered the&lt;/P&gt;&lt;P&gt;Web Adaptor on your new site, what URL did you use to reach the Web Adaptor registration page? Was it enterprise1.domain.com/&amp;lt;wa&amp;gt;/webadaptor or enterprise.domain.com/&amp;lt;wa&amp;gt;/webadaptor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you used enterprise1.domain.com to reach the registration page, then that's the URL the Portal will configure for itself, even though the etc\hosts entry is in place to resolve the IP of the Web Adaptor machine to enterprise.domain,com. You need to access the Web Adaptor registration page through enterprise.domain.com.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2020 18:19:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672331#M25555</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2020-04-28T18:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672332#M25556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Jonathan.&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Portal Web Adaptor, the configuration page was launched using localhost/&amp;lt;wa&amp;gt;/webadaptor.&amp;nbsp; After getting past the security challenges due to non HTTPs, it resolved to enterprise1.domain.com, but I forced it back to enterprise.domain.com which stuck.&amp;nbsp; The configuration message for the Portal WA returned the appropriate hostname and URL for the Portal - &lt;A href="https://enterprise.domain.com/&amp;lt;wa&amp;gt;/home"&gt;https://enterprise.domain.com/&amp;lt;wa&amp;gt;/home&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Server Web Adaptor, the configuration page launched using localhost/&amp;lt;wa&amp;gt;/webadaptor/server.&amp;nbsp; I left it as localhost during the configuration.&amp;nbsp; When the configuration was complete, it listed the correct server name as being configured - enterprise.domain.com and then reported that the URL to use to access the Services Directory was: &lt;A href="https://localhost/&amp;lt;wa&amp;gt;/rest/services"&gt;https://localhost/&amp;lt;wa&amp;gt;/rest/services&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the problem, then?&amp;nbsp; That I did not use the FQDN for the primary server in the URL for web adaptor configuration pages?&amp;nbsp; I used it within the forms for ArcGIS Server URL and for Portal URL.&amp;nbsp; Please see the uploaded image.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen shot of Server web adaptor configuration form" class="jive-emoji image-1 jive-image j-img-centered" height="400" src="https://community.esri.com/legacyfs/online/490277_2020-04-28_15-38-40.png" style="display: block; margin-left: auto; margin-right: auto;" width="498" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2020 19:41:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672332#M25556</guid>
      <dc:creator>Dixie_MDavis</dc:creator>
      <dc:date>2020-04-28T19:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672333#M25557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After ensuring the primary hostname was part of the URL for launching the Web Adaptor configuration for both Portal and Server, I did successfully start a restore.&amp;nbsp; It failed however after several hours.&amp;nbsp; It completed the restore for Data Store, Server and then failed for Portal.&amp;nbsp; The message was:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Failed to restore the Portal for ArcGIS:&lt;BR /&gt;Url: https://enterprise.domain.com/&amp;lt;portal wa&amp;gt;.&lt;BR /&gt;{"error":{"code":500,"details":null,"message":"Failed to import site. Failed to&lt;BR /&gt;delete the database directory."}}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw from the Portal logs that it was looking for a path in the arcgisportal content directory that did not exist and there are several additional directories (5 of them) in the arcgisportal directory that begin with db and have a string of numbers after them, like&amp;nbsp;db1588229730671.&amp;nbsp; There is also a backedupContents20200429 directory under the arcgisdatastore directory.&amp;nbsp; The Windows service account running Portal, Server and Data Store services has full NTFS permissions on both the arcgisportal and arcgisdatastore directories as set by the software install.&amp;nbsp; That is not the case for the arcgisserver directory or the main software install directory.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wondering if anyone has insight into this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp; Best, Dixie.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2020 10:10:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672333#M25557</guid>
      <dc:creator>Dixie_MDavis</dc:creator>
      <dc:date>2020-04-30T10:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672334#M25558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried the restore again, but this time copied the backup from the primary server to the secondary machine so that it was local.&amp;nbsp; Updated the webgisdr.properties file and ran the import command again.&amp;nbsp; The restore got further, but failed again.&amp;nbsp; After over 8 hours, it reported that it could not start the database server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;{"error":{"code":500,"details":null,"message":"Failed to import site. java.lang&lt;BR /&gt;Exception: Failed to start the database server. The startup timed out. Please check the log file at Z:\\arcgisportal\\logs\\database\\pgsql.log."}}&lt;/P&gt;&lt;P&gt;Failed to restore the Portal for ArcGIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the log noted and it only had the following lines: 1 file(s) copied.&amp;nbsp; Several times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not changed the&amp;nbsp;logging level in the logback.xml file within the webgisdr directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone seen this behavior before?&amp;nbsp; Anyone know how to resolve this so we can get a restore working on our secondary machine?&amp;nbsp; Thanks in advance, Dixie.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2020 00:07:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672334#M25558</guid>
      <dc:creator>Dixie_MDavis</dc:creator>
      <dc:date>2020-05-01T00:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672335#M25559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will log a support request to find out what might be going wrong.&amp;nbsp; I feel like I am missing something because it doesn't seem like it should be so difficult to get the restore completed.&amp;nbsp; We have a relatively simplistic setup with a single machine and not a great deal of content in our Portal or being served from our Server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2020 13:16:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672335#M25559</guid>
      <dc:creator>Dixie_MDavis</dc:creator>
      <dc:date>2020-05-01T13:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672336#M25560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That type of problem requires a bit of digging. When Portal starts the database, it sends the request to start it and waits for 5 minutes for it to be avaiable. If it's not, it reports that the startup timed out. The only way to see the reason why the database failed to start is through the Event Viewer logs. You can look at the timestamp of when the error occurred in Portal, and 5 minutes prior to that, you should see why the database failed to start. What version are you using? At 10.6 and earlier, you need to make sure that the db directory is the same between your source and target environments. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2020 20:54:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672336#M25560</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2020-05-01T20:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672337#M25561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Jonathan.&amp;nbsp; We are using 10.7.1.&amp;nbsp; I will take a peak at the Event Viewer.&amp;nbsp; The primary and secondary systems should be identical.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2020 20:59:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672337#M25561</guid>
      <dc:creator>Dixie_MDavis</dc:creator>
      <dc:date>2020-05-01T20:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672338#M25562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's what I found from the Event Viewer and postgres logs.&amp;nbsp; The Event Viewer and webgisdr logs are in EDT.&amp;nbsp; The postgres log is PDT.&amp;nbsp; The directory referred to below by the Event Viewer does exist and the service account running the NT services has full NTFS permissions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error in webgisdr log - 19:57:48 (This is EDT) Failed to start the database server. The startup timed out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Event viewer - 7:52:34 PM pg_ctl: server does not shut down&lt;BR /&gt;Event viewer - 7:52:40 PM pg_ctl: another server might be running; trying to start server anyway&lt;BR /&gt;Event viewer - 7:52:40 PM pg_ctl: could not start server Examine the log output.&lt;BR /&gt;Event viewer - 7:57:41 MP pg_ctl: directory "Z:/arcgisportal/db" does not exist&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;postgresql log&lt;BR /&gt;2020-04-30 16:58:44 PDT: [13396]: LOG: database system was interrupted; last known up at 2020-04-30 16:33:43 PDT&lt;BR /&gt;2020-04-30 16:58:44 PDT: [13396]: LOG: database system was not properly shut down; automatic recovery in progress&lt;BR /&gt;2020-04-30 16:58:44 PDT: [13396]: LOG: redo starts at 0/28027350&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 May 2020 10:52:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672338#M25562</guid>
      <dc:creator>Dixie_MDavis</dc:creator>
      <dc:date>2020-05-02T10:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672339#M25563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the path actually Z:\arcgisportal\db? Is the Z:\ drive a physical drive on the machine, or is it a mapped drive? Do both environments use the Z:\ drive?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2020 16:34:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672339#M25563</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2020-05-05T16:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672340#M25564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Jonathan.&lt;/P&gt;&lt;P&gt;Yes, the path "Z:\arcgisportal\db" exists and it is a physical drive.&amp;nbsp; Both the primary and secondary machines use the Z:\ drive for the software install and related directories.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2020 17:06:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672340#M25564</guid>
      <dc:creator>Dixie_MDavis</dc:creator>
      <dc:date>2020-05-05T17:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672341#M25565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, we have logged a support request and the analyst advised doing an export of the Portal site from the Portal's administrative REST endpoint.&amp;nbsp; We did that and then imported the export into the secondary machine's Portal administrative REST endpoint.&amp;nbsp; The process seems to have completed but there is no content.&amp;nbsp; The Portal is accessible, members and groups are present, but no content.&amp;nbsp; Does the absence of content indicate the process was not successful?&amp;nbsp; Is there a way to hook up the content somehow?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2020 12:45:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672341#M25565</guid>
      <dc:creator>Dixie_MDavis</dc:creator>
      <dc:date>2020-05-07T12:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672342#M25566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you see item ID folders within the content directory? Do the amount of folders match between the source and target environments? Does the index match up? There's validation in the import that will make sure the content in the backup and where it was restored to match. You can try to extract the backup and inspect it to make sure it contains the folders you'd expect by matching up the number of folders to the source environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2020 17:15:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672342#M25566</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2020-05-08T17:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672343#M25567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp; Jonathan.&amp;nbsp; Yes, there are item ID folders in the content directory on the secondary machine.&amp;nbsp; The amount is not the same, however.&amp;nbsp; The secondary machine has three more items.&amp;nbsp; How do I check the index to tell if it matches up?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for extracting the backup and inspecting the number of folders, the number of folders in the webgisdr full backup and the number in the portal admin export do match up, but they have roughly 300 fewer items.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 May 2020 10:56:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672343#M25567</guid>
      <dc:creator>Dixie_MDavis</dc:creator>
      <dc:date>2020-05-09T10:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672344#M25568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The index can be checked via the Portal Administrator Directory, &lt;A href="https://portal.domain.com:7443/arcgis/portaladmin/system/indexer:"&gt;https://portal.domain.com:7443/arcgis/portaladmin/system/indexer:&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/rest/enterprise-administration/portal/indexer-status.htm" title="https://developers.arcgis.com/rest/enterprise-administration/portal/indexer-status.htm"&gt;Indexer Status—ArcGIS REST API: Administer your portal | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will tell you if the content is there, but the index, (which populates search results) isn't aware of the content. You can reindex the portal and see if that helps, if does turn out to be out of sync.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/rest/enterprise-administration/portal/reindex.htm" title="https://developers.arcgis.com/rest/enterprise-administration/portal/reindex.htm"&gt;Reindex—ArcGIS REST API: Administer your portal | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on when you took the backup, there's a chance that new items were created in the original environment. If the difference was drastic, then that'd be a problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2020 16:05:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672344#M25568</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2020-05-12T16:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672345#M25569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow!&amp;nbsp; Thanks so much, Jonathan.&amp;nbsp; It appears that running the reindex worked.&amp;nbsp; The status returned an equal count for the users, groups and search (content?).&amp;nbsp; I ran reindex in full mode and then content was available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, since this was a test to restore the primary server, I need to try it again because I&amp;nbsp;need a repeatable process that I can automate.&amp;nbsp; Also, there are about a dozen dbxxxxxxxxxxxxx sub-directories in the arcgisportal directory.&amp;nbsp; I will create another clone from the secondary's snapshot and begin again.&amp;nbsp; I will make sure I create a new backup with the webgisdr utility and try to import it as soon as possible during off-hours.&amp;nbsp; If the webgisdr import fails again, is it standard practice to try the portal endpoint export as I was advised by Support?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your patience and all your responses. We really want to get a repeatable, reliable process to act as our backup/disaster recovery strategy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best, Dixie.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2020 18:12:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672345#M25569</guid>
      <dc:creator>Dixie_MDavis</dc:creator>
      <dc:date>2020-05-12T18:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672346#M25570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The dbXXXXX folders are just backups of the existing database that's there. You can delete them once you've confirmed that the restore worked.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Trying the export/import in Portaladmin directly is a good troubleshooting step because you don't need to restore Data Store and Server to see if the Portal restore is going to fail. We have plans of making that easier with the DR tool, but they're not in yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, the DR tool needs to be consistently successful to be considered a viable DR approach, so this feedback is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2020 20:19:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672346#M25570</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2020-05-12T20:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672347#M25571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again, Jonathan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the hopefully, helpful feedback department, we conducted another restore test and this time we&amp;nbsp;got a different set of messages in the webgisdr log (see images below).&amp;nbsp; The failure to validate servers concerned us and we did see errors in the Server Manager logs, but the Data Store looked good after a describe.&amp;nbsp; Initially we could not log into the Portal home, but after checking the status of the index and running a re-index from the Portal admin endpoint, we were able to log in and view content.&amp;nbsp; We have not done an exhaustive test, but except for the Identity Store not being configured, everything looks good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen shot of webgisdr log" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/492668_webgisdr_restore.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen shot of ArcGIS Manager log" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/492669_arcgis_server_error.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am curious to know if others are finding more consistent results.&amp;nbsp; I also would like to know if others with a fairly simple, single-machine (VM) deployment such as ours are using any other tools, such as VM replication?&amp;nbsp; I will start a separate discussion thread.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for all your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 15:18:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672347#M25571</guid>
      <dc:creator>Dixie_MDavis</dc:creator>
      <dc:date>2020-05-18T15:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem during federation - attempting single-machine deployment migration/DR strategy</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672348#M25572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "Failed to validate servers" error is likely a result of a bug that causes multiple processes to start within Portal. They conflict with each other which means the site doesn't work quite right. The Portal can be restarted to resolve that problem. It's fixed at 10.8. The errors in the Server logs can be ignored. They don't indicate a problem. We're looking into cleaning those errors up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 21:42:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/problem-during-federation-attempting-single/m-p/672348#M25572</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2020-05-18T21:42:15Z</dc:date>
    </item>
  </channel>
</rss>

