Bug 1312140 - Install Guide should include a some kind of table that outlines where local storage on servers is used
Summary: Install Guide should include a some kind of table that outlines where local s...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Vikram Goyal
QA Contact: Vikram Goyal
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-25 20:41 UTC by Eric Sauer
Modified: 2017-12-30 14:03 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-12-30 14:03:18 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Eric Sauer 2016-02-25 20:41:36 UTC
Document URL: 
https://docs.openshift.org/latest/install_config/install/prerequisites.html

Section Number and Name:
02: System Requirements 

Describe the issue: 
When building more Pre-Production & Production level environments, customers often need to break down /var/ into various unique partitions/block devices/logical volumes in order to build a more sustainable environments. For example, a common breakdown of those partitions might look like:
/var/lib/etcd
/var/log/
/var/lib/docker/
/

However, there are other directories that have the potential to fill up and cause issues, and require maintenance.

Suggestions for improvement: 
We would like to have a table added that breaks down the directories written to by the various components of OpenShift, where they write to by default, a description of the types of data written (logs, app data, containers, etc.) and how to reconfigure them to write elsewhere where possible.

Additional information: 
This could be contained either within the Installation Guide > Prerequisites, or elsewhere in the Admin Guide, with a Link in the Prerequisites doc.

Comment 1 Vikram Goyal 2017-12-30 14:03:18 UTC
The following information was added to the Scaling and Performance Guide which breaks down the different kinds of Storage: https://docs.openshift.com/container-platform/3.7/scaling_performance/optimizing_storage.html.

This was added for the 3.7 docs.

I am going to close this bug, but feel free to reopen if this information is not enough.


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