VMware Cloud Foundation 4.0 | 14 APR 2020 | Build 16008466 Check for additions and updates to these release notes. |
The VMware Cloud Foundation (VCF) 4.0 on Dell EMC VxRail release has been determined to be impacted by CVE-2020-4006. Fixes and Workarounds are available to address this vulnerability. For more information, see VMSA-2020-0027.
VMware Response to Apache Log4j Remote Code Execution Vulnerability: VMware Cloud Foundation is impacted by CVE-2021-44228, and CVE-2021-45046 as described in VMSA-2021-0028. To remediate these issues, see Workaround instructions to address CVE-2021-44228 & CVE-2021-45046 in VMware Cloud Foundation (KB 87095).
The VMware Cloud Foundation (VCF) 4.0 on Dell EMC VxRail release includes the following:
The VMware Cloud Foundation software product is comprised of the following software Bill-of-Materials (BOM). The components in the BOM are interoperable and compatible.
Software Component | Version | Date | Build Number |
---|---|---|---|
Cloud Builder VM | 4.0.0.0 | 14 APR 2020 | 16008466 |
SDDC Manager | 4.0 | 14 APR 2020 | 16008466 |
VxRail Manager | 7.0.000 | 12 MAY 2020 | n/a |
VMware vCenter Server Appliance | 7.0.0 | 02 APR 2020 | 15952498 |
VMware ESXi | 7.0.0 | 02 APR 2020 | 15843807 |
VMware vSAN | 7.0.0 | 02 APR 2020 | 15843807 |
VMware NSX-T Data Center | 3.0 | 07 APR 2020 | 15946738 |
VMware vRealize Suite Lifecycle Manager | 8.1 | 14 APR 2020 | 15995660 |
The following documentation is available:
The following limitations apply to this release:
For VMware Cloud Foundation 4.0 known issues, see VMware Cloud Foundation 4.0 Known Issues.
VMware Cloud Foundation 4.0 on Dell EMC VxRail known issues and limitations appear below:
Adding hosts with incorrect credentials locks out the ESXi account
If you provide an incorrect user name or password for a host when stretching a cluster or adding a host to a cluster, the task fails and the ESXi account is locked out.
Workaround: Wait 15 minutes (the default lockout time) and retry the task.
Unable to reuse an existing NSX Manager cluster when creating a new VxRail VI workload domain
When creating a new VxRail VI workload domain, you may not be able to reuse an NSX Manager cluster created for an existing VxRail VI workload domain. This can happen if you create the second VxRail VI workload domain immediately after the first one.
Workaround: Check the Tasks panel to make sure the original workload domain task has completed successfully. Once it has, refresh your browser to reuse the existing NSX Manager cluster with your new VxRail VI workload domain.
Validation APIs for domain, cluster, and host operations fail if you provide incorrect host credentials
When creating a new VxRail VI workload domain, you may not be able to reuse an NSX Manager cluster created for an existing VxRail VI workload domain. This can happen if you create the second VxRail VI workload domain immediately after the first one.
Workaround: Check the Tasks panel to make sure the original workload domain task has completed successfully. Once it has, refresh your browser to reuse the existing NSX Manager cluster with your new VxRail VI workload domain.
Adding a host to a vSphere cluster fails at the Create NSX-T Data Center Transport Nodes from Discovered Nodes
subtask
In this situation, check the NSX Manager UI. If it shows the error Failed to uninstall the software on host. MPA not working. Host is disconnected.
for the host you are trying to add, use the following workaround.
Workaround:
/etc/init.d/hostd restart
/etc/init.d/vpxa restart
You cannot delete a workload domain with a stretched cluster
The method for deleting a workload domain described in the VMware Cloud Foundation on Dell EMC VxRail Administration Guide does not work if the workload domain has a stretched cluster.
Workaround:
Adding a VxRail cluster to a workload domain fails
If you add hosts that span racks (use different VLANs for management, vSAN, and vMotion) to a VxRail cluster after you perform the VxRail first run, but before you add the VxRail cluster to a workload domain in SDDC Manager, the task fails.
Workaround:
Adding a vSphere cluster or adding a host to a workload domain fails
Under certain circumstances, adding a host or vSphere cluster to a workload domain fails at the Configure NSX-T Transport Node or Create Transport Node Collection
subtask.
Workaround:
root
.sysctl -w net.ipv4.tcp_en=0
partial success
state.partial success
node, click Configure NSX.Next
and then clickApply
.partial success
node.You cannot access VxRail Manager in vCenter Server after replacing its certificate
In some cases, you may not be able to access a VxRail Manager in vCenter Server after you replace the VxRail Manager's certificate using the SDDC Manager UI. The SDDC Manager Tasks panel reports the task as Successful.
Workaround:
mystic
.root
user.ls -l /etc/vmware-marvin/ssl
cp -rf server.pfx.backup server.pfx
service vmware-marvin restart
service vmware-marvin status
openssl s_client -connect localhost:443 | openssl x509 -fingerprint
For example: BA:AD:05:1E:00:06:E9:0F:EF:54:AF:F4:2C:3E:7F:C7:26:C5:8F:5C
Bring-up fails with a password error
Bring-up fails with the error password must contain only alphanumerics and special characters
. The error is the result of different password requirements for VxRail and VMware Cloud Foundation.
Workaround: Make sure that VxRail clusters use passwords that meet the Cloud Foundation requirements for the following users:
If you use the special character underscore (_) in the vCenter host name for the workload domain create operation, the vCenter deployment fails.
The vCenter deployment fails with the "ERROR > Section 'new_vcsa', subsection 'network', property 'system_name' validation
" error message.
Workaround: None. This is an issue in the vCenter product installer where the installer pre-validation fails. You should create the workload domain by providing valid vCenter host names.
The VxRail vCenter Plugin UI options may disappear after the OpenSSL/Microsoft certificate replace operations of all the components or just VxRail Manager
The certificate replace operation involves changes in VxRail Manager and the vCenter VMs. Sometimes the vCenter plugin download might fail as the communication can happen with invalid thumbprint and the VxRail plugin UI option might disappear from vCenter. As a result, the user cannot invoke the add hosts and the remove hosts operations from vCenter.
Workaround: Reload the plugin by opening the VxRail Manager page which redirects to vCenter and make sure the VxRail UI options are visible in the vCenter UI.