Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C7470200C2B for ; Thu, 2 Mar 2017 10:17:49 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C5BBD160B6F; Thu, 2 Mar 2017 09:17:49 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1A5CA160B61 for ; Thu, 2 Mar 2017 10:17:48 +0100 (CET) Received: (qmail 33228 invoked by uid 500); 2 Mar 2017 09:17:48 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 33219 invoked by uid 500); 2 Mar 2017 09:17:48 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 33216 invoked by uid 99); 2 Mar 2017 09:17:48 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Mar 2017 09:17:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id D34CBC032D for ; Thu, 2 Mar 2017 09:17:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.451 X-Spam-Level: * X-Spam-Status: No, score=1.451 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id Uu0Kgzc4E4R2 for ; Thu, 2 Mar 2017 09:17:47 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 064965FC00 for ; Thu, 2 Mar 2017 09:17:47 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 55832E05F0 for ; Thu, 2 Mar 2017 09:17:46 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 53B252415C for ; Thu, 2 Mar 2017 09:17:45 +0000 (UTC) Date: Thu, 2 Mar 2017 09:17:45 +0000 (UTC) From: "Rajani Karuturi (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-9807) 4.5->4.10 upgrade fails. db upgrade script looking for ssvm template-4.6 when having 4.10 already installed. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 02 Mar 2017 09:17:50 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9807?page=3Dcom.atl= assian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajani Karuturi updated CLOUDSTACK-9807: ---------------------------------------- Priority: Blocker (was: Critical) > 4.5->4.10 upgrade fails. db upgrade script looking for ssvm template-4.6 = when having 4.10 already installed. > -------------------------------------------------------------------------= ----------------------------------- > > Key: CLOUDSTACK-9807 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-980= 7 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Upgrade > Affects Versions: 4.10.0.0 > Reporter: Boris Stoyanov > Priority: Blocker > > Following the upgrade instructions from this page: http://docs.cloudstack= .apache.org/projects/cloudstack-release-notes/en/4.10/upgrade/upgrade-4.5.h= tml > I=E2=80=99ve registered the template with the right naming: "systemvm-kvm= -4.10=E2=80=9D, waited until it was in Ready status. > Then following the upgrade procedure, upgraded the management and the cs-= agent.=20 > Upon starting the management the db.upgrade kicked in, but it failed with= the following error:=20 > com.cloud.utils.exception.CloudRuntimeException: 4.6.0KVM SystemVm templa= te not found. Cannot upgrade system Vms > It appears that the upgrade script is still looking for 4.6 ssvm template= while a newer version is installed. -- This message was sent by Atlassian JIRA (v6.3.15#6346)