Bug 1321184 - Revise RAID recommendations in RHCS Installation Doc
Summary: Revise RAID recommendations in RHCS Installation Doc
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat
Component: Documentation
Version: 1.3.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 2.0
Assignee: Bara Ancincova
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-24 21:55 UTC by Kyle Bader
Modified: 2016-09-30 17:20 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-30 17:20:34 UTC
Target Upstream Version:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.