Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error : The host system is allocating a maximum of 2 cores to the application. A minimum of 4 is recommended. #100

Open
adesurya opened this issue May 4, 2021 · 0 comments

Comments

@adesurya
Copy link

adesurya commented May 4, 2021

Hi all,

I'm currently exploring the use of a nexus repository that runs on Oracle Linux with a container host using Podman.

I have tried to install it according to the guide, but got the error "The host system is allocating a maximum of 2 cores to the application. A minimum of 4 is recommended." on the system check status.

I have tried to check the availability of the CPU in the container with the command

cat / proc / cpuinfo | awk '/ ^ processor / {print $ 3}' | toilet -l

The output generated by the CPU in the container is 6. Can you help with the configuration needed for the fixing issue above?

Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant