Skip to main content

Step 1: Create the VMware Conductor VM

This step creates the VMware ESXi virtual machine that will host the SSR conductor. A standalone conductor requires a minimum of one VMXNet3 network adapter connected to the management network that will be reachable from all branch routers.

VM Minimum Requirements

ResourceMinimum ValueNotes
vCPUs4Expand for deployments with more than 25 managed routers
Scheduling Affinity0-3Set under CPU → expand
Memory8 GB
Disk62 GB
Network Adapters1 × VMXNet3Connected to the management network portgroup
Boot FirmwareEFIUEFI secure boot disabled
note

For guidance on scaling the conductor for larger deployments, see Conductor Scaling Recommendations.

Log In to VMware ESXi

Open a web browser and navigate to your ESXi host. Log in with administrative credentials.

VMware ESXi Login

Create the Virtual Machine

  1. From the VMWare Navigator window, click on Create/Register VM.

    Create VM

  2. In the Select creation type window click Create a new virtual machine and then click Next.

    VM Type

Name and Guest OS

Use the steps below to configure the following:

FieldValue
NameA descriptive name. In this example, Conductor
CompatibilityESXi 7.0 U2 virtual machine
Guest OS familyLinux
Guest OS versionOracle Linux 9 (64-bit) or highest available Oracle Linux (64-bit) version
  1. Name the Virtual Machine Conductor.

  2. Select Linux from the Guest OS family dropdown selection, and select the Guest OS version as Oracle Linux 9 (64-bit) or the highest available Oracle Linux (64-bit) version . Click Next.

    Name VM

Storage

  1. From the Storage screen, select datastore1 and click Next.

    VM Storage

Virtual Hardware

  1. On the Customize settings screen, click Virtual Hardware and configure the following settings.

    These values meet the minimum conductor requirements; scale up for larger deployments (see Conductor Scaling Recommendations).

    SettingValueNotes
    CPUs4Minimum; expand for >25 managed routers
    Scheduling Affinity0-3Set under CPU → expand
    Memory8 GBMinimum
    Hard Disk 162 GBMinimum

    Storage Parameters

    Click Next when the settings are configured.

Network Adapters

By default, one network adapter is created. For a standalone conductor, one adapter is sufficient. Click the adapter to expand it and set the Adapter Type to VMXNET3. Set the Network to the management network portgroup connected to your conductor management subnet.

Network Adapter Type

CD/DVD Media - Software Selection

  1. As shown in the image above, expand CD/DVD Drive 1.

  2. Place a check next to Connect at power on. In the dropdown to the right, select Datastore ISO file and then click Browse. The Datastore Browser opens.

  3. Select the SSR-7.1.4-3.r2.el9.x86_64.ibu-v1.iso and click Select.

    CD ISO Selected

    Settings complete

  4. Confirm the settings, and then click Next.

  5. Review the summary, scroll to the bottom of the window and click Finish.

VM Complete

Next Step

Proceed to Step 2 — Install SSR 7.1.4 and Initialize the Conductor.