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 453A5200C2F for ; Mon, 6 Mar 2017 14:20:44 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 43FF1160B81; Mon, 6 Mar 2017 13:20:44 +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 961D4160B73 for ; Mon, 6 Mar 2017 14:20:43 +0100 (CET) Received: (qmail 24794 invoked by uid 500); 6 Mar 2017 13:20:40 -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 24634 invoked by uid 500); 6 Mar 2017 13:20:39 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 24631 invoked by uid 99); 6 Mar 2017 13:20:39 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2017 13:20:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 4F193C0FDB for ; Mon, 6 Mar 2017 13:20:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.547 X-Spam-Level: X-Spam-Status: No, score=-1.547 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Z4uGSfNueL1r for ; Mon, 6 Mar 2017 13:20:37 +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 45B9F5F36E for ; Mon, 6 Mar 2017 13:20:37 +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 9661EE08C3 for ; Mon, 6 Mar 2017 13:20:33 +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 E34E624172 for ; Mon, 6 Mar 2017 13:20:32 +0000 (UTC) Date: Mon, 6 Mar 2017 13:20:32 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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: Mon, 06 Mar 2017 13:20:44 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9807?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D15897254#comment-15897254 ]=20 ASF GitHub Bot commented on CLOUDSTACK-9807: -------------------------------------------- Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1982 =20 Packaging result: =E2=9C=94centos6 =E2=9C=94centos7 =E2=9C=94debian. JI= D-562 > 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 > Assignee: Kishan Kavala > 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)