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 09CE5104FA for ; Mon, 27 Jan 2014 13:45:47 +0000 (UTC) Received: (qmail 76877 invoked by uid 500); 27 Jan 2014 13:45:45 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 76186 invoked by uid 500); 27 Jan 2014 13:45:43 -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 76169 invoked by uid 500); 27 Jan 2014 13:45:42 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 76158 invoked by uid 99); 27 Jan 2014 13:45:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jan 2014 13:45:42 +0000 Date: Mon, 27 Jan 2014 13:45:42 +0000 (UTC) From: "Sanjay Tripathi (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-5953) In hypervisor_capabilities, max_guests_limit are not correct for XS 6.2 or other specific version hypervisor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sanjay Tripathi created CLOUDSTACK-5953: ------------------------------------------- Summary: In hypervisor_capabilities, max_guests_limit are not correct for XS 6.2 or other specific version hypervisor Key: CLOUDSTACK-5953 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5953 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Hypervisor Controller Affects Versions: 4.2.1 Reporter: Sanjay Tripathi Assignee: Sanjay Tripathi In hypervisor_capabilities table, for XS6.1 & XS6.2, maxGuestVMs are set to 50 which is not correct. For XS6.1 the max no. of supported guest VMs are 150 and for XS6.2, the value is 500. Configuration limits for XS 6.1 and XS6.2: http://support.citrix.com/servlet/KbServlet/download/32312-102-692726/CTX134789%20-%20XenServer%206.1.0_Configuration%20Limits.pdf http://support.citrix.com/servlet/KbServlet/download/34966-102-704363/CTX137837_XenServer%206_2_0_Configuration%20Limits.pdf -- This message was sent by Atlassian JIRA (v6.1.5#6160)