Overview

OpenStack Block Storage Service is a block-level storage solution that allows customers to mount drives or volumes to their OpenStack Compute servers™. The two primary use cases are (1) to allow customers to scale their storage independently from their compute resources, and (2) to allow customers to utilize high performance storage to serve database or I/O-intensive applications.

Interactions with Block Storage occur programmatically via the Block Storage API as described in this Developer Guide.

Highlights of OpenStack Block Storage Service include:

  • Mount a drive to a Compute server to scale storage without paying for more compute capability.

[Note]Notes
  • OpenStack Block Storage Service is an add-on feature to OpenStack Nova Compute in Folsom versions and earlier.

  • Block Storage is multi-tenant rather than dedicated.

  • Block Storage allows you to create snapshots that you can save, list, and restore.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page