Bug 1462290

Summary: [Docs][Ceph] Fix RHOSP 11 guide for backwards_compatibility_with_older_versions_of_red_hat_ceph_storage
Product: Red Hat OpenStack Reporter: Andreas Karis <akaris>
Component: documentationAssignee: RHOS Documentation Team <rhos-docs>
Status: CLOSED DUPLICATE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: unspecified Docs Contact: Derek <dcadzow>
Priority: high    
Version: 11.0 (Ocata)CC: jjoyce, jomurphy, lbopf, srevivo
Target Milestone: asyncKeywords: Documentation
Target Release: 11.0 (Ocata)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-01 01:53:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andreas Karis 2017-06-16 15:38:13 UTC
Description of problem:
https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/11/html-single/red_hat_ceph_storage_for_the_overcloud/#backwards_compatibility_with_older_versions_of_red_hat_ceph_storage

This is only a copy of the OSP 10 approach.

**Note:** The approach for OSP 10 does **not** work for OSP 11. At the time of this writing, [https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/11/html-single/red_hat_ceph_storage_for_the_overcloud/#backwards_compatibility_with_older_versions_of_red_hat_ceph_storage](https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/11/html-single/red_hat_ceph_storage_for_the_overcloud/#backwards_compatibility_with_older_versions_of_red_hat_ceph_storage) contains the wrong instructions which are only valid for OSP 10.

Additional info:

In Red Hat OpenStack Platform 11, one can enable backwards compatibility by adding the following to one of the environment files, e.g. `storage-environment.yaml`:
~~~
parameter_defaults:
(...)
  RbdDefaultFeatures: 1
(...)
~~~
> If one is using a local copy of `/usr/share/openstack-tripleo-heat-templates/environments/puppet-ceph-external.yaml`, e.g. `cp /usr/share/openstack-tripleo-heat-templates/environments/puppet-ceph-external.yaml /home/stack/templates/`, then one can remove the comment in front of `# RbdDefaultFeatures: 1`

Comment 1 Lucy Bopf 2017-09-01 01:53:35 UTC
Looks like this has now been fixed as part of bug 1422742.

Closing. Please reopen if the issues persists.

*** This bug has been marked as a duplicate of bug 1422742 ***