A minimum number of hosts are required for each site to start the automated deployment for each site.

You can add a host to any site or site cluster. A minimum number of hosts are required for each site type to function. You can define the minimum number of hosts for each site when adding the site.
Note: If a cell site domain has multiple Distributed Virtual Switches in it, then the switch to which the management network is associated should also be mapped to use the vmnic that has the vmk0 VMKernel network interface attached.

Prerequisites

  • A site type for which you want to add a host is already added in Domains.

  • When adding a host to the cell site group, ensure that you have at least either the parent site or the cell site group provisioned. You cannot add a host to a cell site group that has an unprovisioned parent site.

    Parent Site Status

    Cell Site Group Status

    Host Addition

    Provisioned

    Provisioned

    Allowed

    Not Provisioned

    Provisioned

    Allowed

    Not Provisioned

    Not Provisioned

    Not Allowed

  • Ensure that the certificate is generated with the server hostname as SAN by performing the following:
    1. Log in to the ESXi host using an SSH client, Putty, or any other SSH client.
    2. Regenerate the self-signed certificate by running the following command:
      /sbin/generate-certificates
    3. Restart the hostd and vpxa services by running the following command:
      /etc/init.d/hostd restart && /etc/init.d/vpxa restart

Procedure

  1. Click the Domains tab under Infrastructure Automation.
  2. Select the data center for which you want to add a host.
  3. Select the site for which you want to add a host.
  4. Click Edit to modify the site details.
  5. On the Host tab, click Add Host.
  6. Configure the network for the host.

    Fields

    Description

    Host Address (FQDN)

    The associated FQDN of the host.

    User Name

    User name to access the host.

    Password

    Password corresponding to the user name to access the host.

    vSAN Cache Device

    Name of the vSAN device used as cache.

    You can add the IPMI information for the sites that have host profiles configured with BIOS and firmware details.

    • IPMI Username - User name to access the intelligent platform management interface (IPMI).

    • IPMI Password - Password to access the intelligent platform management interface (IPMI).

    • IPMI Address(FQDN) - Address of the IPMI interface. You must provide the fully qualified domain name.

    • Pre-Deployed - Whether the host is a pre-deployed.

      Note:
      • When adding a host to a pre-deployed cell site group, you must add only the pre-deployed host.

      • A pre-deployed host means a host already added to the vCenter and configured as required.

    • Use Above credentials for all hosts - If you want to use same user name and password for each host, select the checkbox.

    • Use above IPMI credentials for all hosts - If you want to use same user name and password to access IPMI for each host, select the checkbox.

  7. Click Save.