Fix pool deletion

Vitaliy Filippov 2024-04-16 02:20:26 +03:00
parent 8d1067971b
commit fd83fef1d9
1 changed files with 0 additions and 4 deletions

View File

@ -1562,10 +1562,6 @@ class Mon
async apply_pool_pgs(results, up_osds, osd_tree, tree_hash)
{
if (!results.length)
{
return true;
}
for (const pool_id in (this.state.config.pgs||{}).items||{})
{
// We should stop all PGs when deleting a pool or changing its PG count