Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

¸Memory/paging problem

Status
Not open for further replies.

MMacun

Technical User
May 4, 2005
85
EU
I have problem whith AIX 4.3.3 2GB RAM.

It runs Lotus domino server.
vmtune: current values:
-p -P -r -R -f -F -N -W
minperm maxperm minpgahead maxpgahead minfree maxfree pd_npages maxrandwrt
52427 262138 2 8 120 128 524288 0

-M -w -k -c -b -B -u -l -d
maxpin npswarn npskill numclust numfsbufs hd_pbuf_cnt lvm_bufcnt lrubucket defps
419422 19200 4800 1 93 336 9 131072 1

-s -n -S -L -g -h
sync_release_ilock nokilluid v_pinshm lgpg_regions lgpg_size strict_maxperm
0 0 0 0 0 1

-t
maxclient
52427

PTA balance threshold percentage = 50.0%

number of valid memory pages = 524277 maxperm=50.0% of real memory
maximum pinable=80.0% of real memory minperm=10.0% of real memory
number of file memory pages = 261949 numperm=50.0% of real memory

number of compressed memory pages = 0 compressed=0.0% of real memory
number of client memory pages = 0 numclient=0.0% of real memory
# of remote pgs sched-pageout = 0 maxclient=10.0% of real memory


i allways run out of free pages.
r b avm fre re pi po fr sr cy in sy cs us sy id wa

2 2 395147 121 0 24 1 271 396 0 2855 93015 5908 27 19 46 8
1 2 395148 124 0 16 1 258 479 0 2831 60507 5675 28 14 49 9
3 2 395195 322 0 16 22 1247 2380 0 2939 65751 5770 32 18 44 6
8 2 395158 124 0 5 12 218 335 0 3080 97305 6962 57 27 13 3
5 3 395252 126 0 31 0 152 512 0 3127 77907 5644 32 29 15 23
6 2 395158 135 0 8 22 373 653 0 3257 83165 6002 40 24 24 12
2 2 395158 129 0 30 0 66 88 0 3110 200033 7387 32 39 22 7
4 3 395158 416 0 40 3 253 395 0 2866 185922 5728 32 37 24 7
0 2 395158 123 0 2 0 45 56 0 2764 73414 5415 30 18 49 3
2 2 395158 258 0 6 0 72 98 0 3018 163781 6079 34 30 32 4
4 2 395158 486 0 6 18 197 252 0 3011 179571 5764 37 31 30 2
 
I frequently "tune" maxperm and minperm. By reducing Maxperm - you free up memory that would ordinarily be used for caching and increasing minperm adds the memory made available by reducing Maxperm to memory available for indicual users. vmtune -P60 -p40
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top