<?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: Webgisdr S3 custom region in High Availability and Disaster Recovery Questions</title>
    <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/webgisdr-s3-custom-region/m-p/1098726#M464</link>
    <description>&lt;P&gt;You should be able to create the regionsforcloudstorage.dat file within the webgisdr tool folder. Somewhat follows this doc:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://enterprise.arcgis.com/en/server/10.6/administer/linux/configure-regions-for-cloud-stores.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/server/10.6/administer/linux/configure-regions-for-cloud-stores.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;but move it into the webgisdr tool folder instead. There is a bug about it not working when it's in framework\etc, which should work:&lt;BR /&gt;&lt;BR /&gt;BUG-000138487 WebGISDR tool does not recognize custom entries in regionsforcloudstorage.dat file in Portal's framework/etc directory&lt;BR /&gt;&lt;BR /&gt;Workaround:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Download regionsforcloudstorage.dat file from &lt;A href="http://arcgisstore105.s3.amazonaws.com/regionsforcloudstorage.dat" target="_blank"&gt;http://arcgisstore105.s3.amazonaws.com/regionsforcloudstorage.dat&lt;/A&gt; and append necessary region to JSON. Save file and place in &amp;lt;Portal installation directory&amp;gt;/tools/webgisdr directory, then re-run WebGISDR tool.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Example JSON for ap-east-1:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;{&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"name": "Hong Kong",&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"id": "ap-east-1",&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"s3endpoint": "s3.ap-east-1.amazonaws.com"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;},&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;S3 Endpoints can be referenced from &lt;A href="https://docs.aws.amazon.com/general/latest/gr/s3.html" target="_blank"&gt;https://docs.aws.amazon.com/general/latest/gr/s3.html&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Sep 2021 22:46:06 GMT</pubDate>
    <dc:creator>JonathanQuinn</dc:creator>
    <dc:date>2021-09-15T22:46:06Z</dc:date>
    <item>
      <title>Webgisdr S3 custom region</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/webgisdr-s3-custom-region/m-p/1097622#M463</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;On ArcGIS Enterprise, it is possible to configure a custom S3 region when registering a cloud store:&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/manage-data/windows/registering-your-data-with-arcgis-server-using-manager.htm#ESRI_SECTION2_D57ED56F5E1C4CB4A47B78E0BE775541" target="_blank" rel="noopener"&gt;https://enterprise.arcgis.com/en/server/latest/manage-data/windows/registering-your-data-with-arcgis-server-using-manager.htm#ESRI_SECTION2_D57ED56F5E1C4CB4A47B78E0BE775541&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I am under the impression that it is not supported for webgisdr ... ? There is no variable for the S3 private URL:&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/portal/latest/administer/linux/create-web-gis-backup.htm" target="_blank" rel="noopener"&gt;https://enterprise.arcgis.com/en/portal/latest/administer/linux/create-web-gis-backup.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems strange: did I miss anything ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 14:23:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/webgisdr-s3-custom-region/m-p/1097622#M463</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2021-09-13T14:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Webgisdr S3 custom region</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/webgisdr-s3-custom-region/m-p/1098726#M464</link>
      <description>&lt;P&gt;You should be able to create the regionsforcloudstorage.dat file within the webgisdr tool folder. Somewhat follows this doc:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://enterprise.arcgis.com/en/server/10.6/administer/linux/configure-regions-for-cloud-stores.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/server/10.6/administer/linux/configure-regions-for-cloud-stores.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;but move it into the webgisdr tool folder instead. There is a bug about it not working when it's in framework\etc, which should work:&lt;BR /&gt;&lt;BR /&gt;BUG-000138487 WebGISDR tool does not recognize custom entries in regionsforcloudstorage.dat file in Portal's framework/etc directory&lt;BR /&gt;&lt;BR /&gt;Workaround:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Download regionsforcloudstorage.dat file from &lt;A href="http://arcgisstore105.s3.amazonaws.com/regionsforcloudstorage.dat" target="_blank"&gt;http://arcgisstore105.s3.amazonaws.com/regionsforcloudstorage.dat&lt;/A&gt; and append necessary region to JSON. Save file and place in &amp;lt;Portal installation directory&amp;gt;/tools/webgisdr directory, then re-run WebGISDR tool.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Example JSON for ap-east-1:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;{&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"name": "Hong Kong",&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"id": "ap-east-1",&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"s3endpoint": "s3.ap-east-1.amazonaws.com"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;},&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;S3 Endpoints can be referenced from &lt;A href="https://docs.aws.amazon.com/general/latest/gr/s3.html" target="_blank"&gt;https://docs.aws.amazon.com/general/latest/gr/s3.html&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 22:46:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/webgisdr-s3-custom-region/m-p/1098726#M464</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2021-09-15T22:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Webgisdr S3 custom region</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/webgisdr-s3-custom-region/m-p/1100708#M465</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/43763"&gt;@JonathanQuinn&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Indeed, your workaround does work but I wonder about the perenity: the documentation you linked about the '&lt;SPAN&gt;regionsforcloudstorage.dat' file is from 10.6 and is removed starting from 10.8.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Why not including this type of configuration in the webgisdr config file directly ? Is it something you are trying to improve or something you are trying to get rid ?&lt;/P&gt;&lt;P&gt;Will it break at the next release &lt;span class="lia-unicode-emoji" title=":face_with_rolling_eyes:"&gt;🙄&lt;/span&gt; ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 09:20:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/webgisdr-s3-custom-region/m-p/1100708#M465</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2021-09-22T09:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Webgisdr S3 custom region</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/webgisdr-s3-custom-region/m-p/1120826#M482</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/43763"&gt;@JonathanQuinn&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Any thought about the future of "Configure ArcGIS Server to access a local file" ?&lt;/P&gt;&lt;P&gt;Is it safe ? It's still gone from the documentation.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 16:18:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/webgisdr-s3-custom-region/m-p/1120826#M482</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2021-11-29T16:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Webgisdr S3 custom region</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/webgisdr-s3-custom-region/m-p/1121486#M484</link>
      <description>&lt;P&gt;It is still safe, I'm not completely sure why it was removed. The only reason why you'd want to use that file is if you're trying to use a region that isn't already supported by the SDK that we are using. If that's the case, the DR tool should look at a local file first and if it can't find it, look for the one in portal, which is the bug. We'll address that, but moving forward, it'll still expect that non-default regions are added to a manually created regionsforcloudstorage.dat file. I'll see what we don't have that documentation anymore.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 21:51:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/webgisdr-s3-custom-region/m-p/1121486#M484</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2021-11-30T21:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Webgisdr S3 custom region</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/webgisdr-s3-custom-region/m-p/1122144#M489</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/43763"&gt;@JonathanQuinn&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for the confirmation. Please let me know if you get any interesting information about non-default regions. I find the documentation really light about it now only for webgisdr backups (cf.&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/portal-for-arcgis-content-on-s3-compatible-storage/m-p/1121969#M378" target="_blank"&gt;https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/portal-for-arcgis-content-on-s3-compatible-storage/m-p/1121969#M378&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 13:08:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/webgisdr-s3-custom-region/m-p/1122144#M489</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2021-12-02T13:08:20Z</dc:date>
    </item>
  </channel>
</rss>

