Openstack

Openstack is open source private cloud solution which supports various hypervisors like VMware, KVM, Hyper-V etc.

What is Openstack Manila ?

OpenStack Manila is an open-source shared file system service that is part of the OpenStack cloud computing platform. It provides a set of APIs and tools for managing and provisioning shared file systems, similar to how OpenStack Cinder manages block storage. Here are some key details about OpenStack Manila: Components of Openstack Manila: Overall, OpenStack …

What is Openstack Manila ? Read More »

“cinder-backup” service

Cinder-Backup is a component of OpenStack, an open-source cloud computing platform. It is specifically designed to provide backup and restore functionality for Cinder, the block storage service in OpenStack. Cinder-Backup enables you to create and manage backups of Cinder volumes, ensuring data protection and disaster recovery. Here are the key details about Cinder-Backup: By leveraging …

“cinder-backup” service Read More »

“cinder-volume” service

The cinder-volume service is responsible for managing the lifecycle of block storage volumes. It interacts with the underlying storage system, such as a storage array or a storage controller, to create, delete, and manage the volumes. Here are some key aspects of the cinder-volume service: Overall, cinder-volume plays a critical role in the OpenStack Cinder …

“cinder-volume” service Read More »

“cinder-scheduler” service

The Cinder scheduler is an essential component of the Cinder service. Its primary function is to determine the optimal storage backends to fulfill volume creation requests based on various criteria, such as availability, capacity, performance, and configured policies. When a user requests the creation of a volume, the request is sent to the Cinder API …

“cinder-scheduler” service Read More »

Scroll to Top