Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5CD53E846 for ; Tue, 5 Feb 2013 22:33:13 +0000 (UTC) Received: (qmail 71903 invoked by uid 500); 5 Feb 2013 22:33:12 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 71859 invoked by uid 500); 5 Feb 2013 22:33:12 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 71850 invoked by uid 99); 5 Feb 2013 22:33:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2013 22:33:12 +0000 Date: Tue, 5 Feb 2013 22:33:12 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-1113) Ipv6 - Not able to deploy a new VM in this network because of "Unable to allocate Unique Ipv6 address" 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-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571812#comment-13571812 ] ASF subversion and git services commented on CLOUDSTACK-1113: ------------------------------------------------------------- Commit f89dd9050cadb590830df1e05c544ae61f85898b from Sheng Yang [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=f89dd90 ] IPv6: CLOUDSTACK-1113: Fix the mechanism to find the usable IP in the IPv6 The new policy is: 1. Generate a random IP. 2. Find the next available IP, start from the generated IP. 3. If we cannot find an available IP after certain times(10000 by default, network.ipv6.search.retry.max) retry, give up. > Ipv6 - Not able to deploy a new VM in this network because of "Unable to allocate Unique Ipv6 address" > ------------------------------------------------------------------------------------------------------ > > Key: CLOUDSTACK-1113 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1113 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Affects Versions: 4.1.0 > Environment: Latest build from NetworkRefactor Branch, > Reporter: Sangeetha Hariharan > Assignee: Sheng Yang > Fix For: 4.1.0 > > > -- 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