Hide Forgot
Created attachment 1148399 [details] Create new Pool Description of problem: In the pool creation workflow(see attached image), I see a slider integrated to optimize the pool creation based on the size and the corresponding number of PGs. Just before the slider, can we code the UI to suggest/display the recommended numbers of PGs per OSD? This will give the users/storage admins an idea of the recommended number of PGs per OSD. Version-Release number of selected component (if applicable): Red Hat Storage Console 2.0 Actual results: Expected results: UI suggesting recommended number of PGs per OSD. Additional info:
Per current design PG num is automatically calculated. If no of OSDs are less than 50, PG num is defaulted to 128. If no of OSDs are > 50 , pg num is auto calculated based on the target allocation size with an option for the user to override. Is it what you are looking for?
Bobb, Can you provide the required info?