Bug 1276691
| Summary: | RFE: multi disks on swift node | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Pierre Blanc <pblanc> |
| Component: | openstack-tripleo-heat-templates | Assignee: | Christian Schwede (cschwede) <cschwede> |
| Status: | CLOSED DUPLICATE | QA Contact: | Mike Abrams <mabrams> |
| Severity: | medium | Docs Contact: | Don Domingo <ddomingo> |
| Priority: | medium | ||
| Version: | 7.0 (Kilo) | CC: | djuran, egafford, imouzann, jraju, mburns, mcornea, morazi, rhel-osp-director-maint, scohen, vcojot |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | 11.0 (Ocata) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-08 09:54:00 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: | |||
This bug did not make the OSP 8.0 release. It is being deferred to OSP 10. *** This bug has been marked as a duplicate of bug 1368218 *** |
Description of problem: Actually, we can't configure a swift node with multi disks. Ring is hard configured: swift_device: description: Swift device formatted for swift-ring-builder value: str_replace: template: 'r1z1-IP:%PORT%/d1' Version-Release number of selected component (if applicable): RHEL 7.1 with lastest tripleo-heat-template How reproducible: We deploy a standard infrastructure with swift node. Actual results: Only one disk is used. Expected results: We would like to configure other disks (as is done with ceph)