Hello,
I am testing the replication of an Enterprise 11.5 deployment on Windows Server 2022 with 3 datastores (tileCache, relational, and objectStore).
I set up a standby environment on a different set of VMs and restore a webgisdr backup. At first sight, everything is in order and all the components are properly restored and connected one another.
But when having a closer a look at the objectStore, I realized that is now pointing to the original objectStore.
You can notice it:
- from the ArcGIS Server manager when validating the objectStore: the _proxyUrl parameter is:
https://myoriginaldatastoreVM.company.com:2443/arcgis/datastoreadmin/machines/MYORIGINGALDATASTOREVM.COMPANY.COM/validate
- from the ArcGIS Server admin interface when checking the machines of the cloud store "objectStore":
https://myags.company.com:6443/arcgis/admin/data/items/cloudStores/AGSDataStore_objectstore_oz_aev7q1p/machines
it is the name of the original datastore VM which is written (ie: "myoriginaldatastore").
Also, if you now check the replicatedDataStore VM, and browse:
https://localhost:2443/arcgis/datastore/
You will see that it is no longer "attached" on the replicated deployment.
I am confused: is it a BUG or a feature ? Did I miss anything @JonathanQuinn maybe ?
Thanks,
/cc FYI @PhilippeVDV @CedricDespierreCorporon