Getting below error when I recreate the Shared Guest Network. I have
Deleted the guest Network before adding it again.

 There is a isolated/shared network with vlan id: 554 already exists in
zone 1

>From DB I could see two entries for that vlan

mysql>  select id, name, broadcast_uri From networks where id=205;
+-----+--------------+---------------+
| id  | name         | broadcast_uri |
+-----+--------------+---------------+
| 205 | TestVLAN | vlan://554    |
+-----+--------------+---------------+
mysql>  select id, name, broadcast_uri From networks where id=207;
+-----+--------------+---------------+
| id  | name         | broadcast_uri |
+-----+--------------+---------------+
| 207 |TestVLAN | vlan://554    |
+-----+--------------+---------------+
1 row in set (0.00 sec)




Is this issue related to
https://issues.apache.org/jira/browse/CLOUDSTACK-5215
-- 
Thanks & Regards,
Anoop Mohan

Reply via email to