The Cinder of OpenStack

Source: Internet
Author: User

First, cinder Overview:

1, before the F version, there is no cinder, the corresponding component is nova-volume; provide services in the form of rest APIs

2. Cinder Target:

Reduce the complexity of nova, reduce the load on Nova, support multiple back-end storage, and increase interaction with other components;

Back-end storage includes isics and ceph, etc.;

  Cinder provides a backend storage adapter, rather than implementing a storage system;

Provide block storage, virtual machine disk;

3, API Service: Responsible for receiving and processing rest requests, and put the request into the rabbitmq/qpid queue;

4. Scheduler Service

Handle task queue tasks, and select the appropriate volume service node according to the predetermined policy to perform the task;

5. Volume Service:

The service runs on the storage node and manages the storage space;

Second, cinder storage solution:

1, using local storage, that is cinder LFS

2. Using a dynamic storage system, i.e. cinder ZFS

This solution solves a variety of storage features, such as:

Cache, Copy on Write, Snapshot&clone, changeable block size

3, the use of distributed storage system, that is, cinder DFS,

Common Distributed Storage systems:

Ceph, Sheepdog, Glusterfs

The Cinder of OpenStack

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.