Unable to patch vCenter server from VAMI, check updates shows "The CD drive does not have a valid patch ISO or has an unsupported version"
search cancel

Unable to patch vCenter server from VAMI, check updates shows "The CD drive does not have a valid patch ISO or has an unsupported version"

book

Article ID: 392895

calendar_today

Updated On:

Products

VMware vCenter Server

Issue/Introduction



  • The following entries could be observed in the below logs :

    /var/log/vmware/applmgmt/software-packages.log

    <timestamps> [1700264]DEBUG:vmware.appliance.update.update_b2b:discoverLocalUpdate failed. No manifests found
    <timestamps> [1700264]ERROR:vmware.appliance.update.update_b2b:Got Exception during discover updates {messages : [{'id': 'com.vmware.appliance.update_error', 'default_message': '%s', 'args': ['The CD drive does not have a valid patch ISO or has an unsupported version']}], data : None, error_type : NOT_FOUND} :
    <timestamps> [1700264]INFO:vmware.appliance.update.update_pending:No updates found
    <timestamps> [1700264]INFO:vmware.vherd.base.software_update:The CD drive does not have a valid patch ISO or has an unsupported version


    /var/log/vmware/applmgmt/applmgmt.log

    <timestamps> [8997]DEBUG:vmware.appliance.update.update_b2b:discoverLocalUpdate failed. No manifests found
    <timestamps> [8997]ERROR:vmware.appliance.update.update_b2b:Got Exception during discover updates {messages : [{'id': 'com.vmware.appliance.update_error', 'default_message': '%s', 'args': ['The CD drive does not have a valid patch ISO or has an unsupported version']}], data : None, error_type : NOT_FOUND} :

     

Environment

VMware vCenter Server 7.x , 8.x

Cause

Possible causes are:

  • The CD-ROM is not in a connected state
  • A previous ISO was mounted, and not ejected before mounting the patch ISO
  • The install ISO was mounted instead of the patch ISO. 
  • An outdated (lower) version of the vCenter Server patch, which is lower than both the required target version and the currently installed vCenter Server version, was uploaded to the datastore

Resolution