This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a commit to branch 4.16
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.16 by this push:
new 65ae184 vmware: Add supported minor versions (#261)
65ae184 is described below
commit 65ae184647d320db3ed85d93b280e6d26e4cde5b
Author: Wei Zhou <[email protected]>
AuthorDate: Thu Feb 10 10:19:56 2022 +0100
vmware: Add supported minor versions (#261)
* vmware: Add supported minor versions
* Update as per review comment
---
source/releasenotes/compat.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/source/releasenotes/compat.rst b/source/releasenotes/compat.rst
index 7741da4..d39cbce 100644
--- a/source/releasenotes/compat.rst
+++ b/source/releasenotes/compat.rst
@@ -56,6 +56,9 @@ and VMware with vSphere.
- VMware versions 6.5, 6.7 and 7.0
+ .. note:: The following VMware minor versions are supported and tested:
6.5, 6.7, 6.7.1, 6.7.2, 6.7.3, 7.0, 7.0.1.0, 7.0.2.0, 7.0.3.0.
+ For any minor versions without hypervisor mappings, all virtual machines
have guest OS identifier "otherGuest64" (x86-64 architecture) or "otherGuest"
(other architectures).
+
.. note:: There is a known issue in 6.7 U1
(https://kb.vmware.com/s/article/67315) which blocks some CloudStack cloning
operations. The use of linked clones is known to be effected.
.. note:: There is a known issue in 6.7 U3 - 6.7 U3f where a mailformed OVA
could crash vCenter services (for more information see `here
<https://mail-archives.apache.org/mod_mbox/cloudstack-users/202005.mbox/%3CCAMvtBPNQqbe0XEsHyjFMror7HRvj-c%3DfEe7y12NfCDQSFTYgqQ%40mail.gmail.com%3E>`_).
To avoid the issue, make sure to use 6.7 U3g or later.