weizhouapache commented on PR #8371: URL: https://github.com/apache/cloudstack/pull/8371#issuecomment-1866067829
> > just noticed that the client vlan is being removed as well. I think this must be fixed as well @weizhouapache @andrijapanicsb . > > @DaanHoogland I think the vlan is released when isolated network is being shutdown (not during stopping of VR) the whole process of the issue we faced is > > * (due to whatever reason) number of active nics is 0 (incorrect) > * ACS detects the active nics is 0 and tries to shutdown the network as it is not persistent > * stop the VR as part of network shutdown. (the control IP is VR is released) > * release the vlan > > if only VR is stopped, the vlan is not released. ignore this. what @DaanHoogland mentioned is, the vlan of VR nics is set to empty, when VR is stopped (by CloudStack API/UI or OOB) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
