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 9CFC21058B for ; Fri, 12 Apr 2013 10:06:22 +0000 (UTC) Received: (qmail 28749 invoked by uid 500); 12 Apr 2013 10:06:22 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 28133 invoked by uid 500); 12 Apr 2013 10:06:21 -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 27394 invoked by uid 500); 12 Apr 2013 10:06:20 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 27378 invoked by uid 99); 12 Apr 2013 10:06:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Apr 2013 10:06:20 +0000 Date: Fri, 12 Apr 2013 10:06:20 +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-1534) Disable/Enable-unmanage/manage cluster is setting CPU overcommit and Memory overcommit ratio to 1(default value) 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-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629962#comment-13629962 ] ASF subversion and git services commented on CLOUDSTACK-1534: ------------------------------------------------------------- Commit 580731ccc0b03b54dde544ead30ae44eebc8f2f5 in branch refs/heads/master from [~bharat.kumar] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=580731c ] CLOUDSTACK-1534 Disable/Enable-unmanaged/manage cluster is setting CPU overcommit and memory overcommit ratio to 1 (defalut value). Signed-off-by: Abhinandan Prateek > Disable/Enable-unmanage/manage cluster is setting CPU overcommit and Memory overcommit ratio to 1(default value) > ----------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-1534 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1534 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: API > Affects Versions: 4.2.0 > Reporter: prashant kumar mishra > Assignee: Bharat Kumar > Priority: Critical > Fix For: 4.2.0 > > > Disabling and unmanaging cluster is calling API updateCluster with (CPU/Memory)overcommit ratio=1.0 resulting overcommit ratio set to 1; > Steps > ------- > 1-Create a cluster set overcommit ratio to some value say 2 and 3 > 2-Disable or unmanage cluster > Expected > ------------ > 1-cluster overcommit ratio should not change > Actual > --------- > Overcommit ratio is getting changed to 1 > snippet of Log: > --------------------- > 2013-03-06 04:13:00,547 DEBUG [agent.transport.Request] (DirectAgent-124:null) Seq 1-518324229: Processing: { Ans: , MgmtId: 7382478356578, via: 1, Ver: v1, Flags: 10, [{"ClusterSyncAnswer":{"_clusterId":1,"_newStates":{},"_isExecuted":false,"result":true,"wait":0}}] } > 2013-03-06 04:13:03,218 DEBUG [cloud.api.ApiServlet] (catalina-exec-9:null) ===START=== 10.146.0.133 -- GET command=updateCluster&id=a236196c-26d7-4080-922e-190ea6df93ed&allocationstate=Enabled&response=json&sessionkey=Pk%2BX82p5dw5ddc6kDNV%2B1edTyD8%3D&_=1362561179729 > 2013-03-06 04:13:03,278 DEBUG [cloud.api.ApiServlet] (catalina-exec-9:null) ===END=== 10.146.0.133 -- GET command=updateCluster&id=a236196c-26d7-4080-922e-190ea6df93ed&allocationstate=Enabled&response=json&sessionkey=Pk%2BX82p5dw5ddc6kDNV%2B1edTyD8%3D&_=1362561179729 > 2013-03-06 04:13:06,349 DEBUG [cloud.api.ApiServlet] (catalina-exec-3:null) ===START=== 10.146.0.133 -- GET command=listZones&response=json&sessionkey=Pk%2BX82p5dw5ddc6kDNV%2B1edTyD8%3D&id=7f23c968-c273-4b9a-a203-2d1166f0c67a&_=1362561182914 > 2013-03-06 04:13:06,388 DEBUG [cloud.api.ApiServlet] (catalina-exec-3:null) ===END=== 10.146.0.133 -- GET command=listZones&response=json&sessionkey=Pk%2BX82p5dw5ddc6kDNV%2B1edTyD8%3D&id=7f23c968-c273-4b9a-a203-2d1166f0c67a&_=1362561182914 > 2013-03-06 04:13:06,455 DEBUG [cloud.api.ApiServlet] (catalina-exec-10:null) ===START=== 10.146.0.133 -- GET command=listConfigurations&response=json&sessionkey=Pk%2BX82p5dw5ddc6kDNV%2B1edTyD8%3D&name=vmware.use.nexus.vswitch&_=1362561182981 > 2013-03-06 04:13:06,493 DEBUG [cloud.api.ApiServlet] (catalina-exec-10:null) ===END=== 10.146.0.133 -- GET command=listConfigurations&response=json&sessionkey=Pk%2BX82p5dw5ddc6kDNV%2B1edTyD8%3D&name=vmware.use.nexus.vswitch&_=1362561182981 > 2013-03-06 04:13:06,606 DEBUG [cloud.api.ApiServlet] (catalina-exec-11:null) ===START=== 10.146.0.133 -- GET command=listClusters&id=a236196c-26d7-4080-922e-190ea6df93ed&response=json&sessionkey=Pk%2BX82p5dw5ddc6kDNV%2B1edTyD8%3D&_=1362561183133 > 2013-03-06 04:13:06,640 DEBUG [cloud.api.ApiServlet] (catalina-exec-11:null) ===END=== 10.146.0.133 -- GET command=listClusters&id=a236196c-26d7-4080-922e-190ea6df93ed&response=json&sessionkey=Pk%2BX82p5dw5ddc6kDNV%2B1edTyD8%3D&_=1362561183133 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira