[Openstack] VLAN mode and 100 vlan

Stas Maksimov maksimov at gmail.com
Tue Jul 2 07:53:57 UTC 2013


Hi Igor,

I think there used to be a bug in the client, the fix exists but hasn't
been released as far as I know:
https://bugs.launchpad.net/python-novaclient/+bug/1167779

You can try and patch it yourself and see if it helps.

Thanks,
Stas

On 2 July 2013 08:31, Igor Laskovy <igor.laskovy at gmail.com> wrote:

> Hello!
>
> I have little deployment Grizzly on Ubuntu 12.04.
>
> When I do
>
> nova network-create vlan201 --fixed-range-v4 192.168.201.0/24 --vlan 201
> --bridge br201 --bridge-interface bond0 --project-id
> 963fe3d5eaac48fdbb09253553bc590a
>
> and get
>
> DuplicateVlan: Detected existing vlan with id 100
>
> because before that I have created another network with 200 vlan but
> nova-network for some reason (that bug?) put it in 100 vlan
>
> nova-manage  network list
> id      IPv4                    IPv6            start address   DNS1
>      DNS2            VlanID          project         uuid
> 6       192.168.200.0/24        None            192.168.200.3   8.8.4.4
>       None            100             3f47be9a0c2348faac4deec2a988acd8
>  4ceace34-0fa5-48b2-8d87-aba432a0f2d2
>
>
> --
> Igor Laskovy
> facebook.com/igor.laskovy
> studiogrizzly.com
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130702/3060f630/attachment.html>


More information about the Openstack mailing list