Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2011 11:24 PM
01-30-2011 11:24 PM
memory
cpu 10 hot:High 166,batch1 used 0
cpu 10 hot:High 166,batch1 used 0
cpu 10 hot:High 166,batch1 used 0
cpu 10 hot:High 166,batch1 used 0
cpu 10 hot:High 166,batch1 used 0
cpu 10 hot:High 166,batch1 used 0
cpu 10 hot:High 166,batch1 used 0
cpu 10 hot:High 166,batch1 used 0
cpu 10 hot:High 166,batch1 used 0
cpu 10 hot:High 166,batch1 used 0
cpu 10 hot:High 166,batch1 used 0
lowmem_reserve[]:0 0 12877 12877
Mode 0 Normal free:476588 min127879
inactive:62354598 present :1368978
lowmem_reserve[]:0 0 0 0
Node 0 HighMem free:0kB min128kB
Node 0 DMA:3*4kB 3*8kB 4*16kB 3*32kB
Node 0 HighMem:empty
400547 pagecache pages
swap cache: add 8213770,delete 821809
Free swap =0kB
Total swap=240026632kB
The os
Linux ipl333 2.6.18-92.1.18.el5 #1 SMP Wed Nov 12 09:19:49 EST 2008 x86_64
After reboot the server came UP .
Pleae help me to trouble shoot this issue . What is the root cause for this issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2011 07:28 AM
01-31-2011 07:28 AM
Re: memory
Do yo have SAR collections running and capturing historicals?
If you do check mem and swap utilisation historicals:
sar -r -f /var/log/sa/saNN
If not, it is a very good practice to have SAR (install sysstat package) and set up sar collection:
- yum install sysstat
- edit /etc/cron.d/sysstat (to suite your collections, I have it gathering stats every 5 minutes)
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2011 09:22 PM
01-31-2011 09:22 PM
Re: memory
is this occured due to memory overflow.
When this happend , the system was showing swap=0kB.
In the output screen console the error was in running mode , means as it is in a loop.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2011 06:33 AM
02-01-2011 06:33 AM
Re: memory
That is why it is suggested you set up performance collection as outlined so you can definitely pinpoint and correlate if this was indeed a Virtual Memory issue.
What application is running?
How much memory does your system have?
How much SWAP space do you have?
If a DB Instance is running:
-- how much total SGA is defined
-- how many Oracle connections was designed
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2011 11:06 PM
02-01-2011 11:06 PM
Re: memory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2011 04:40 AM
02-02-2011 04:40 AM
Re: memory
There are the outputs u r asking ..
What application is running? ---
Mediation services are running in this server.
How much memory does your system have?
ipl323root#free -m
total used free shared buffers cached
Mem: 15923 15823 99 0 602 2741
-/+ buffers/cache: 12480 3443
Swap: 23440 3989 19450
ipl323root#cat /proc/meminfo
MemTotal: 16305936 kB
MemFree: 109416 kB
Buffers: 616468 kB
Cached: 2807560 kB
SwapCached: 128284 kB
Active: 10526700 kB
Inactive: 4996364 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 16305936 kB
LowFree: 109416 kB
SwapTotal: 24002632 kB
SwapFree: 19917276 kB
Dirty: 3004 kB
Writeback: 0 kB
AnonPages: 11831056 kB
Mapped: 1509908 kB
Slab: 206156 kB
PageTables: 236984 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 32105424 kB
Committed_AS: 21981976 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 275596 kB
VmallocChunk: 34359461883 kB
HugePages_Total: 49
HugePages_Free: 49
HugePages_Rsvd: 0
Hugepagesize: 2048 kB
ipl323root#
If a DB Instance is running:
-- how much total SGA is defined
#kernel parameters for Oracle
kernel.shmall=7416046
kernel.shmmax=27001002393
kernel.shmmni=4096
kernel.sem=510 32000 100 256
fs.file-max=65536
net.ipv4.ip_local_port_range=32768 65000
net.core.rmem_default=262144
net.core.rmem_max=262144
net.core.wmem_default=262144
net.core.wmem_max=262144
kernel.core_pattern=/var/core/core_%u_%g_%e
kernel.core_uses_pid=0
-- how many Oracle connections was designed
6 are designed and they are running parallelly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2011 06:36 AM
02-02-2011 06:36 AM
Re: memory
So next step will be to look at which application is possibly introudcing the memory bloat if that is the case good sir.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2011 10:05 PM
02-02-2011 10:05 PM
Re: memory
How to check which application is consuming more memory?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2011 06:27 AM
02-04-2011 06:27 AM
Re: memory
Heed my advice -- get SAR installed and collecting stats daily sir. It will be very valuable.