Error : The host system is allocating a maximum of 2 cores to the application. A minimum of 4 is recommended.
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,
Same error happened to me. Env info as follows: OS: AlmaLinux CPU: 4 Memory: 8GB virtualization: VMvare