From cloudstack-users-return-136-apmail-incubator-cloudstack-users-archive=incubator.apache.org@incubator.apache.org Wed May 23 20:33:01 2012 Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9721198FA for ; Wed, 23 May 2012 20:33:01 +0000 (UTC) Received: (qmail 64145 invoked by uid 500); 23 May 2012 20:33:01 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 64090 invoked by uid 500); 23 May 2012 20:33:01 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 64079 invoked by uid 99); 23 May 2012 20:33:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 May 2012 20:33:01 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Alena.Prokharchyk@citrix.com designates 66.165.176.89 as permitted sender) Received: from [66.165.176.89] (HELO SMTP.CITRIX.COM) (66.165.176.89) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 May 2012 20:32:55 +0000 X-IronPort-AV: E=Sophos;i="4.75,646,1330923600"; d="scan'208";a="25556177" Received: from sjcpmailmx01.citrite.net ([10.216.14.74]) by FTLPIPO01.CITRIX.COM with ESMTP/TLS/RC4-MD5; 23 May 2012 16:32:34 -0400 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.72]) by SJCPMAILMX01.citrite.net ([10.216.14.74]) with mapi; Wed, 23 May 2012 13:32:33 -0700 From: Alena Prokharchyk To: "cloudstack-users@incubator.apache.org" Date: Wed, 23 May 2012 13:32:30 -0700 Subject: Re: Anyone try upgrading from 2.2.14 to 3.0.2? Thread-Topic: Anyone try upgrading from 2.2.14 to 3.0.2? Thread-Index: Ac05Iy6ucdm6nHOPTRyic1Zcef5JJg== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.0.120402 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 On 5/23/12 12:54 PM, "Jason Davis" wrote: >Would it be better to include these dumps on the original bug submission >in >Jira or replying here in the mailing list? Replying here. > >On Wed, May 23, 2012 at 2:15 PM, Alena Prokharchyk < >Alena.Prokharchyk@citrix.com> wrote: > >> On 5/23/12 8:55 AM, "Jason Davis" wrote: >> >> >I've tried the upgrade in my development environment and this has >>largely >> >worked other than the fact that the API command "listHosts" seems to >>now >> >be >> >broken. I've also tried doing a clean install of 3.0.2 and then >>restoring >> >a >> >backup copy of my MySQL DB of the 2.2.14-3.0.2 upgrade and still >>encounter >> >the same issue. >> > >> > >> >I've opened a bug report >>here:http://bugs.cloudstack.org/browse/CS-14846 >> > >> >Just curious if anyone else has tried this and have had this work >> >successfully. >> > >> >> >> >> The bug indicates that there are some references in >> "cloud.storage_pool_host_ref" table to the removed Local Storage >>instance >> ("cloud.storage_pool" table). The references were supposed to be removed >> along with the storage removal, but due to some bug they were left >>around. >> >> To debug the problem, I need the mysql db dumps of following cloudStack >> tables (2 versions - before and after upgrade): >> >> * host >> * storage_pool_host_ref >> * storage_pool; >> >> >> Thanks, >> Alena. >> >> >> >> >> >