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 DF728DF28 for ; Wed, 27 Feb 2013 03:48:15 +0000 (UTC) Received: (qmail 9509 invoked by uid 500); 27 Feb 2013 03:48:15 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 9092 invoked by uid 500); 27 Feb 2013 03:48:14 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 9042 invoked by uid 99); 27 Feb 2013 03:48:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2013 03:48:13 +0000 Date: Wed, 27 Feb 2013 03:48:13 +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-1232) Ipv6 - Guest Vms are not able to get Ipaddress when executing dhclient command when using "/96" network. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-1232?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D13587968#comment-13587968 ]=20 ASF subversion and git services commented on CLOUDSTACK-1232: ------------------------------------------------------------- Commit a76301bbbede002328a4d711dc3814c9e7c7ca6a in branch refs/heads/master= from Sheng Yang [ https://git-wip-us.apache.org/repos/asf?p=3Dincubator-cloudstack.git;h=3D= a76301b ] CLOUDSTACK-1232: Only support cidr=3D64 in IPv6 =20 > Ipv6 - Guest Vms are not able to get Ipaddress when executing dhclient co= mmand when using "/96" network. > -------------------------------------------------------------------------= ------------------------------- > > Key: CLOUDSTACK-1232 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-123= 2 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Management Server > Affects Versions: 4.1.0 > Environment: Latest build from network refactor branch. > Reporter: Sangeetha Hariharan > Assignee: Sheng Yang > Fix For: 4.1.0 > > > Steps to reproduce the problem: > Create a IPV6 network using =E2=80=9C/96=E2=80=9D CIDR. > Deploy a Vm in this network. > Router assigns an Ipaddress to this VM. > root@r-51-VM:~# cat /etc/dhcphosts.txt > id:00:03:00:01:06:ce:88:00:00:3c,[fc00:3:1380::9fe5:5d25],vm-1380-1,infin= ite > But guest Vms are not able to get the ipaddress. > I see the following in the router logs when , dhclient request is made fr= om the guest. > Feb 12 02:31:21 dnsmasq-dhcp[1805]: no address range available for DHCPv6= request via eth0 > Feb 12 02:31:22 dnsmasq-dhcp[1805]: no address range available for DHCPv6= request via eth0 > Feb 12 02:31:24 dnsmasq-dhcp[1805]: no address range available for DHCPv6= request via eth0 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira