Open it-pappa opened 3 years ago
Issue was fixed by changing nesting in the Proxmox Hypervisor, and change CPU to Host on the VM. Then redeploy with: udo microstack init --auto --control --setup-loop-based-cinder-lvm-backend --loop-device-file-size 50 (50 = 50GB, just an example) Closing this case.
This should be added to the documentation
After installing microstack on ubuntu 20.04 resting on Proxmox 6.3. i can not create volumes.
I am using the official documentation at: https://microstack.run/docs/multi-node
Error message: schedule allocate volume:Could not find any available weighted backend. When listing microstack services i can see that microstack.cinder-volume is disabled.
Trying to use: "sudo microstack init --auto --control --setup-loop-based-cinder-lvm-backend --loop-device-file-size 50" Is only giving errors.