Virtual Memory Consumption / Paging under AIX 7.1 (文件 ID 1666458.1
APPLIES TO:
Oracle Database - Enterprise Edition - Version 11.2.0.1 to 12.1.0.1 [Release 11.2 to 12.1]IBM AIX on POWER Systems (64-bit)
SYMPTOMS
After an upgrade from AIX 5.3 to AIX 7.1, an increase of virtual memory consumption and paging activity is noticed.
All the points were checked as mentioned in
Note 1599824.1 - AIX: ORA-4030 Error or High Swap Usage
Moreover, the system has installed IBM interim patch "IV21116m04" that must be present in the system and numperm_global kernel system parameter is set to 0.
Depending on the system, the consumption of virtual memory could be around 1GB per day.
To monitor the system, next commands can be used:
svmon -Pt15 | perl -e 'while(<>){print if($.==2||$&&&!$s++);$.=0 if(/^-+$/)}'
ps -edf |grep <pid>
svmon -P <pid>
The output for svmon shows that the increase of memory always under clnt text data BSS heap and this heap is growing, e.g.:
****svmon -P 46923876 ------------------------------------------------------------------------------- Pid Command Inuse Pin Pgsp Virtual 64-bit Mthrd 16MB 46923876 oracle 717155 538496 0 647214 Y N Y PageSize Inuse Pin Pgsp Virtual s 4 KB 82227 0 0 12286 m 64 KB 6659 632 0 6659 L 16 MB 129 129 0 129 S 16 GB 0 0 0 0 Vsid Esid Type Description PSize Inuse Pin Pgsp Virtual 8b0d4b 10 clnt text data BSS heap, s 69593 0 - - /dev/lvora112030:127361 822c01 7000000a work default shmat/mmap L 16 16 0 16 bb2338 70000009 work default shmat/mmap L 16 16 0 16 b741b7 70000005 work default shmat/mmap L 16 16 0 16 93fb10 70000008 work default shmat/mmap L 16 16 0 16 b022b0 70000007 work default shmat/mmap L 16 16 0 16 b00bb4 70000006 work default shmat/mmap L 16 16 0 16 990e59 70000004 work default shmat/mmap L 16 16 0 16 ac02af 7000000b work default shmat/mmap L 15 15 0 15 9b001b 90000000 work shared library text m 2746 0 0 2746 ae062e 90000001 work shared library text m 2704 0 0 2704 20002 0 work kernel segment m 683 629 0 683 8e1a0e 90000002 work shared library text m 521 0 0 521 9d001d 90020014 work shared library s 6264 0 0 6264 a01724 7000000c work default shmat/mmap L 1 1 0 1 9e0d9a 70000000 work default shmat/mmap L 1 1 0 1 50005 9ffffffd work shared library sm 3246 0 0 3246 b6f675 11 work text data BSS heap sm 2507 0 0 2507 b721b7 - pers /dev/lvgesta:625034 s 314 0 - - a51ba7 9001000a work shared library data sm 128 0 0 128 e000e 9ffffffe work shared library sm 87 0 0 87 b0f633 f00000002 work process private m 5 3 0 5 a9062d 80020014 work USLA heap sm 24 0 0 24 850185 9fffffff clnt USLA text,/dev/hd2:4160 s 20 0 - - b60a32 ffffffff work application stack sm 19 0 0 19 aa0fea - clnt /dev/lvora112030:127212 s 10 0 - - b26ff2 8fffffff work private load data s 8 0 0 8 9d575d 8001000a work private load data sm 3 0 0 3 9406d4 - clnt /dev/hd2:84982 s 2 0 - - 8a0cca - clnt /dev/lvora112030:127232 s 1 0 - - 990bd9 - clnt /dev/lvora112030:41195 s 1 0 - - 93dc10 a0000000 mmap maps 1 source(s) sm 0 0 - - Fin captura: 20140423_063001 **********************************************************************************************
CHANGES
Upgrade to AIX 7100-03.
CAUSE
This was identified as an Operating System issue.
The problem disappeared after applying:
APAR IV53587: XMGC NOT TRAVERSING ALL KERNEL HEAPS. APPLIES TO AIX 7100-03 14/04/17 PTF PECHANGE
SOLUTION
Install the
APAR IV53587: XMGC NOT TRAVERSING ALL KERNEL HEAPS. APPLIES TO AIX 7100-03 14/04/17 PTF PECHANGE
NOTE:
If running AIX 6.1 then install the APAR IV53582.
Please see
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/20747382/viewspace-2136901/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- TECH: Unix Virtual Memory, Paging & Swapping explained (Doc ID 17094.1)APPAI
- AIX Paging space 管理AI
- AIX: Determining Oracle Memory Usage On AIX (Doc ID 123754.1)AIOracle
- AIX7.1 Support Oracle all versionAIOracle
- Android7.1新特性shortcut文件之外的東西Android
- Oracle ASM磁碟組擴容(AIX7.1)OracleASMAI
- AIX 7.1上安裝Oracle11gAIOracle
- aix 7.1安裝oracle 11.2相關配置AIOracle
- AIX7.1 VMO 引數預設設定AI
- HP-UX top 輸出中實存(real memory)/虛存(virtual memory)資料解釋UX
- Java Memory Model文件資源整理Java
- AIX 中 Paging Space 使用率過高的分析與解決AI
- AIX7.1 unzip大於2G的檔案AI
- 雙語版php7.1文件 for DashPHP
- AIX7.1下oracle RAC PSU 11.2.0.4.8 Patch 失敗AIOracle
- Android分頁元件Paging簡單使用Android元件
- ORACLE---Aix7.1 安裝Oracle11.2.0.4版本資料庫OracleAI資料庫
- AIX 7.1 標準版,企業版,易捷版的區別AI
- 【轉載】【AIX】AIX常用命令之檢視cpu/memory/swap/network/disk資訊AI
- PostgreSQL XID與virtual XID區別SQL
- AIX: High Swap Usage Or ORA-4030 Errors (文件 ID 1599824.1)AIError
- 在資料庫中如何驗證 In-Memory 選項的使用 (文件 ID 2178917.1)資料庫
- Android_Jetpack:Paging元件之BoundaryCallback的使用AndroidJetpack元件
- Ubuntu elasticsearch max virtual memory areas vm.max_map_count [65530] is too low, increase to at leUbuntuElasticsearch
- Under the Hood: NaN of JavaScriptNaNJavaScript
- Android效能優化(Memory)Android優化
- Android Profile--Memory MonitorAndroid
- RAC 和 Oracle Clusterware 最佳實踐和初學者指南 (AIX) (文件 ID 1526555.1)OracleAI
- 現已釋出:Android 7.1 Developer PreviewAndroidDeveloperView
- C# [method Modifiers] abstract virtual override newC#IDE
- virtual abstract override new 幾點學習IDE
- Docker安裝 elasticsearch 報錯max virtual memory areas vm.max_map_count [65530] is too lowDockerElasticsearch
- AIX: Top Things to DO NOW to Stabilize 11gR2 GI/RAC Cluster (文件 ID 1427855.1)AI
- Performance and Memory Improvements in ART(Android O)ORMAndroid
- Android memory leak using MATAndroid
- oracle 12c rac 在aix 7.1 上安裝需要注意的IOCP問題OracleAI
- Under the conditions with the lancel handbags sale
- Clean context menu under MacOSXContextMac