Bug 2249678
Summary: | the multus network address detection job does not derive placement configs from CephCluster "all" placement | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Blaine Gardner <brgardne> | |
Component: | rook | Assignee: | Blaine Gardner <brgardne> | |
Status: | CLOSED ERRATA | QA Contact: | Coady LaCroix <clacroix> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.14 | CC: | ebenahar, kbg, mcaldeir, muagarwa, odf-bz-bot, tnielsen | |
Target Milestone: | --- | |||
Target Release: | ODF 4.15.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 4.15.0-103 | Doc Type: | Bug Fix | |
Doc Text: |
.Incorrect pod placement configurations while detecting Multus Network Attachment Definition CIDRS
Previously, some OpenShift Data Foundation clusters failed where the network "canary" pods were scheduled on nodes without Multus cluster networks, as OpenShift Data Foundation did not process pod placement configurations correctly while detecting Multus Network Attachment Definition CIDRS.
With this fix, OpenShift Data Foundation was fixed to process pod placement for Multus network "canary" pods. As a result, network "canary" scheduling errors are no longer experienced.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2249735 (view as bug list) | Environment: | ||
Last Closed: | 2024-03-19 15:28:51 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: | 2246375, 2249735 |
Description
Blaine Gardner
2023-11-14 19:54:11 UTC
I'd like to offer an alternate, and better workaround for 4.14.0: The StorageCluster has various placement options for different components. The StorageCluster defaults are safe. If users do not modify StorageCluster placement configs, nothing needs to be done. If the customer is using Multus and custom placement options are specified in the StorageCluster, then users need to consider the workaround here: Any placement configs in the 'all' section should be duplicated in the 'osd' section to prevent issues with multus network detection. This is now fixed in the upstream code that will become 4.15. Moving to MODIFIED. I have manually verified this issue have been fixed. I've been working on automation in ocs-ci to ensure we check that this doesn't regress but we have been hitting issues with our deployment environments. I wanted to wait until automation was in place before closing this but in the interest of time I am marking this as verified and will open a ticket on our own board to implement the changes to our automation for this. Please provide the Doc text. Done. Sorry for the delay. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Red Hat OpenShift Data Foundation 4.15.0 security, enhancement, & bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:1383 |