Bug 1696717
Summary: | [RFE] deploy manila cephfs-with-NFS with an external ceph cluster | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Tom Barron <tbarron> | ||||
Component: | openstack-tripleo-heat-templates | Assignee: | Giulio Fidente <gfidente> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Yogev Rabl <yrabl> | ||||
Severity: | high | Docs Contact: | Laura Marsh <lmarsh> | ||||
Priority: | high | ||||||
Version: | 16.0 (Train) | CC: | asimonel, ccopello, fiezzi, gcharot, gfidente, gouthamr, gregraka, jamsmith, jgrosso, jhardee, jmelvin, johfulto, jschluet, lmarsh, mburns, ndeevy, nlevinki, nweinber, nwolf, pasik, pgrist, sclewis, sisadoun, sputhenp, vhariria, yrabl | ||||
Target Milestone: | z2 | Keywords: | FutureFeature, TestOnly, Triaged | ||||
Target Release: | 16.0 (Train on RHEL 8.1) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | openstack-tripleo-heat-templates-11.3.1-0.20191126041653.414d4d9.el8ost | Doc Type: | Enhancement | ||||
Doc Text: |
This feature enables the Red Hat OpenStack Platform director to deploy the Shared File System (manila) with an external Ceph Storage cluster. In this type of deployment, Ganesha still runs on the Controller nodes that Pacemaker manages using an active-passive configuration.
This feature is supported with Ceph Storage 4.1 or later.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-04-15 10:38:44 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: | |||||||
Bug Depends On: | 1710358, 1801319, 1802066, 1814942, 1819988, 1822328, 1831285, 1831342 | ||||||
Bug Blocks: | 1766484, 1843668 | ||||||
Attachments: |
|
Description
Tom Barron
2019-04-05 13:35:18 UTC
Deployment failed in version openstack-tripleo-heat-templates-11.3.2-0.20200131125640.cc909b6.el8ost.noarch with the error: "fatal: [controller-0]: FAILED! => ", " msg: |-", " The task includes an option with an undefined variable. The error was: 'ansible.parsing.yaml.objects.AnsibleUnicode object' has no attribute 'name'", " ", " The error appears to be in '/usr/share/ceph-ansible/roles/ceph-nfs/tasks/main.yml': line 29, column 3, but may", " be elsewhere in the file depending on the exact syntax problem.", " The offending line appears to be:", " - name: copy rgw keyring when deploying internal ganesha with external ceph cluster", " ^ here", Created attachment 1662167 [details]
failed deployment logs
According to our records, this should be resolved by openstack-tripleo-heat-templates-11.3.2-0.20200131125640.cc909b6.el8ost. This build is available now. verified with all manila tests passed successfully |