Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancing the bluestore_min_alloc_size for printing of log lines for _open_super_meta min_alloc_size #4414

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

Divya-78
Copy link
Contributor

@Divya-78 Divya-78 commented Feb 3, 2025

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2183485

  1. Capture logs during the boot process using journalctl.
  2. journalctl to capture and display the log lines during the OSD boot sequence.
  3. Track OSD boot start and end timestamps.
  4. The start and end times of the OSD boot process are recorded to ensure accurate log retrieval for the specified period.
  5. Logs are retrieved and stored for later analysis, capturing important events during the OSD startup.
  6. An if condition is added to specifically capture and log entries related to _open_super_meta min_alloc_size, ensuring that relevant log lines are outputted when present.

@Divya-78
Copy link
Contributor Author

Divya-78 commented Feb 3, 2025

Copy link
Contributor

@harshkumarRH harshkumarRH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please raise an exception when required log lines are not found during OSD boot

@Divya-78 Divya-78 force-pushed the divya-osd branch 2 times, most recently from dcb0adb to 88b7e77 Compare February 5, 2025 09:06
Copy link
Contributor

@harshkumarRH harshkumarRH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@openshift-ci openshift-ci bot added the lgtm Add this label when the PR is good to be merged label Feb 5, 2025
@Divya-78 Divya-78 assigned Divya-78 and unassigned Divya-78 Feb 5, 2025
@Divya-78
Copy link
Contributor Author

Divya-78 commented Feb 5, 2025

Please raise an exception when required log lines are not found during OSD boot

Added raising an exception

@Divya-78 Divya-78 self-assigned this Feb 5, 2025
Copy link
Contributor

@pdhiran pdhiran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

Copy link
Contributor

openshift-ci bot commented Feb 6, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Divya-78, harshkumarRH, pdhiran

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify mergify bot merged commit 9ff1121 into red-hat-storage:main Feb 6, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Add this label when the PR is good to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants