From cloudstack-users-return-130-apmail-incubator-cloudstack-users-archive=incubator.apache.org@incubator.apache.org Wed May 23 15:56:18 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 C778A9228 for ; Wed, 23 May 2012 15:56:18 +0000 (UTC) Received: (qmail 45152 invoked by uid 500); 23 May 2012 15:56:18 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 45119 invoked by uid 500); 23 May 2012 15:56:18 -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 45110 invoked by uid 99); 23 May 2012 15:56:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 May 2012 15:56:18 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of scr512@gmail.com designates 209.85.217.175 as permitted sender) Received: from [209.85.217.175] (HELO mail-lb0-f175.google.com) (209.85.217.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 May 2012 15:56:13 +0000 Received: by lbol5 with SMTP id l5so5421643lbo.6 for ; Wed, 23 May 2012 08:55:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=hxYSNB0bWWvQXEa+6Py9YoWstkc9bbt+GZICLJJVBHM=; b=JzRFtkRrcXzVxRMzq4yrVOi4BKwLb2gvE6IQHm22dw3pQ/GSqdEskDd7F81xQwH5XH pYHJqbLJX2xWBXaMAE5bKXb1qGMeGOPM6Nzae5hoWXnL8zhfvTm8n4rGXLlhA3h9IGzK fIyecsazA0BDrI4R2P97aN7TMnrkofRwzX8U9eUkPcCxj6LyhNQvVK9pU9KqnRoH5FqX vu39p8Db3C+n8AGWSaSiNv67/3s4PmXsMhn9KXRTMIRiSWBviHR7mV/L99re/AXUJZvt tt7u6/AXvBzzV2R6F4jYFQTMqc/t2kkPhkV/ze0mugLivKd6lQFnSVrMuq+3H5e0Wq9H oXCQ== MIME-Version: 1.0 Received: by 10.152.148.234 with SMTP id tv10mr27508418lab.41.1337788551967; Wed, 23 May 2012 08:55:51 -0700 (PDT) Received: by 10.112.46.197 with HTTP; Wed, 23 May 2012 08:55:51 -0700 (PDT) Date: Wed, 23 May 2012 10:55:51 -0500 Message-ID: Subject: Anyone try upgrading from 2.2.14 to 3.0.2? From: Jason Davis To: cloudstack-users@incubator.apache.org Content-Type: multipart/alternative; boundary=e89a8f2345096cb3d504c0b62bd9 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f2345096cb3d504c0b62bd9 Content-Type: text/plain; charset=ISO-8859-1 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. --e89a8f2345096cb3d504c0b62bd9--