You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, I am still able to assign them to a new assignment (in this case 2 x --no-wipe assignments) without error but they actually don't attach according to quads --ls-vlan
I think as a side-effect, we also don't get the future_initial_message email notification on --define-cloud, though I think the error is likely hidden somewhere or not visible.
Also, our JIRA ticket update doesn't break down the additional VLAN messaging either respective of the VLAN added.
Workaround but with Issues
I am able to pass the assignment(s) by stripping the VLAN off and back on to the new environment.
Lastly, even after manually removing and re-assigning the right VLANS to two new no-wipe assignments the /vlans wiki page does not reflect this mapping.
After they are released I have to re-apply again the vlan association for this to work.
After this I see the correct association, but only after the clouds were released, otherwise it neither actually takes hold nor is it persistent through the pre-release phases.
The text was updated successfully, but these errors were encountered:
-=>>python3 /usr/lib/python3.12/site-packages/quads/tools/verify_switchconf.py --cloud cloud55
INFO - Host: f30-h15-000-r640.example.com
WARNING - Interface et-0/0/21:3 not using QinQ_vl1644
INFO - Host: f31-h01-000-r640.example.com
WARNING - Interface et-0/0/16:1 not using QinQ_vl1644
INFO - Host: f31-h02-000-r640.example.com
WARNING - Interface et-0/0/16:3 not using QinQ_vl1644
INFO - Host: f31-h03-000-r640.example.com
WARNING - Interface et-0/0/17:1 not using QinQ_vl1644
INFO - Host: f31-h06-000-r640.example.com
WARNING - Interface et-0/0/18:1 not using QinQ_vl1644
INFO - Host: f31-h07-000-r640.example.com
WARNING - Interface et-0/0/18:3 not using QinQ_vl1644
-=>>python3 /usr/lib/python3.12/site-packages/quads/tools/ls_switch_conf.py --cloud cloud55
INFO - Cloud qinq: 0
INFO - Interface em1 appears to be a member of VLAN 1640
INFO - Interface em2 appears to be a member of VLAN 1641
INFO - Interface em3 appears to be a member of VLAN 1642
INFO - Interface em4 appears to be a member of VLAN 1643
INFO - Interface em5 appears to be a member of VLAN 604
It appears that as of
quads-2.1.0-20241101.noarch
or 3861f54--vlan
ID's that were previously part of expired assignments still show up as being used.However, I am still able to assign them to a new assignment (in this case 2 x
--no-wipe
assignments) without error but they actually don't attach according toquads --ls-vlan
Side Effects
I think as a side-effect, we also don't get the
future_initial_message
email notification on--define-cloud
, though I think the error is likely hidden somewhere or not visible.Also, our JIRA ticket update doesn't break down the additional VLAN messaging either respective of the VLAN added.
Workaround but with Issues
I am able to pass the assignment(s) by stripping the VLAN off and back on to the new environment.
Lastly, even after manually removing and re-assigning the right VLANS to two new no-wipe assignments the
/vlans
wiki page does not reflect this mapping.After they are released I have to re-apply again the vlan association for this to work.
After this I see the correct association, but only after the clouds were released, otherwise it neither actually takes hold nor is it persistent through the pre-release phases.
The text was updated successfully, but these errors were encountered: