You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Daan Hoogland (JIRA)" <ji...@apache.org> on 2014/02/14 15:23:19 UTC

[jira] [Resolved] (CLOUDSTACK-6069) can't create privatgateway with vlan in a mixed network env

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-6069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daan Hoogland resolved CLOUDSTACK-6069.
---------------------------------------

    Resolution: Not A Problem
      Assignee: Daan Hoogland

The old testcase is actually faulty as it catches an exception and silently fails. The user should have been notified of the failure. Thought the 530 server error is quite a crude way to do so, the present behavior is actually an improvement.

> can't create privatgateway with vlan in a mixed network env
> -----------------------------------------------------------
>
>                 Key: CLOUDSTACK-6069
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6069
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Network Controller, Xen
>    Affects Versions: 4.3.0
>         Environment: 1 zone, 1 pod, 1 cluster, 2 hosts (xen 6.0.2)
> 2 physnets
> - physnet 1 vlan based (Public, Guest(tagged "vlan-based"), Management, Storage)
> - physnet 2 nicira based (Guest (tagged "nicira-based"))
>            Reporter: Daan Hoogland
>            Assignee: Daan Hoogland
>
> creating a private gateway on a vpc with a vlan fails.
> I get a 530 server error using marvin to create the net. in 4.2.1 this didn't happen
> 4.2.1 code (succeeding):
> 2014-02-10 15:43:45,621 DEBUG [xen.resource.CitrixResourceBase]
> (DirectAgent-4:null) Creating VLAN 322 on host 10.200.23.41 on device
> tunnel0
> 4.3.0 code (failing)
> 2014-02-10 17:33:51,083 DEBUG [c.c.h.x.r.CitrixResourceBase]
> (DirectAgent-4:ctx-6d5f0cd4) Creating VLAN 322 on host 10.200.23.42 on
> device tunnel0



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)