Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

resolving openshift disk quota usage

Tags:

People also ask

What is quota in OpenShift?

A resource quota, defined by a ResourceQuota object, provides constraints that limit aggregate resource consumption per project. It can limit the quantity of objects that can be created in a project by type, as well as the total amount of compute resources and storage that may be consumed by resources in that project.

Is forbidden failed quota?

Forbidden Failed quota error comes when any of the containers in the pod does not have limits and requests in the spec and that includes init containers too. Adding limits and requests to all containers should solve the error.


I'm using a WordPress small gear cartridge on OpenShift.

Warnings about the app's disk usage being >95% of its quota.

Warning: Gear...is using 99.5% of disk quota

This results in the gear going offline. Download the app, the .tar file is only about 55MB. I've used the below tidy command, got the "Success" response without resolving the issue.

rhc app-tidy [appname]

Any advice how to resolve this?


Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!