Questions tagged [cinder]

OpenStack project to provide “block storage as a service”.

  • Component based architecture: Quickly add new behaviors
  • Highly available: Scale to very serious workloads
  • Fault-Tolerant: Isolated processes avoid cascading failures
  • Recoverable: Failures should be easy to diagnose, debug, and rectify
  • Open Standards: Be a reference implementation for a community-driven api
  • API Compatibility: Cinder strives to provide API-compatible with popular systems like Amazon EC2
32 questions
0
votes
1 answer

Cinder: max_over_subscription_ratio ignored

I have set max_over_subscription_ratio = 1.0 in the [DEFAULT] section of cinder.conf, but when I do cinder get-pools --detail it shows [...] | max_over_subscription_ratio | 20.0 [...] What could be wrong here? Thank you.
Peter
  • 123
  • 4
0
votes
1 answer

OenStack cinder failure

We have a cluster based on OpenStack Rocky, and it was working fine until we added some compute nodes and ceph. Now we have some issue with Cinder stability. Cinder is crashing during every rally test and even when the rally test is done or not…
fbsduser
  • 1
  • 1
1 2
3