Skip To Content

Specify the configuration store location

When you create your ArcGIS Server site in Manager, you specify a folder to house the configuration store. The configuration store contains all the essential properties of the site, including information about the machines and clusters participating in the site. The configuration store is critical to the health of your site, and should be created in a redundant storage location if supporting mission-critical applications.

You can change the location of the configuration store at any time using ArcGIS Server Manager or ArcMap.

Caution:

The configuration store is not intended for data storage. Place other site-specific folders (containing data or otherwise) in a separate location.

Considerations before changing the configuration store location

In a site with one GIS server, the configuration store can be specified to reside on the same machine that is running ArcGIS Server. By default, this location is <ArcGIS Server installation directory>/arcgis/server/usr/config-store. In a site with multiple machines, the GIS servers need to access the configuration store through a shared network directory. If desired, you can isolate the configuration store from the GIS server machines by placing it on a dedicated file server. This is helpful in some cloud deployments where the architecture needs to be flexible enough for any GIS server to go offline at any time.

If you are expanding from a single-machine to a multiple-machine ArcGIS Server site, you'll need to use your operating system tools to share the folder containing your configuration store and ensure that the ArcGIS Server account has permissions to read and write to the configuration store. For full instructions on this process, see the topic About multiple-machine ArcGIS Server sites.

Note:

You cannot change the configuration store location to a subfolder of the existing configuration store location. Changing from a file path in the format \share\path1 to \share\path1\path2, for example, is not supported.

The configuration store in a cloud-based deployment is read-only and cannot be edited. For more information about cloud-based deployments, see ArcGIS Server on cloud platforms.

Specify the configuration store location in Manager

Follow these steps to change the configuration store location using ArcGIS Server Manager. Note that this workflow will automatically restart ArcGIS Server.

  1. Open Manager and log in.
  2. Click Site > GIS Server > Configuration Store.
  3. In the Configuration Store module, specify the name and location of the configuration store. You can browse to a directory on disk or type its path.
  4. Click Apply. This restarts ArcGIS Server.

After ArcGIS Server restarts, the name and location of the configuration store are updated, and the new file path location appears in the Configuration Store module.

Specify the configuration store location in ArcMap

You can also use ArcMap to specify a new location for your ArcGIS Server site's configuration store.

  1. In the Catalog tree, expand the GIS Servers node.
  2. If you have not yet connected to ArcGIS Server, do so now.
  3. Right-click your ArcGIS Server connection and choose Server Properties.
  4. On the ArcGIS Server Properties dialog box, click the Configuration Store tab.
  5. Specify the name and location of the configuration store. You can browse to a directory on disk or type its path.
  6. Click Apply. This restarts ArcGIS Server.

After ArcGIS Server restarts, the name and location of the configuration store are updated, and the new file path location appears in the Configuration Store tab.