Customer RecommendedORA-27090 - Unable to Reserve Kernel Resources for Asynchronous Disk I/O

简介: Customer RecommendedORA-27090 - Unable to Reserve Kernel Resources for Asynchronous Disk I/O

The "aio-max-nr" kernel limit is too low.

SOLUTION
The "aio-max-nr" kernel limit should be adjusted according to Oracle recommendations which are available in this document:

Oracle Validated Configuration:
http://linux.oracle.com/pls/apex/f?p=102:2:2007385298933639::NO::P2_VC_ID:426

Also, this parameter should be set as follows:

fs.aio-max-nr= 3145728

相关文章
|
7月前
|
开发者 iOS开发
Unable to boot device due to insufficient system resources
Unable to boot device due to insufficient system resources
68 1
libgsm.a relocation R_X86_64_PC32 can not be used when making a shared object; recompile with -fPIC
libgsm.a relocation R_X86_64_PC32 can not be used when making a shared object; recompile with -fPIC
236 0