Bug 1321184

Summary: Revise RAID recommendations in RHCS Installation Doc
Product: Red Hat Ceph Storage Reporter: Kyle Bader <kbader>
Component: DocumentationAssignee: Bara Ancincova <bancinco>
Status: CLOSED CURRENTRELEASE QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.3.2CC: asriram, hnallurv, hyelloji, kdreyer, ngoswami, nlevine, vumrao
Target Milestone: rc   
Target Release: 2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-30 17:20:34 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:

Description Kyle Bader 2016-03-24 21:55:03 UTC
Description of problem:

The only guidance we give around RAID is to disable it.

"If you have RAID (not recommended), configure your RAID controllers to RAID 0 (JBOD)."

We could stand to elaborate a bit. Something along the lines of:


RAID Controllers

If a RAID controller with 1-2 GB of cache is installed on the host, then enabling writeback caches might result in increased small IO write throughput. In order for this to be done safely, the cache must be non-volatile. Modern RAID controllers usually have super capacitors that provide enough power to drain volatile memory to NAND during a power loss event. It is important to understand how your particular controller and firmware behave after power is restored, some may require manual intervention by an operator. Hard drives typically advertise to the operating system whether their disk caches should be enabled or disabled by default. Some RAID controllers or firmwares may not pass these hints to the OS, so the operator must be verify that disk level caches are disabled to avoid filesystem corruption.

For each OSD data drive, a single RAID 0 volume should be created, with writeback enabled. If SAS or SATA connected SSDs are also present on the controller, it is worth investigating whether your controller and firmware support a passthrough mode. This will avoid the caching logic, and generally result in much lower latencies for fast media.


Version-Release number of selected component (if applicable):

https://access.redhat.com/webassets/avalon/d/Red_Hat_Ceph_Storage-1.3-Installation_Guide_for_RHEL_x86_64-en-US/Red_Hat_Ceph_Storage-1.3-Installation_Guide_for_RHEL_x86_64-en-US.pdf

Comment 2 Harish NV Rao 2016-05-11 10:29:34 UTC
QE will be checking if the contents mentioned in the description of this defect are in the ceph documents. It will not be doing any explicit testing with RAID controller. Providing ack based on this.

Comment 4 Hemanth Kumar 2016-05-31 08:56:14 UTC
Verified the contents in the Doc.
Moving to verified state.