Hello,
Running quite often webgisdr backup and restore to standby environment to maintain availability while upgrading the "master" one, I really miss a functionnality: being able to restore a single specific component (ArcGIS Datastore, ArcGIS for Server, Portal for ArcGIS).
Something like:
webgisdr --import --file C:\propfiles\toimport.properties --component Server
It happened quite few times a full webgisdr restore fails at some step (eg: restore of Federated Server or Portal for ArcGIS). For example, lately I got a "Connexion reset" after restoring an ArcGIS Server. Rebooting Server fixed it strangely... But then I had to rerun a full webgisdr restore and wait again 10 hours for unzipping / restore relational datastore / restore tileCache datastatore / restore hosting server. It's a big waste of time and very annoying when planning an intervention ! You basically need to postpone for the next day.
I don't think this functionnality exists. There are the export/import site operations avaible for both Portal for ArcGIS and ArcGIS for Server but I am under the impression that it is solely meant to be used on the "master" environment and not the standby. For example, ArcGIS Server directory paths must be the same while with webgisdr it is not required:
https://enterprise.arcgis.com/en/portal/latest/administer/windows/overview-disaster-recovery-replication.htm#ESRI_SECTION1_C2CCF3D59BAE4F93AAF841EED439FE2F
So I guess webgisdr is doing some additional/different configurations while importing the exported site located in the webgisdr zip file.
Any thought about it @JonathanQuinn maybe ? Did I miss anything ? I would love to be wrong !
Thanks,
Best regards,
Nicolas