Project

General

Profile

Actions

Bug #18840

closed

Miss volume_backend_name in openstack cinder.conf example

Added by Gord Chen about 7 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Shinobu Kinjo
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
5 - suggestion
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

http://docs.ceph.com/docs/master/rbd/rbd-openstack/#configuring-cinder

<<<<< Current Content
[DEFAULT]
...
enabled_backends = ceph
...
[ceph]
volume_driver = cinder.volume.drivers.rbd.RBDDriver
rbd_pool = volumes
rbd_ceph_conf = /etc/ceph/ceph.conf
rbd_flatten_volume_from_snapshot = false
rbd_max_clone_depth = 5
rbd_store_chunk_size = 4
rados_connect_timeout = -1
glance_api_version = 2

Recommend Content

[DEFAULT]
...
enabled_backends = ceph
...
[ceph]
volume_driver = cinder.volume.drivers.rbd.RBDDriver
volume_backend_name = ceph
rbd_pool = volumes
rbd_ceph_conf = /etc/ceph/ceph.conf
rbd_flatten_volume_from_snapshot = false
rbd_max_clone_depth = 5
rbd_store_chunk_size = 4
rados_connect_timeout = -1
glance_api_version = 2

Actions #1

Updated by Shinobu Kinjo about 7 years ago

  • Status changed from New to In Progress
  • Assignee set to Shinobu Kinjo
Actions #2

Updated by Shinobu Kinjo about 7 years ago

  • Status changed from In Progress to Fix Under Review
  • Release deleted (jewel)
  • Release set to master
Actions #3

Updated by Shinobu Kinjo about 7 years ago

  • Status changed from Fix Under Review to New
Actions #4

Updated by Shinobu Kinjo about 7 years ago

  • Status changed from New to In Progress
Actions #5

Updated by Shinobu Kinjo about 7 years ago

  • Status changed from In Progress to Fix Under Review
Actions #6

Updated by Shinobu Kinjo about 7 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF