Bug 1019887 - Cross-linking needed for tracked/untracked storage and user guide
Summary: Cross-linking needed for tracked/untracked storage and user guide
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 1.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Alex Dellapenta
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-16 15:03 UTC by Brenton Leanhardt
Modified: 2017-03-08 17:35 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-14 21:56:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Brenton Leanhardt 2013-10-16 15:03:15 UTC
Description of problem:

Today allowing an application to have extra storage is a two step process.  First an admin has to grant the ability to a user.  Then the user has to add the additional storage to their application.

These two docs should link to each other:

https://access.redhat.com/site/documentation/en-US/OpenShift_Enterprise/1/html-single/Administration_Guide/index.html#Tracked_and_Untracked_Storage
https://access.redhat.com/site/documentation/en-US/OpenShift_Enterprise/1/html-single/User_Guide/index.html#sect-OpenShift-User_Guide-Storage_Management

To be clear.  The admin must run:
"oo-admin-ctl-user -l $USER --setmaxtrackedstorage $GB"

Once they do that the user will be able to browse to https://$BROKER/console/applications/$APP/storage and set the additional GB they want to consume.  At that point "oo-admin-ctl-usage --list" will show the ADDTL_FS_GB usage.

This documentation should be updated for 2.0 as well.

Comment 5 Alex Dellapenta 2014-01-14 21:56:13 UTC
The OSE 1 and OSE 2 Deployment Guides and Administration Guides have been updated to address this BZ.


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