Unix Technical Forum

how to find a process which is a reason for increase in the paging space?

This is a discussion on how to find a process which is a reason for increase in the paging space? within the AIX Operating System forums, part of the Unix Operating Systems category; --> we have a server in whioch some 7 application servers r running. yesterday we've rebooted the server. and it ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-05-2008, 12:10 PM
kavin
 
Posts: n/a
Default how to find a process which is a reason for increase in the paging space?


we have a server in whioch some 7 application servers r running.

yesterday we've rebooted the server. and it started with all
applications running with paging space 1%.
but suddenly after 10 hours paging space increased to 24% though there
is no users at that time..

can any one help me to find the reason for the sudden increase of
paging space..

and need to find out due to which process it happens?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-05-2008, 12:11 PM
vinayag
 
Posts: n/a
Default Re: how to find a process which is a reason for increase in the paging space?


You can try with topas -P command , it will show you usage of paging
space for every process.

vinayag
On Jan 29, 6:35 am, "kavin" <kavinilammur...@gmail.com> wrote:
> we have a server in whioch some 7 application servers r running.
>
> yesterday we've rebooted the server. and it started with all
> applications running with paging space 1%.
> but suddenly after 10 hours paging space increased to 24% though there
> is no users at that time..
>
> can any one help me to find the reason for the sudden increase of
> paging space..
>
> and need to find out due to which process it happens?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-05-2008, 12:11 PM
Mark Taylor
 
Posts: n/a
Default Re: how to find a process which is a reason for increase in the paging space?

Before you go looking for memory leaks, you need the check your VMM
tuning is set up correctly. Paste some of the following output.

vmstat 1 10
vmstat -v
vmo -a | egrep "lru|max"
lsattr -EHl mem0

Rgds
Mark Taylor

On Jan 29, 12:07 pm, "vinayag" <ravina...@gmail.com> wrote:
> You can try with topas -P command , it will show you usage of paging
> space for every process.
>
> vinayag
> On Jan 29, 6:35 am, "kavin" <kavinilammur...@gmail.com> wrote:
>
> > we have a server in whioch some 7 application servers r running.

>
> > yesterday we've rebooted the server. and it started with all
> > applications running with paging space 1%.
> > but suddenly after 10 hours paging space increased to 24% though there
> > is no users at that time..

>
> > can any one help me to find the reason for the sudden increase of
> > paging space..

>
> > and need to find out due to which process it happens?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-05-2008, 12:11 PM
Mark Taylor
 
Posts: n/a
Default Re: how to find a process which is a reason for increase in the paging space?

And oslevel -r ; oslevel -s

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-05-2008, 12:11 PM
jean.jorda@overlap.fr
 
Posts: n/a
Default Re: how to find a process which is a reason for increase in the paging space?



On 29 jan, 02:35, "kavin" <kavinilammur...@gmail.com> wrote:
> we have a server in whioch some 7 application servers r running.
>
> yesterday we've rebooted the server. and it started with all
> applications running with paging space 1%.
> but suddenly after 10 hours paging space increased to 24% though there
> is no users at that time..
>
> can any one help me to find the reason for the sudden increase of
> paging space..
>
> and need to find out due to which process it happens?


Use "svmon -P" and look "Pgsp".
This is the number of memory pages (4k) reserved or used by segments
that are used by the process in paging space.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-05-2008, 12:11 PM
toto
 
Posts: n/a
Default Re: how to find a process which is a reason for increase in the paging space?

On 29 jan, 02:35, "kavin" <kavinilammur...@gmail.com> wrote:
> we have a server in whioch some 7 application servers r running.
>
> yesterday we've rebooted the server. and it started with all
> applications running with paging space 1%.
> but suddenly after 10 hours paging space increased to 24% though there
> is no users at that time..
>
> can any one help me to find the reason for the sudden increase of
> paging space..
>
> and need to find out due to which process it happens?


Use "svmon -P" and look "Pgsp".
This is the number of memory pages (4k) reserved or used by segments
that are used by the process in paging space.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-05-2008, 12:11 PM
ColombianJoker
 
Posts: n/a
Default Re: how to find a process which is a reason for increase in the paging space?

Try to use svmon:

svmon -Pt 5

will show you the 5 top memory consumers. Process by process. Look at
the Pgsp column and it will show how many memory pages (in 4KB units)
is using.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:51 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com