Creating an ESXi Host

Create an ESXi host in an SDDC cluster in VMware Solution.

Note

A single host SDDC is restricted to one cluster containing one ESXi host. If a single host SDDC already has a host, you can't create any more hosts.
    1. Open the navigation menu, click Hybrid, and then click VMware Solution.
    2. Click the name of the SDDC to view details about it. If you don't see the SDDC listed, ensure that the correct compartment is selected.
    3. In Resources, click vSphere clusters.
    4. Click the name of the cluster you want to add an ESXi host to.
    5. Click Create ESXi host.
    6. (Optional) Enter a name for the new host that helps to identify it later. The name must be from 1 to 16 characters long, must start with a letter, and can contain only alphanumeric characters and hyphens (-). Hyphens can't be next to each other. Avoid entering confidential information.
    7. Provide information for the host:
      • SDDC hardware type: Select a shape to use for ESXi hosts in the SDDC. A shape is a template that decides the number of CPUs, amount of memory, and other resources allocated to a newly created instance. If you choose a shape with an AMD processor, select the number of cores.
      • Capacity type: Select a capacity type to use when the ESXi hosts are created.
        • On-demand capacity provisions the compute capacity when the host is created.
        • Capacity reservation uses capacity that's counted against an existing reservation. Choose a compartment and the name of a reservation. For more information, see Capacity Reservations.
          Note

          Capacity reservation isn't supported for an SDDC that uses many availability domains.
      • Pricing interval commitment: The pricing interval to apply to the ESXi hosts. For more information about available pricing intervals, see Billing Options. Choose an option, and then select Pricing interval must be confirmed to continue.
    8. (Optional) Select a deleted host for billing continuation.

      When you create a host, you can reuse the leftover billing commitment from a deleted host. Only deleted hosts with the same shape, CPU, and SKU as you selected for the new host are available for use. If you don't see the deleted host that you want, try changing the shape selection. For more information, see Transferring Billing Commitments.

    9. (Optional) Show the ESXi host details to view or change the following host properties: VMware software version, SSH key, and VLANs.
    10. When you're satisfied with the properties for this host, click Create ESXi host.
    Important

    An SDDC or ESXi host which has failed provisioning doesn't get billed until provisioning succeeds.
  • Use the esxi-host create command and required parameters to create an ESXi host:

    oci ocvs esxi-host create --sddc-id sddc_OCID ... [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

    Important

    An SDDC or ESXi host which has failed provisioning doesn't get billed until provisioning succeeds.
  • Run the CreateEsxiHost operation to create an ESXi host.

    Important

    An SDDC or ESXi host which has failed provisioning doesn't get billed until provisioning succeeds.