Bug 1695262
| Summary: | [DOCS] - Installation Guide Expand LVM simple bluestore scenario to include additional HDD's & nvmes | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | mamccoma |
| Component: | Documentation | Assignee: | Ranjini M N <rmandyam> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ameena Suhani S H <amsyedha> |
| Severity: | high | Docs Contact: | Aron Gunn <agunn> |
| Priority: | high | ||
| Version: | 3.2 | CC: | agunn, amsyedha, assingh, bubrown, dhill, fiezzi, gjose, gsitlani, hyelloji, johfulto, kdreyer, lmarsh, mamccoma, mhackett, mmuench, nyewale, rmandyam, shtiwari, vumrao |
| Target Milestone: | rc | ||
| Target Release: | 4.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | RHCS 4.1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-06-04 10:27:13 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: | |||
| Bug Blocks: | 1809603 | ||
|
Description
mamccoma
2019-04-02 18:14:26 UTC
When this docbug is implemented there should be a warning which captures the following idea: Be careful when using the proposed syntax to not run into bug 1732915. You can do the following and get the desired results: devices: - slow - slow - slow - slow - fast - slow - slow - slow - slow - fast bug ONLY if the slow devices are HDDs and the fast devices are SSDs. If the slow devices are SSDs and the fast devices are NVMe SSDs, then the above won't work because all of the devices will look like SSDs and then you'll get 10 OSDs where two of them are faster instead of 8 OSDs with a fast bluestore DB device. If you want to deploy in that scenario, then you need to directly create the LVMs in advance as described in https://access.redhat.com/solutions/3954161 (In reply to John Fulton from comment #1) > When this docbug is implemented there should be a warning which captures the > following idea: > > Be careful when using the proposed syntax to not run into bug 1732915. You > can do the following and get the desired results: > > devices: > - slow > - slow > - slow > - slow > - fast > - slow > - slow > - slow > - slow > - fast > > bug ONLY if the slow devices are HDDs and the fast devices are SSDs. I meant to say _but_ only if.... *** Bug 1732915 has been marked as a duplicate of this bug. *** Updating the QA Contact to a Hemant. Hemant will be rerouting them to the appropriate QE Associate. Regards, Giri Updating the QA Contact to a Hemant. Hemant will be rerouting them to the appropriate QE Associate. Regards, Giri |