Actions
Feature #63192
closedFix the POOL_APP_NOT_ENABLED warning to only be generated after the new pool has no application for some amount of time
% Done:
0%
Tags (freeform):
Merge Commit:
Fixed In:
v19.3.0-5259-gac5b3f950b
Released In:
v20.2.0~1912
Upkeep Timestamp:
2025-11-01T01:21:01+00:00
Description
https://github.com/ceph/ceph/pull/47560 raises the POOL_APP_NOT_ENABLED for the pool which is not in use and also application is not enabled for it. The PR#47560 added POOL_APP_NOT_ENABLED warning to many qa tests to fix the testcases which were failing due to POOL_APP_NOT_ENABLED health check.
Ilya recommended to raise POOL_APP_NOT_ENABLED after some time for a new pool which has no application enabled.
References :
[1] https://github.com/ceph/ceph/pull/47560
[2] https://github.com/ceph/ceph/pull/53336
Updated by Yuri Weinstein over 2 years ago
- Priority changed from Normal to Urgent
Updated by junxiang mu almost 2 years ago
- Status changed from New to Fix Under Review
- Assignee set to junxiang mu
- Pull request ID set to 57836
Updated by Ilya Dryomov over 1 year ago
- Status changed from Fix Under Review to Resolved
Updated by Upkeep Bot 8 months ago
- Merge Commit set to ac5b3f950be775f237b5555011eec2a2baff0b99
- Fixed In set to v19.3.0-5259-gac5b3f950be
- Upkeep Timestamp set to 2025-07-11T21:11:56+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v19.3.0-5259-gac5b3f950be to v19.3.0-5259-gac5b3f950b
- Upkeep Timestamp changed from 2025-07-11T21:11:56+00:00 to 2025-07-14T23:39:55+00:00
Updated by Upkeep Bot 5 months ago
- Released In set to v20.2.0~1912
- Upkeep Timestamp changed from 2025-07-14T23:39:55+00:00 to 2025-11-01T01:21:01+00:00
Actions