Project

General

Profile

Actions

Bug #41399

closed

Move bluefs alloc size initialization log message to log level 1

Added by Vikhyat Umrao over 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
luminous,mimic,nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

- https://github.com/ceph/ceph/pull/29537

dout(20) << __func__ << " id " << id
         << " alloc_size 0x" << std::hex << alloc_size[id]
         << " size 0x" << bdev[id]->get_size() << std::dec << dendl;

- This will help to verify what value the BlueStore OSD is using for bluefs alloc_size.


Related issues 3 (0 open3 closed)

Copied to RADOS - Backport #41531: nautilus: Move bluefs alloc size initialization log message to log level 1ResolvedVikhyat UmraoActions
Copied to RADOS - Backport #41532: luminous: Move bluefs alloc size initialization log message to log level 1ResolvedVikhyat UmraoActions
Copied to RADOS - Backport #41533: mimic: Move bluefs alloc size initialization log message to log level 1ResolvedVikhyat UmraoActions
Actions

Also available in: Atom PDF