Starting with version 10.5.1, you can use the Service Provider Admin Portal to see the status of your VMware Cloud Director cells and manage your cell infrastructure.

The Cloud Cells page displays information about all cells, including cells from other sites. However, you cannot manage the cells from the other sites.

Using the Service Provider Admin Portal you can view the status of each cell and manage the cell infrastructure.

Procedure

  1. Log in as a system administrator to the Service Provider Admin Portal.
  2. From the top navigation bar, under Resources, select Cloud Resources.
  3. In the left panel, click Cloud Cells.
    To see more information about the cell, you can click its name. If the cell name is not a link, the cell is from another site.

Change the Status of a Cell

Procedure

  1. To change the cell status, click the vertical ellipsis next to the cell name, and select an action.
    Option Description
    Enter Maintenance Mode

    In maintenance mode, all normal operations stop and the system is unavailable to anyone trying to access VMware Cloud Director. All API calls respond with a 503 Service Unavailable server error response code. The VMware Cloud Director UI displays a Maintenance mode is on message.

    A load-balancer can use this behavior to configure its monitoring and detect when a cell is unavailable, and as a result, take it out of the pool of available servers.

    Important: If you put all of the cells in maintenance mode, you must use an SSH client to log in to the cells to reactivate them because the VMware Cloud Director UI does not work in maintenance mode. See Managing a VMware Cloud Director Cell.
    Enter Quiesced Mode

    Quiesced cells do not run tasks or other long running activities; but otherwise continue to serve all API calls, console proxy, and MQTT requests. Tasks generated as a result of these API calls run on one of the other active cells. Before transitioning the cell to quiesced mode, VMware Cloud Director finishes all running tasks on this cell. In a single cell environment or a multi-cell environment with no active cells, the tasks continue to queue up until an active cell becomes available.

    If your VMware Cloud Director environment has a load balancer, the load balancer continues to send requests to that cell.

    Activate Cell Active cells are available to serve API calls and can run tasks.
    Unregister If you want to use a VMware Cloud Director cell in another role, or if you want to remove it from the high availability cluster, you must unregister it.
  2. Confirm the action.

Change the Certificates of a Cell

Prerequisites

  • Put the cells you want to edit in maintenance mode. See Change the Status of a Cell.
  • If you want to change the cell certificate, verify that the certificate you want to use is uploaded to the VMware Cloud Director certificate library. See Import Certificates to the Certificates Library Using Your VMware Cloud Director Service Provider Admin Portal.
    • Verify that the certificate chain in the chosen certificate library item includes your own certificate and all the intermediate certificates.
      Note: In rare cases, your certificate chain might also need to include a root certificate authority (CA) certificate. This is not common, and generally, it is not applicable if your CA is one of the well-known certificate authorities whose certificate is distributed using the most modern browsers. Consult with your CA for more information and to determine whether you must append your root certificate.
    • Important: VMware Cloud Director no longer accepts certificates whose signature algorithms use SHA-1.
      Verify that none of the certificates in the certificate chain use SHA-1 as their signature algorithm, for example, sha1WithRSAEncryption.

Procedure

  1. On the Cloud Cells page, click the name of the cell of which you want to change the certificate.
  2. Click Endpoints Configuration, and click Edit.
  3. In the Edit Endpoint Configuration dialog box, click the edit icon next to the web server SSL certificate or Java Management Extensions (JMX) SSL certificate.
    VMware Cloud Director shows only certificate library items that meet the following criteria.
    • The item is in the certificate library of the System organization.
    • The item contains a public key.
    • The item contains a corresponding private key, and if the private key is encrypted, the item must contain a passphrase.
  4. Select a certificate from the VMware Cloud Director certificate library.
  5. Click Use Certificate, and click Edit.
    If you are connected directly to a cell, instead of a load balancer, you might need to refresh your web browser to see the newly selected certificate being served.

Results

VMware Cloud Director stops all existing cell connections and changes the certificate. The VMware Cloud Director connection server restarts with the new certificate.

What to do next

To see which cell uses a particular library item, navigate to the certificate library, expand an item to view its details, and scroll down to the Consumers section.