kadalu/moana

mgr[Bug]: Node deletion does not happen after volume has been transferred to new pool

vatsa287 opened this issue · 2 comments

The .info/ file contains pool_name which is set to old pool.
Fix: After every successful volume transfer to new pool. Update the pool_name details in .info by sending a node_action to every participating nodes.

Is this fixed in the above PR?

Yes I think it has been resolved with #237 and tests have been added too.