Online Help

This help article applies to CloudShell 9.3. To see the latest, click here.

You are here: Inventory > Managing Resources in the Inventory > Associating Resources to Specific Execution Servers

Associating Resources to Specific Execution Servers

For details about associating Apps or blueprints to execution servers, see Setting Up Execution Servers to Run Commands.

This article explains how to link a resource to a specific execution server or group of execution servers. This is especially useful in deployments that include multiple geographically-distributed sites, to ensure that distant lab resources are handled by an on premise execution server, to reduce latency and improve performance.

This is done by setting the same value on the Execution Server Selector attribute on the resource and on the suitable execution server(s).

Note: Resources based on 2nd Gen Shells include the Execution Server Selector attribute.

To associate a resource to an execution server:

  1. Set the Execution Server Selector value on the execution server.

    1. Open the Manage dashboard's Execution Servers>Servers page.

    2. Click the suitable execution server.

      The Attributes dialog box is displayed.

    3. Specify the resource's domain in the Execution Server Selector attribute. For example: "London".

    1. Click Done.
  2. Set the Execution Server Selector value on the resource.

    1. In the Inventory dashboard, in the Resources tab, make sure the resource is not currently reserved.
    2. Click the resource's menu button and select Discovery. If Discovery is unavailable, click Edit.
    3. In the Execution Server Selector attribute, specify the same value you set on the execution server and rediscover the resource.

    When running a command on the resource, CloudShell will use this execution server. If additional execution servers have the same attribute value, CloudShell will select the first available one.

In some scenarios, you may want to specify additional criteria for execution server selection. For example, an execution server in India that is running on a Windows OS. To achieve this, make sure the resource has these two selector attributes (for example, 'Lab Location' and 'OS'), with 'India' and 'Windows' as their values and at least one execution server with these two attributes selected and with the same values.

To achieve this, you will need to create the attributes with the Execution Server Selector rule and then add the attributes to the shell, as explained below.

Creating Execution Server Selector attributes

  1. In Resource Manager Client, open the Attributes tab.
  2. Create the new attribute. The attribute can be of any type except Password.
  3. Attach the Execution Server Selector rule to the attribute.
  4. Save your changes.
  5. Repeat steps a-d to add additional linking attributes.

Adding the Execution Server Selector attributes to resources

In order to use the Execution Server Selector attribute you created, you must first add the attribute to the resource's shell.

  • To add attributes to a 2nd Gen shell, see Adding custom attributes to a Shell.
  • To add attributes to a 1st Gen shell:

    1. In Resource Manager Client, open the Resource Families explorer.
    2. Add the attributes to the relevant models/families.

Related Topics