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 E09C010EC1 for ; Tue, 24 Dec 2013 08:57:00 +0000 (UTC) Received: (qmail 69722 invoked by uid 500); 24 Dec 2013 08:56:57 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 69674 invoked by uid 500); 24 Dec 2013 08:56:55 -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 69662 invoked by uid 500); 24 Dec 2013 08:56:53 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 69650 invoked by uid 99); 24 Dec 2013 08:56:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Dec 2013 08:56:51 +0000 Date: Tue, 24 Dec 2013 08:56:50 +0000 (UTC) From: "Koushik Das (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-5565) custom compute offering is not honoring Global parameter custom.diskoffering.size.max/min 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-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856237#comment-13856237 ] Koushik Das commented on CLOUDSTACK-5565: ----------------------------------------- Memory and custom.diskoffering.size.max are 2 different things. > custom compute offering is not honoring Global parameter custom.diskoffering.size.max/min > ----------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-5565 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5565 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Affects Versions: 4.3.0 > Reporter: prashant kumar mishra > Fix For: 4.3.0 > > Attachments: Logs_DB.rar > > > Steps to repro > --------------------- > 1-prepare a CS setup > 2-set GP custom.diskoffering.size.max/min to some value > 3-restart MS > 4-deploy a vm and stop > 5-create custom CO say co1 > 6-change CO of vm to co1 and provide values for #cpu cpuspeed. memory. > 7-make sure memory value in custom co1 is more that GP custom.diskoffering.size.max > Expected > ------------ > change CO should fail because of GP custom.diskoffering.size.max > Actual > --------- > change CO is not considering GP custom.diskoffering.size.max -- This message was sent by Atlassian JIRA (v6.1.5#6160)