Back to bug 1962744

Who When What Removed Added
Janmejay Singh 2021-05-20 15:21:40 UTC CC mhackett
Matthias Muench 2021-05-21 13:13:43 UTC CC mmuench
Andrew Schoen 2021-05-25 14:15:34 UTC Status NEW ASSIGNED
CC aschoen
Link ID Github ceph/ceph/pull/41506
Assignee gmeno aschoen
Red Hat One Jira (issues.redhat.com) 2021-06-02 19:10:49 UTC Link ID Red Hat Issue Tracker RHCEPH-269
Veera Raghava Reddy 2021-06-07 20:03:19 UTC CC vereddy
Andrew Schoen 2021-06-15 14:50:23 UTC Status ASSIGNED POST
Ken Dreyer (Red Hat) 2021-10-06 13:55:01 UTC CC kdreyer
Fixed In Version ceph-16.2.6-1.el8cp
Status POST MODIFIED
errata-xmlrpc 2021-10-06 14:23:43 UTC Status MODIFIED ON_QA
Rahul Lepakshi 2021-11-11 05:35:42 UTC CC rlepaksh
Sunil Kumar Nagaraju 2021-12-21 06:51:03 UTC QA Contact amsyedha rlepaksh
CC sunnagar
Aron Gunn 2022-01-18 21:38:23 UTC CC agunn
Blocks 2031073
Rahul Lepakshi 2022-01-21 13:45:15 UTC Flags needinfo?(aschoen)
Aron Gunn 2022-01-25 20:04:42 UTC Docs Contact agunn
Flags needinfo?(aschoen)
Andrew Schoen 2022-02-07 16:37:32 UTC Flags needinfo?(aschoen) needinfo?(aschoen)
Doc Type If docs needed, set a value Bug Fix
Doc Text Cause:
ceph-volume ignores the value of bluestore_block_db_size in ceph.conf

Consequence:
ceph-volume creates an incorrectly sized block.db lv when deploying OSDs

Fix:
ceph-volume now looks in ceph.conf for the bluestore_block_db_size parameter and uses it's value when creating block.db lvs

Result:
OSDs are created with the expected block.db lv size defined in ceph.conf.
Ranjini M N 2022-02-14 07:35:56 UTC Docs Contact agunn rmandyam
Flags needinfo?(aschoen)
CC rmandyam
Ranjini M N 2022-02-16 05:24:19 UTC Doc Text Cause:
ceph-volume ignores the value of bluestore_block_db_size in ceph.conf

Consequence:
ceph-volume creates an incorrectly sized block.db lv when deploying OSDs

Fix:
ceph-volume now looks in ceph.conf for the bluestore_block_db_size parameter and uses it's value when creating block.db lvs

Result:
OSDs are created with the expected block.db lv size defined in ceph.conf.
.`ceph-volume` uses `bluestore_block_db_size` parameter for deploying Ceph OSDs

Previously, `ceph-volume` would create an incorrectly sized block.db logical volume when deploying Ceph OSDs as it would ignore the value of `bluestore_block_db_size` parameter in the `ceph.conf` file.

With this release, `ceph-volume` uses the value of `bluestore_block_db_size` parameter from the `ceph.conf` file when creating the block.db logical volumes and Ceph OSDs are deployed as expected.
Flags needinfo?(aschoen)
Andrew Schoen 2022-03-07 16:02:10 UTC Flags needinfo?(aschoen) needinfo?(aschoen)
errata-xmlrpc 2022-04-04 08:01:05 UTC Status ON_QA RELEASE_PENDING
errata-xmlrpc 2022-04-04 10:20:39 UTC Resolution --- ERRATA
Status RELEASE_PENDING CLOSED
Last Closed 2022-04-04 10:20:39 UTC
errata-xmlrpc 2022-04-04 10:21:04 UTC Link ID Red Hat Product Errata RHSA-2022:1174

Back to bug 1962744