Hide Forgot
Description of problem: Currently as part of disk addition to a node which is already participating in a cluster, the expand cluster happens automatically through event framework. In this flow, we should try to utilize the existing journal disks if they are available and have space available with them. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Create a cluster with set of OSDs (say odd no of rotational disks or SSD as jorunal disk such a way that they are fully consumed as journal and still space available) 2. Add a new disk to one of the OSD node 3. Actual results: The expand cluster does not consider existing and unused journal disks Expected results: The flow should consider existing and available journal disks while expansion of the cluster. Additional info: