How to force cinder to locate a volume on a particular physical drive?
Hello all,
We have several physical drives installed on a compute node which has cinder. The compute node is a part of availability zone in the horizon and it's possible to locate a volume on it. Currently, cinder automatically decides what physical drive is appropriate to settle the volume, nevertheless, we want to control this process. Is there any method to force cinder to locate a volume on a specific address like /dev/sda1 from a machine?
Thank yo so much for your attention..