Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0005D102EA for ; Wed, 6 Nov 2013 00:36:19 +0000 (UTC) Received: (qmail 41994 invoked by uid 500); 6 Nov 2013 00:36:19 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 41971 invoked by uid 500); 6 Nov 2013 00:36:19 -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 41941 invoked by uid 500); 6 Nov 2013 00:36:19 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 41931 invoked by uid 99); 6 Nov 2013 00:36:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Nov 2013 00:36:19 +0000 Date: Wed, 6 Nov 2013 00:36:19 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-5038) Upgrade to 4.2 - used cpu is getting bumped up when the over provisioning factor > 1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814448#comment-13814448 ] ASF subversion and git services commented on CLOUDSTACK-5038: ------------------------------------------------------------- Commit 7a042e2330bff528208a5c9aed462180bc520028 in branch refs/heads/master from [~nitinme] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7a042e2 ] CLOUDSTACK-5038: used cpu is getting bumped up when the over provisioning factor > 1. This was because we didnt record the overprovisioning factors of the vms which got deployed pre 4.2 Upgrade path will fix that by populating the cpu/mem overprovisioning factors for each of the vms in user_vm_details table using the global overprovisioning factor. Reviewed by : bharat kumar Signed off by : nitin mehta > Upgrade to 4.2 - used cpu is getting bumped up when the over provisioning factor > 1 > ------------------------------------------------------------------------------------ > > Key: CLOUDSTACK-5038 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5038 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Affects Versions: 4.2.0 > Reporter: Nitin Mehta > Assignee: Nitin Mehta > Fix For: 4.2.1 > > > Upgrade to 4.2 - used cpu is getting bumped up when the over provisioning factor > 1. > Provide a code/sql fix. -- This message was sent by Atlassian JIRA (v6.1#6144)