265d4bb5fc
Add instructions to optionally install and configure the Block Storage (cinder) backup service on the storage node. Change-Id: Idf61bf9249c34cafcd37f97c37f33983e9a2a000 Co-Authored-By: Matt Kassawara <mkassawara@gmail.com> Closes-Bug: #1547173
959 B
959 B
Block Storage service
common/get_started_block_storage.rst cinder-controller-install.rst cinder-storage-install.rst cinder-backup-install.rst cinder-verify.rst cinder-next-steps.rst
The Block Storage service (cinder) provides block storage devices to guest instances. The method in which the storage is provisioned and consumed is determined by the Block Storage driver, or drivers in the case of a multi-backend configuration. There are a variety of drivers that are available: NAS/SAN, NFS, iSCSI, Ceph, and more.
The Block Storage API and scheduler services typically run on the controller nodes. Depending upon the drivers used, the volume service can run on controllers, compute nodes, or standalone storage nodes.
For more information, see the Configuration Reference.