Comment 1 for bug 1556881

Revision history for this message
Sheel Rana (ranasheel2000) wrote :

This problem exists because the request for volume creation does not pass through scheduler.
All these tasks are handled by scheduler to check available size and all.

So, it would be ok to pass these requests through scheduler.
This will solve the issue in optimized way.