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 2944F10431 for ; Mon, 3 Feb 2014 23:35:10 +0000 (UTC) Received: (qmail 75865 invoked by uid 500); 3 Feb 2014 23:35:09 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 75839 invoked by uid 500); 3 Feb 2014 23:35:09 -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 75745 invoked by uid 500); 3 Feb 2014 23:35:08 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 75708 invoked by uid 99); 3 Feb 2014 23:35:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Feb 2014 23:35:07 +0000 Date: Mon, 3 Feb 2014 23:35:06 +0000 (UTC) From: "Sheng Yang (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CLOUDSTACK-6018) Increase dnsmasq's maximum lease number 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-6018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sheng Yang resolved CLOUDSTACK-6018. ------------------------------------ Resolution: Fixed > Increase dnsmasq's maximum lease number > --------------------------------------- > > Key: CLOUDSTACK-6018 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6018 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the default.) > Components: Virtual Router > Affects Versions: 4.2.0 > Reporter: Sheng Yang > Assignee: Sheng Yang > Fix For: 4.2.1, 4.3.0, 4.4.0 > > > By default the dnsmasq's maximum lease number is 1000, so it cannot support more than 1000 VMs in the network by default. > We would increase the value to 2100, which would able to accomodate an /21 network. -- This message was sent by Atlassian JIRA (v6.1.5#6160)