이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
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.