You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: