Bug 1849166
| Summary: | [Scale down] OVN agents cannot be deleted and OVS agents get recreated after deletion | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Archit Modi <amodi> | |
| Component: | openstack-neutron | Assignee: | Terry Wilson <twilson> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Eran Kuris <ekuris> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 16.1 (Train) | CC: | astupnik, bcafarel, bdobreli, beagles, camorris, chopark, chrisw, dhill, froyo, igallagh, kurathod, mtomaska, pgodwin, pmannidi, ralonsoh, rbruzzon, rhayakaw, scohen, spower, twilson, vkoul, youngkim | |
| Target Milestone: | --- | Keywords: | Triaged | |
| Target Release: | --- | Flags: | pmannidi:
needinfo-
pmannidi: needinfo- |
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1946835 (view as bug list) | Environment: | ||
| Last Closed: | 2022-08-04 21:12:14 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1768678, 1841011 | |||
|
Description
Archit Modi
2020-06-19 18:11:49 UTC
*** Bug 1975264 has been marked as a duplicate of this bug. *** Hello, My Customer (Bank Of Italy) is asking a FIX of this problem in OSP 16.2.2 (or next Z stream). Could you provide me a progress about this Bugzilla ? Thank you so much Riccardo Hello, As point raised at Comment 25, could you include this bugzilla (and the solution connected to it) to the "Removing Compute nodes" procedure [1] Thank you so much in advance Riccardo [1] https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.2/html/director_installation_and_usage/assembly_scaling-overcloud-nodes#proc_removing-compute-nodes_scaling-overcloud-nodes In general, the agent api is designed so that one *has* to manually call openstack network agent delete when they want an agent to be deleted. It will not (and should not) ever disappear on its own. It should show as down if the agent has not been reachable in DEFAULT.agent_down_time seconds. So if we want those agents to disappear as part of some scale down operation or whatever, then tripleo / whatever is doing the scale down procedure will need to call the agent delete command for the agents that are on those nodes. The docs here https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.2/html/director_installation_and_usage/assembly_scaling-overcloud-nodes#proc_removing-compute-nodes_scaling-overcloud-nodes also mention having to call 'openstack network agent delete' [600+ days bug note] Terry to follow up with support if comment 32 is sufficient resolution *** Bug 2168403 has been marked as a duplicate of this bug. *** *** Bug 2068069 has been marked as a duplicate of this bug. *** *** Bug 2064794 has been marked as a duplicate of this bug. *** The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |