← Back to team overview

openstack team mailing list archive

VLAN mode and 100 vlan

 

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

Follow ups