Back to bug 2145119

Who When What Removed Added
RHEL Program Management 2022-11-23 09:35:31 UTC Keywords FutureFeature
Vasishta 2022-11-23 09:45:38 UTC Keywords FutureFeature
Target Release 6.0 5.3z1
RHEL Program Management 2022-11-23 09:45:47 UTC Keywords FutureFeature
Red Hat One Jira (issues.redhat.com) 2022-11-23 10:24:08 UTC Link ID Red Hat Issue Tracker RHCEPH-5674
Red Hat Bugzilla 2023-01-01 05:37:28 UTC Assignee adking nobody
Red Hat Bugzilla 2023-01-01 08:29:16 UTC Docs Contact asriram
Red Hat Bugzilla 2023-01-01 08:37:29 UTC QA Contact msaini
Alasdair Kergon 2023-01-04 04:33:20 UTC Assignee nobody adking
Alasdair Kergon 2023-01-04 04:42:26 UTC QA Contact msaini
Scott Ostapovicz 2023-02-06 17:00:01 UTC CC sostapov
Target Release 5.3z1 6.1
Adam King 2023-02-21 14:08:58 UTC Status NEW ASSIGNED
Target Release 6.1 5.3z2
Adam King 2023-03-20 15:37:34 UTC Status ASSIGNED POST
errata-xmlrpc 2023-03-28 06:04:22 UTC Status POST MODIFIED
CC tserlin
Status MODIFIED ON_QA
Manisha Saini 2023-04-03 13:51:02 UTC CC adking
Flags needinfo?(adking)
Manisha Saini 2023-04-03 14:30:24 UTC Status ON_QA ASSIGNED
Adam King 2023-04-03 14:47:12 UTC Flags needinfo?(adking)
Target Release 5.3z2 5.3z3
Adam King 2023-04-26 20:34:52 UTC Flags needinfo?(msaini)
CC msaini
Manisha Saini 2023-05-03 11:54:29 UTC Flags needinfo?(msaini)
Adam King 2023-05-03 14:03:31 UTC Flags needinfo?(msaini)
Manisha Saini 2023-05-04 19:20:17 UTC Flags needinfo?(msaini)
Adam King 2023-05-04 21:40:04 UTC Status ASSIGNED ON_QA
RHEL Program Management 2023-05-05 07:25:25 UTC Status ON_QA MODIFIED
Ken Dreyer (Red Hat) 2023-05-08 15:20:06 UTC Keywords TestOnly
CC kdreyer
Ken Dreyer (Red Hat) 2023-05-08 15:20:17 UTC Status MODIFIED ON_QA
Manisha Saini 2023-05-12 20:31:28 UTC Status ON_QA VERIFIED
Ranjini M N 2023-05-17 12:07:03 UTC Flags needinfo?(adking)
CC rmandyam
Ranjini M N 2023-05-17 12:08:40 UTC Docs Contact lysanche
Adam King 2023-05-17 13:30:46 UTC Flags needinfo?(adking)
Doc Type If docs needed, set a value Bug Fix
Doc Text Cause: cephadm was only matching networks exactly

Consequence: If a host had an interface like 10.1.1.0/24 and the public_network was set to 10.0.0.0/8, that host would be considered not on the public network as the interface didn't match the public network exactly.

Fix: Cephadm now properly checks whether an interface is within a network.

Result: Users can set a less specific public_network than the interface on the hosts and cephadm will not filter out those hosts when deciding if mon daemons can be placed there.
Ranjini M N 2023-05-19 07:10:58 UTC Blocks 2203283
Ranjini M N 2023-05-19 11:46:18 UTC Doc Text Cause: cephadm was only matching networks exactly

Consequence: If a host had an interface like 10.1.1.0/24 and the public_network was set to 10.0.0.0/8, that host would be considered not on the public network as the interface didn't match the public network exactly.

Fix: Cephadm now properly checks whether an interface is within a network.

Result: Users can set a less specific public_network than the interface on the hosts and cephadm will not filter out those hosts when deciding if mon daemons can be placed there.
Title: Cephadm checks the interface within a network

Previously, if a host had an interface like 10.1.1.0/24 and the `pulic_network` was set to 10.0.0.0/8, `cephadm` would consider the host to not be on the public network as the interface would not match the public network exactly.

With this fix, `cephadm` properly checks whether an interface is within a network. Users can set a less specific `public_network` than the interface on the hosts, and cephadm does not filter out those hosts when deciding if the monitor daemons can be placed there.
Ranjini M N 2023-05-19 11:46:51 UTC Doc Text Title: Cephadm checks the interface within a network

Previously, if a host had an interface like 10.1.1.0/24 and the `pulic_network` was set to 10.0.0.0/8, `cephadm` would consider the host to not be on the public network as the interface would not match the public network exactly.

With this fix, `cephadm` properly checks whether an interface is within a network. Users can set a less specific `public_network` than the interface on the hosts, and cephadm does not filter out those hosts when deciding if the monitor daemons can be placed there.
.Cephadm checks the interface within a network

Previously, if a host had an interface like 10.1.1.0/24 and the `pulic_network` was set to 10.0.0.0/8, `cephadm` would consider the host to not be on the public network as the interface would not match the public network exactly.

With this fix, `cephadm` properly checks whether an interface is within a network. Users can set a less specific `public_network` than the interface on the hosts, and cephadm does not filter out those hosts when deciding if the monitor daemons can be placed there.
errata-xmlrpc 2023-05-23 00:01:38 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2023-05-23 00:19:10 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2023-05-23 00:19:10 UTC
errata-xmlrpc 2023-05-23 00:19:46 UTC Link ID Red Hat Product Errata RHBA-2023:3259

Back to bug 2145119