docker-images icon indicating copy to clipboard operation
docker-images copied to clipboard

Oracle RAC in Docker fails on Ubuntu Server 20.04.4 LTS with Error response from daemon: Your kernel does not support CPU real-time scheduler

Open ghost opened this issue 3 years ago • 1 comments
trafficstars

Apparently, it needs a real time kernel, which involves recompiling and installing a custom kernel. However, Ubuntu claims their low latency kernel is good enough:

https://ubuntu.com/blog/industrial-embedded-systems https://ubuntu.com/blog/industrial-embedded-systems-ii https://ubuntu.com/blog/industrial-embedded-systems-iii

Possibly they will have a RT kernel soon. But, the question is. is the low latency kernel good enough? I'm am not asking for production purposes.

ghost avatar Apr 19 '22 21:04 ghost

@Altitude-Dashboard , RAC requires RT processes as of today so better to have it. RAC on Docker is supported on OL7.x. For details, please refer following:

https://docs.oracle.com/en/database/oracle/oracle-database/21/racdk/oracle-real-application-clusters-installation-guide-docker-containers-oracle-linux-x86-64.pdf

psaini79 avatar Apr 22 '22 03:04 psaini79

Can we close this issue, we know it works on OL7 which is supported. Ubuntu is not supported at the moment.

s1saurabh avatar Dec 15 '23 12:12 s1saurabh

Closing this issue. Please reopen if you have any question.

psaini79 avatar Dec 15 '23 17:12 psaini79