VMware Cloud Community
RezDent_PL
Contributor
Contributor

vCenter upgrade 6.5 -> 6.7

Hi,

I have a problem with upgrade vCenter 6.5u2 to 6.7a.

This same problem I had with 6.5 to 6.7

error.log

No file found matching /etc/vmware/install-defaults/cm.urlCmd "/usr/bin/find /sys/fs/cgroup/ -type f -print -exec cat {} ;" failed with exit code 1

No file found matching /etc/vmware-vpx/vcdb.properties

No file found matching /etc/vmware-vpx/vc-extn-cisreg.prop

Anyone had a similar problem?

My extensions;

Properties

NAMETYPEVALUE
extensionListExtension[]
extensionList["com.vmware.vim.sms"]Extension
extensionList["com.vmware.vim.vsm"]Extension
extensionList["VirtualCenter"]Extension
extensionList["com.vmware.vim.stats.report"]Extension
extensionList["com.vmware.vim.sps"]Extension
extensionList["com.vmware.vim.vcha"]Extension
extensionList["hostdiag"]Extension
extensionList["com.vmware.vim.ls"]Extension
extensionList["com.vmware.vim.eam"]Extension
extensionList["com.vmware.rbd"]Extension
extensionList["com.vmware.vcIntegrity"]Extension
extensionList["vcbimage"]Extension
extensionList["com.vmware.vmcam"]Extension
extensionList["EMC Avamar Backup & Restore"]Extension
extensionList["com.vmware.vcops"]Extension
extensionList["com.emc.avamar.vmware.vcs.SnapshotManagerDelete"]Extension
extensionList["com.vmware.vsan.health"]Extension
extensionList["com.vmware.vcHms"]Extension
extensionList["com.vmware.vcenter.iso"]Extension
extensionList["com.vmware.ovf"]Extension
extensionList["com.vmware.cl"]Extension
extensionList["com.vmware.vrops"]Extension
extensionList["com.vmware.vdp2.config"]Extension
extensionList["com.vmware.vdp2"]Extension

Methods

RETURN TYPENAME
ExtensionFindExtension
stringGetPublicKey
ExtensionManagerIpAllocationUsage[]QueryExtensionIpAllocationUsage
ManagedObjectReference:ManagedEntity[]QueryManagedBy
voidRegisterExtension
voidSetExtensionCertificate
voidSetPublicKey
voidUnregisterExtension
voidUpdateExtension

and certyficates

This XML file does not appear to have any style information associated with it. The document tree is shown below.

<!--

Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2.5-b01 .

-->

<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"xmlns:tns="http://docs.oasis-open.org/ws-sx/ws-trust/200512/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wst="http://docs.oasis-open.org/ws-sx/ws-trust/200512"xmlns:jaxws="http://java.sun.com/xml/ns/jaxws" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://www.w3.org/ns/ws-policy"xmlns:sp="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702" xmlns="http://schemas.xmlsoap.org/wsdl/" name="STSService" targetNamespace="http://docs.oasis-open.org/ws-sx/ws-trust/200512/wsdl">

<wsdl:types>

</wsdl:types>

<wsdl:message name="RequestSecurityTokenMsg">

<wsdl:part name="RequestSecurityToken" element="wst:RequestSecurityToken"/>

</wsdl:message>

<wsdl:message name="RequestSecurityTokenResponseCollectionMsg">

<wsdl:part name="RequestSecurityTokenResponseCollection" element="wst:RequestSecurityTokenResponseCollection"/>

</wsdl:message>

<wsdl:message name="RequestSecurityTokenResponseMsg">

<wsdl:part name="RequestSecurityTokenResponse" element="wst:RequestSecurityTokenResponse"/>

</wsdl:message>

<wsdl:portType name="STSService">

<wsdl:operation name="Issue">

<wsdl:input message="tns:RequestSecurityTokenMsg"/>

<wsdl:output message="tns:RequestSecurityTokenResponseCollectionMsg"/>

</wsdl:operation>

<wsdl:operation name="Renew">

<wsdl:input message="tns:RequestSecurityTokenMsg"/>

<wsdl:output message="tns:RequestSecurityTokenResponseMsg"/>

</wsdl:operation>

<wsdl:operation name="Validate">

<wsdl:input message="tns:RequestSecurityTokenMsg"/>

<wsdl:output message="tns:RequestSecurityTokenResponseMsg"/>

</wsdl:operation>

<wsdl:operation name="Challenge">

<wsdl:input message="tns:RequestSecurityTokenResponseMsg"/>

<wsdl:output message="tns:RequestSecurityTokenResponseCollectionMsg"/>

</wsdl:operation>

</wsdl:portType>

<wsdl:binding name="STSService_Binding" type="tns:STSService">

<soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>

<wsdl:operation name="Challenge">

<soap:operation soapAction="http://docs.oasis-open.org/ws-sx/ws-trust/200512/RSTR/Issue" style="document"/>

<wsdl:input>

<soap:body use="literal"/>

</wsdl:input>

<wsdl:output>

<soap:body use="literal"/>

</wsdl:output>

</wsdl:operation>

<wsdl:operation name="Issue">

<soap:operation soapAction="http://docs.oasis-open.org/ws-sx/ws-trust/200512/RST/Issue" style="document"/>

<wsdl:input>

<soap:body use="literal"/>

</wsdl:input>

<wsdl:output>

<soap:body use="literal"/>

</wsdl:output>

</wsdl:operation>

<wsdl:operation name="Renew">

<soap:operation soapAction="http://docs.oasis-open.org/ws-sx/ws-trust/200512/RST/Renew" style="document"/>

<wsdl:input>

<soap:body use="literal"/>

</wsdl:input>

<wsdl:output>

<soap:body use="literal"/>

</wsdl:output>

</wsdl:operation>

<wsdl:operation name="Validate">

<soap:operation soapAction="http://docs.oasis-open.org/ws-sx/ws-trust/200512/RST/Validate" style="document"/>

<wsdl:input>

<soap:body use="literal"/>

</wsdl:input>

<wsdl:output>

<soap:body use="literal"/>

</wsdl:output>

</wsdl:operation>

</wsdl:binding>

<wsdl:service name="STSService">

<wsdl:port name="STSService_Port" binding="tns:STSService_Binding">

</wsdl:port>

</wsdl:service>

</wsdl:definitions>

0 Kudos
1 Reply
a_p_
Leadership
Leadership

Upgrading from v6.5u2 to v6.7 is currently no supported.

Please see VMware Product Interoperability Matrices for details.

André

0 Kudos