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

Change sacks number on Ceph does not work #1444

Open
TheoGndr opened this issue Feb 17, 2025 · 0 comments
Open

Change sacks number on Ceph does not work #1444

TheoGndr opened this issue Feb 17, 2025 · 0 comments

Comments

@TheoGndr
Copy link

Hello,
Looks like gnocchi-change-sack-size does not change sacks number in ceph omap.

Here is a script that read value for sacks key in gnocchi-config.

root@D5CRF5J-pp2-cephmon-1>_ ~ # python3 get_sacks3.py
256

When we run gnocchi-change-sack-size, old value (256) is retrieved but never changed, even if we run it multiples times.

2025-02-17 14:12:43,178 [565105] INFO     gnocchi.common.ceph: Ceph storage backend use 'rados' python library
2025-02-17 14:12:43,422 [565105] INFO     gnocchi.cli.manage: Removing current 256 sacks
2025-02-17 14:12:43,730 [565105] INFO     gnocchi.cli.manage: Creating new 182 sacks

Do not hesitate to ask me more information.
Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant