|
书签 转到末尾
文档 ID: 注释:280452.1
主题: LINUX: OER-7451 in the Alert.log
类型: PROBLEM
状态: PUBLISHED
内容类型: TEXT/X-HTML
创建日期: 11-AUG-2004
上次修订日期: 07-DEC-2004
The information in this article applies to:
Oracle Server - Enterprise Edition - Version: 9.2.0.4
Red Hat Advanced Server
Errors
OER 7451
Symptoms
In the Alert.log , Following Messages can be seen:
OER 7451 in Load Indicator : Error Code = Additional information: 1 !
Cause
Also in /var/log/messages , following message will be noticed :
"hendrix kernel: VFS: file-max limit 8192 reached jui 13 16:12:03 hendrixsu(pam_unix)".
Cause:
+Maximum of open files reached set in kernel by file-max
+OER-7451 reported when we try to access /proc/loadavg. We can not open
this device because mamixmum of files are already open
Fix
Change file-max for running system:
Increase file-max for running system and permanent:
sysctl -w fs.file-max=65536
References
--------------------------------------------------------------------------------
Help us improve our service. Please email us your comments for this document. .
--------------------------------------------------------------------------------
Copyright (c) 1995,2000 Oracle Corporation. All Rights Reserved. 法律声明和使用条款。 |
|