Hi, When doing an overcloud deployment using tripleo heat templates (not tuskar), even if you specify a number of ceph nodes, neither cinder or glance is configured to use ceph by default. In other words, you provision your ceph nodes, but they aren't actually used. This seems a bit counter intuitive. It's easy enough to create a new environment file with parameters: CinderEnableRbdBackend: true GlanceBackend: rbd CinderEnableIscsiBackend: false CephClusterFSID: '4b5c8c0a-ff60-454b-a1b4-9747aa737d19' CephMonKey: 'AQC+Ox1VmEr3BxAALZejqeHj50Nj6wJDvs96OQ==' CephAdminKey: 'AQDLOh1VgEp6FRAAFzT7Zw+Y9V6JJExQAsRnRQ==' To enable it, but this should be changed so the templates detect that ceph nodes are created and automatically utilise them, or we need documentation to be updated to explicitly show this needs to be done Regards, Graeme
Review available: https://review.gerrithub.io/239994
moving to blocker because this fix is required for bug 1244810
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2015:1549