cinder / Cinder

Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
http://libcinder.org
Other
5.28k stars 939 forks source link

How to configure Cinder to use as much as possible, and now it's gone (post-provisioning) #2291

Closed MagicStarTrace closed 2 years ago

MagicStarTrace commented 2 years ago

I'm currently using Cinder as a storage pool for openstack, so far it's working fine, but comparing cinder get-pools --detail (free_capacity_gb) with a running VM shows that the disk space is preemptible (vm actual disk usage much less)

How to configure Cinder to use as much as possible, and now it will be gone when it is allocated Thanks you!