AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  Paging space is low!

    Posted 11/16/07 04:42 AM

    Originally posted by: SystemAdmin


    Hello guys,

    good day!

    my aix server just suddenly stop responding to my telnet or even in my Xmanager the application I used for accessing my aix server.

    it only responded via hyperterminal, so i just restarted the server then after the restart a meesage appear on the hyperterminal "Paging size is low"

    This already happened to me twice this week. Could anyone here enlighten me, sorry im still newbie to aix....

    thanks in advance!
    #AIX-Forum


  • 2.  Re: Paging space is low!

    Posted 11/16/07 07:12 AM

    Originally posted by: SystemAdmin


    Vinz,
    when no memory free and paging space fills up, there's no room to spawn new processes like a ksh (or even increasing the ps from an alreaady running shell)
    maybe you should increase your ps and analyze what's eating up memory...

    HIH

    later!
    #AIX-Forum


  • 3.  Re: Paging space is low!

    Posted 11/23/07 01:29 AM

    Originally posted by: SystemAdmin


    hello guys,

    thanks for the reply!

    anyway can anyone here tell me how I could accomplish increasing my paging size and how i could check what services eat's up a lot of my system memory ang paging.'
    please need your replies! ASAP!
    #AIX-Forum


  • 4.  Re: Paging space is low!

    Posted 11/23/07 10:16 AM

    Originally posted by: orphy


    You can increase paging space with "chps -s". If you don't know your paging LV, "lsps -a" will tell you.

    "svmon -P" is one way you can tell who is using what memory including Pgsp. "topas" is also helpful.
    Orphy
    #AIX-Forum


  • 5.  Re: Paging space is low!

    Posted 11/25/07 04:54 PM

    Originally posted by: SystemAdmin


    Hey
    All the above answers are correct, if you are not confident with commands you can also use smitty chps which may be easier.
    #AIX-Forum


  • 6.  Re: Paging space is low!

    Posted 12/15/07 04:28 PM

    Originally posted by: SystemAdmin


    although it seem hard to understand the result of the command, i think man page can help me about it.

    thanks for all ur replies.
    #AIX-Forum