Questo contenuto non è disponibile nella lingua selezionata.
Chapter 4. Error Messages when Creating Applications
This chapter describes error messages you could encounter when creating applications on OpenShift Enterprise, and possible resolutions.
4.1. cpu.cfs_quota_us: No such file Copia collegamentoCollegamento copiato negli appunti!
Copia collegamentoCollegamento copiato negli appunti!
The
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
rhc app create
command can fail to create an application if cgroups are not working properly. These error messages are logged in the /var/log/openshift/node/ruby193-mcollective.log
file on the node host, and can look like the following:
/cgroup/all/openshift/*/cpu.cfs_quota_us: No such file
/cgroup/all/openshift/*/cpu.cfs_quota_us: No such file
See Section 2.1.4, “Control Groups on Node Hosts” for instructions on how to verify that cgroups are correctly configured.