Unable to Create Active Volume in OpenStack

3.9k views Asked by At

Every volume I create generates an error -- I deployed using MicroStack

snippit of error

text error below

schedule allocate volume:Could not find any available weighted backend

I have Cinder Services as seen here

snippit of services

How can I troubleshoot this?
I have created a Physical Volume of 500GB on my Server

 PV         VG             Fmt  Attr PSize    PFree
  /dev/sdc5  cinder-volumes lvm2 a--  <500.00g <500.00g

How can I get OpenStack to utilize that new Volume as the "Storage Back End" ?

I assume that is what I missing, but I am having trouble finding any relation

Most documentation online I have found references "DevStack" installs and not what I used: MicroStack from https://microstack.run/docs/multi-node

0

There are 0 answers