Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-25496

Upgrade pre-check fails when attempting to upgrade from HDP 2.6 to 7.1 on ubuntu18

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Done
    • 2.6.2
    • None
    • ambari-sever
    • None
    • ubuntu18

    Description

      When trying to Express Upgrade from HDP 2.6.5 to the latest version on ubuntu18  the upgrade pre checks failed.

      When we hit below api:
      http://example.com:8080/api/v1/clusters/cl1/rolling_upgrades_check?fields=*&UpgradeChecks/repository_version_id=51&UpgradeChecks/upgrade_type=NON_ROLLING

      {
            "href" : "http://172.27.30.73:8080/api/v1/clusters/cl1/rolling_upgrades_check/MISSING_OS_IN_REPO_VERSION",
            "UpgradeChecks" : {
              "check" : "Missing OS in repository version.",
              "check_type" : "CLUSTER",
              "cluster_name" : "cl1",
              "failed_detail" : [ ],
              "failed_on" : [
                "ubuntu18"
              ],
              "id" : "MISSING_OS_IN_REPO_VERSION",
              "reason" : "The source version must have an entry for each OS type in the cluster",
              "repository_version_id" : 51,
              "status" : "FAIL",
              "upgrade_type" : "NON_ROLLING"
            }
          }
      

      Attachments

        Activity

          People

            payert Tamas Payer
            payert Tamas Payer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: