Bug 997156 - Add some information about how quota works
Summary: Add some information about how quota works
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 1.2.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: brice
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-14 19:27 UTC by dchia
Modified: 2018-12-02 15:32 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-23 23:19:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description dchia 2013-08-14 19:27:03 UTC
Description of problem:
This request came from conversation with customer. The answer was given by OSE engineer, so please include it in the official OSE documentation.

> How does quota work in OSE?  Enabled by default?

In OSE gears also have the concept of the default quota set in
/etc/openshift/resource_limits.conf.  In Online it's 1GB but for OSE
it is whatever the admin decides.  If they want want to give users the
ability to consume extra storage that will need to 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. 


Additional info:

I'm not sure which DOC this information should go, so feel free to correct it.

Comment 5 brice 2014-02-05 00:22:08 UTC
Received conformation from Phil Festoso via email that the right information is already in the docs:

"Hi Brice,

For BZ 997156, I think David was passing on a customer concern. The linked section looks sufficiently detailed to me."


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