Este contenido no está disponible en el idioma seleccionado.

6.10. Enforcing Low Tenancy on Nodes


Set the max_active_gears value in a node's gear profile to a low number to achieve low or single tenancy on nodes. In environments with low numbers of gears per node and large gear sizes, it is important to avoid overcommitting resources and exceeding the max_active_gears value.
Set the no_overcommit_active value in the node's gear profile to true to avoid overcommitting resources and to enforce the desired tenancy. This setting verifies node capacity when a gear is being created on a node. If sufficient capacity is not available on the selected node, the gear is not created and an error message is displayed.

Example 6.15. Node Capacity Exceeded Error Message

Gear creation failed (chosen node capacity exceeded).
Copy to Clipboard Toggle word wrap
This message is also displayed if another application is already being created on the selected node.

Procedure 6.12. To Enforce Low Tenancy on Nodes:

  1. Open the /etc/openshift/resource_limits.conf file on the node host and set the no_overcommit_active value to true:
    no_overcommit_active=true
    Copy to Clipboard Toggle word wrap
  2. Restart the ruby193-mcollective service:
    # service ruby193-mcollective restart
    Copy to Clipboard Toggle word wrap
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat