LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > AIX
User Name
Password
AIX This forum is for the discussion of IBM AIX.
eserver and other IBM related questions are also on topic.

Notices


Reply
  Search this Thread
Old 03-17-2004, 01:38 PM   #1
Greenman
Member
 
Registered: Jan 2003
Posts: 34

Rep: Reputation: 15
AIX System running slow


Hi,

I am running out of real memory on my RS6000

do you have any funky tips if fixing this type of problem, apart from buying more mem

I have run top but can't see what is chewing up all the mem, how can I see what mem all running processes are using.

Thanks
G
 
Old 03-17-2004, 04:49 PM   #2
iainr
Member
 
Registered: Nov 2002
Location: England
Distribution: Ubuntu 9.04
Posts: 631

Rep: Reputation: 30
svmon is the command you want.

Something like svmon -Pu -t 5 should show the top 5 processes (this will work on 5.2, if you have a different version and it isn't working right, check the man page. If svmon isn't installed on your system, you'll need to install it (can't remember the fileset right now - I'll check tomorrow). I think you get a ton of information on each process so some filtering might be in order.

As for what you can do about it...usual stuff I guess. See if there are processes you don't need, or something that's grabbing more memory than it should. See if there's anything you can move to a different system. If you've got memory hogs that you can recompile, see if you can improve the memory footprint that way.
 
Old 03-18-2004, 09:33 AM   #3
iainr
Member
 
Registered: Nov 2002
Location: England
Distribution: Ubuntu 9.04
Posts: 631

Rep: Reputation: 30
Just checked and /usr/bin/svmon is in bos.perf.tools fileset on AIX 5.2.
 
Old 03-19-2004, 11:19 AM   #4
Karma
LQ Newbie
 
Registered: Mar 2002
Location: Hot Arse Florida
Distribution: AIX RedHat Solaris
Posts: 4

Rep: Reputation: 0
Re: AIX System running slow

Quote:
Originally posted by Greenman

I have run top but can't see what is chewing up all the mem, how can I see what mem all running processes are using.
You definately want to use topas, not top in AIX. It is a lot more informative. Also verfiy that your paging space is setup correctly, you can use lsps -a and you can see where and how big the space. The svmon command works as well as mentioned by iainr
 
Old 03-20-2004, 11:49 PM   #5
bobthebaritone
Member
 
Registered: Aug 2003
Location: Newington, Sydney, Australia
Distribution: Fedora Whitebox 4 Ubuntu
Posts: 40

Rep: Reputation: 15
Don't forget to see if you have enough disk space....
 
Old 03-21-2004, 05:19 PM   #6
tfarwell
LQ Newbie
 
Registered: Mar 2004
Posts: 1

Rep: Reputation: 0
If you are "running out of memory," you must determine if it is actually memory overcommitment or fake paging (assuming that the system is using paging space). Memory overcommitment occurs where the in-core memory requirements are larger than real memory. Fake paging occurs because of improper settings of minperm and maxperm. Understanding memory in AIX is a non-trivial topic. I have written about this topic in IBM's eServer magazine. The articles are posted on my Website: www.tomfarwellconsulting.com.

Good Luck!
 
Old 04-15-2004, 09:45 AM   #7
Mark Taylor
Member
 
Registered: Apr 2004
Posts: 60

Rep: Reputation: 15
when you say your running out of memory ? you mean that you are paging to paging space ? or the free page list is low ?

AIX by default will allow as much memory to be consumed as possible until you hit minfree, then lrud will start looking for pages as candidates to page out based on the least recently used algorythm. if they are file pages (persisteint) then the page will be flushed back to the filesystem and the memory page put back on the free list.. if its a computational (working) page, then it is flushed to paging space.... only when you hit minfree will this start to happen..(by default.. you can use strict_maxperm to limit your filesystem cache size and start paging file pages out before the minfree setting is hit).

Ok, saying that... you need to post some vmstat, vmtune (vmo on aix 5.2), lsps -a output so we can see whats going on.

please post the following info...

lsattr -EHl mem0
vmstat 1 15 # when system is under load
lsps -a
/usr/samples/kernel/vmtune # aix 433, 5.1
vmo -L # 5.2

Rgds
Mark
 
Old 04-22-2004, 04:37 AM   #8
zorba4
Member
 
Registered: Feb 2004
Location: Paris
Posts: 398

Rep: Reputation: 31
Hi, Greenman,
Did you solve your problem ?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slack 10 system running well, except slow graphics. NVidia? dark_prancer Linux - Newbie 6 05-13-2005 04:20 AM
System running slow...! padixer SUSE / openSUSE 11 11-13-2004 09:39 AM
System hangs in update of AIX from 4.3.3 to AIX 5.2 jmurray67 AIX 2 07-25-2004 08:25 PM
system running slow breakerfall Linux - Newbie 3 06-22-2003 03:46 PM
System is paging and running slow schurma Linux - General 4 04-16-2001 12:20 PM

LinuxQuestions.org > Forums > Other *NIX Forums > AIX

All times are GMT -5. The time now is 02:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration