Installing CDP components on cluster: 52S-Cluster01 ... Error: The operation is not allowed in the current state
Failed to install I/O filters: Failed to install I/O filter on cluster: 52S-Cluster01
Failed to perform CDP components deployment Error: The operation is not allowed in the current state.
vpxd.log
), we see the following entries :
[YYYY-MM-DDTHH:MM:SS] error vpxd[2207978] [Originator@6876 sub=Iofilter opID=431c2920] Received EAM runtime fault: N3Eam5Fault26CertificateNotTrustedFault9ExceptionE(Fault cause: eam.fault.CertificateNotTrustedFault
--> )
--> [context]zKq7AVECxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxpYmMuc28uNgA=[/context]
.
.
.
[YYYY-MM-DDTHH:MM:SS] error vpxd[2207978] [Originator@6876 sub=Default opID=431c2920] [VpxLRO] -- ERROR task-815xx91 -- 52xxxa3f-xxd-5xx1-27ca-58xx35xxb7e(52xx76-31dxx90d2-3c97xx96be7) -- IoFilterManager -- vim.IoFilterManager.installIoFilter: :vim.fault.InvalidState
--> Result:
--> (vim.fault.InvalidState) {
--> faultCause = (vmodl.MethodFault) null,
--> faultMessage = <unset>
--> msg = ""
--> }
--> Args:
-->
--> Arg vibUrl:
--> "https://server.domain.lan:33034/dapi/bundle/8.0.0/12.0.1008"
--> Arg compRes:
--> 'vim.ClusterComputeResource:domain-c1234'
The eam extension does not trust the certificate received from the Veeam URL and hence does not allow the IO Filter installation to proceed.
/usr/lib/vmware-eam/bin/eam-utility.py disable-trust <URL to trust>
--> Arg vibUrl:
--> "https://server.domain.lan:33034/dapi/bundle/8.0.0/12.0.1008"
/usr/lib/vmware-eam/bin/eam-utility.py disable-trust https://server.domain.lan:33034/dapi/bundle/8.0.0/12.0.1008