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 11F2FD290 for ; Mon, 6 Aug 2012 18:09:43 +0000 (UTC) Received: (qmail 70232 invoked by uid 500); 6 Aug 2012 18:09:42 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 70193 invoked by uid 500); 6 Aug 2012 18:09:42 -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 70185 invoked by uid 99); 6 Aug 2012 18:09:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Aug 2012 18:09:42 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Edison.su@citrix.com designates 66.165.176.63 as permitted sender) Received: from [66.165.176.63] (HELO SMTP02.CITRIX.COM) (66.165.176.63) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Aug 2012 18:09:38 +0000 X-IronPort-AV: E=Sophos;i="4.77,720,1336363200"; d="scan'208";a="204303691" Received: from sjcpmailmx02.citrite.net ([10.216.14.75]) by FTLPIPO02.CITRIX.COM with ESMTP/TLS/RC4-MD5; 06 Aug 2012 14:08:40 -0400 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.72]) by SJCPMAILMX02.citrite.net ([10.216.14.75]) with mapi; Mon, 6 Aug 2012 11:08:39 -0700 From: Edison Su To: "" Date: Mon, 6 Aug 2012 11:08:39 -0700 Subject: RE: IPtables deb in source repo Thread-Topic: IPtables deb in source repo Thread-Index: Ac1yciNe8zKnShkzT1e3jkmrlfMDaABi45Tw Message-ID: References: <61AE1E2837A06D4A8E98B796183842D401292FF6AF75@SJCPMAILBOX01.citrite.net> <8998227203571173979@unknownmsgid> In-Reply-To: <8998227203571173979@unknownmsgid> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Maybe we can switch to Ubuntu 12.04?: VMware supports it: http://partnerweb.vmware.com/GOSIG/Ubuntu_12_04.html Xen/KVM supports it by default. > -----Original Message----- > From: Chip Childers [mailto:chip.childers@sungard.com] > Sent: Saturday, August 04, 2012 11:51 AM > To: > Subject: Re: IPtables deb in source repo >=20 > Not knowing the effort involved, is it crazy to talk about an upgrade > of the system VM OS? >=20 > - chip >=20 > Sent from my iPhone. >=20 > On Aug 3, 2012, at 6:19 PM, Kevin Kluge wrote: >=20 > >> > >> I believe it is already in Debian wheezy, so this is actually a > backport. > >> Debian backports kernel for Squeeze broke something else (will have > to dig it > >> up), so we couldn't use the backports kernel. > >> > >> What will break for folks is that: > >> - if they have a Ubuntu/Debian VM co-hosted on the same Xen > hypervisor as > >> the virtual router then DHCP fails. > >> > >> The workaround is to patch their dhclient from the Centos repository. > >> > > > > This bug caused a lot of problems. I'd hate to lose the fix. > Perhaps we can pull this from some non-ASF repo during build? Even > make it optional in the build, default off. > > > > -kevin > >