Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2559A1144A for ; Tue, 3 Jun 2014 20:10:57 +0000 (UTC) Received: (qmail 89492 invoked by uid 500); 3 Jun 2014 20:10:56 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 89449 invoked by uid 500); 3 Jun 2014 20:10:56 -0000 Mailing-List: contact dev-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 dev@cloudstack.apache.org Received: (qmail 89438 invoked by uid 99); 3 Jun 2014 20:10:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2014 20:10:56 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of daan.hoogland@gmail.com designates 209.85.213.41 as permitted sender) Received: from [209.85.213.41] (HELO mail-yh0-f41.google.com) (209.85.213.41) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2014 20:10:53 +0000 Received: by mail-yh0-f41.google.com with SMTP id f73so5585913yha.14 for ; Tue, 03 Jun 2014 13:10:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=5hTLwPYc5UWtWaA2XKT0RluUJfHfOkVBwr+SA90omkg=; b=zq+w4e58yUSEKEYAXixciarsYYS/OQX+0QsBFvpwAXJpikUIoS8w9oaoD+f4qyemiV rCRAYJcBTirf9Ka+Xn8FiO0VOZaytUKp82DulCPfu3zQPi/Gb60MvSmLGE4s2pqBcgUw jhcL5IAeiKHIOZzgDTKI1mKK79AsUP7lfKMT+VKGfIOYry/+uvt+aHnbBWkbYV0yox6M Cg2fQDcEIIDUbYr4uDTvjMQtMMrOKOF5k8phjCt4k7w37xGm2O9jYsE13vPFnulf/chm 9hCTcMcYbjhHgzk96KsUDSxkz3n5YoJKuPw2cYe1uOYmbGjPOeo/aBA1y1jgzaj18LMF ZBAA== MIME-Version: 1.0 X-Received: by 10.236.185.167 with SMTP id u27mr3288737yhm.128.1401826229618; Tue, 03 Jun 2014 13:10:29 -0700 (PDT) Received: by 10.170.153.130 with HTTP; Tue, 3 Jun 2014 13:10:28 -0700 (PDT) Received: by 10.170.153.130 with HTTP; Tue, 3 Jun 2014 13:10:28 -0700 (PDT) In-Reply-To: References: <9421c85434d18f2196f65b1c5715c5e8@li.nux.ro> Date: Tue, 3 Jun 2014 22:10:28 +0200 Message-ID: Subject: Re: Spectacular networking fail with KVM Adv zone - can someone address this bug? From: Daan Hoogland To: dev Content-Type: multipart/alternative; boundary=20cf305b0c8e74103604faf41a74 X-Virus-Checked: Checked by ClamAV on apache.org --20cf305b0c8e74103604faf41a74 Content-Type: text/plain; charset=UTF-8 H Marcus, saw your comment on the patch. I refused it as well and commented 'use BroadcastDomainType to do this' . I think Nux can use the dB update as well. On 3 Jun 2014 18:46, "Marcus" wrote: > Good catch. This patch works around the main problem that the mgmt server > is passing broadcastUri in one way (e.g. vlan://100 in his example) for one > Command and broadcastUri in another way (just '100') for a different > Command. It doesn't affect fresh 4.3 installs because the way new values > are stored in the DB make the code always pass 'vlan://100'. Daan and I are > still discussing how to fix these. > > > On Tue, Jun 3, 2014 at 10:21 AM, Nux! wrote: > > > On 03.06.2014 16:20, Marcus wrote: > > > >> I think a fresh 4.3 install with vlan isolation is pretty well tested, > but > >> there have been issues with upgrades, and apparently basic/no isolation > >> networks. I'm taking a shot in the dark to try to help, and I'll see if > I > >> can reproduce, but the symptoms seem rather complex and varied. If I can > >> reproduce it, I can fix it. > >> > > > > Thanks Marcus! I have 2 deployments, both fresh 4.3, one Adv and one > > Adv+SG, neither exhibit this problem, so indeed it does look like an > > upgrade issue. > > It looks like someone attempted a fix, but without too much success > > https://reviews.apache.org/r/21908/ .. > > > > Lucian > > > > > > -- > > Sent from the Delta quadrant using Borg technology! > > > > Nux! > > www.nux.ro > > > > > --20cf305b0c8e74103604faf41a74--