Originally posted by: SystemAdmin
Hi,
I have a AIX 5.3TL7SP01 server running mqsi and db2. I was check the the system memory and pagingspace usage and found the real memory is free but the paging space is getting full. Is there anyting wrong? Memory leak?
My understanding is if the server has enought free memory, the server should not use pagingspace.
Looks like some application was using pagingspace but didn't realese it after done.
Real Memory 6GB used 2GB
Paginspace 4.8Gb used 81%
$ vmstat 2
System configuration: lcpu=2 mem=6144MB ent=0.75
kthr memory page faults cpu
-----------
------------
r b avm fre re pi po fr sr cy in sy cs us sy id wa pc ec
0 0 1342370 1053799 0 0 0 0 0 0 3 1814 711 2 2 96 0 0.04 5.3
0 0 1342370 1053799 0 0 0 0 0 0 4 1901 770 2 2 96 0 0.04 5.2
$ lsps -s
Total Paging Space Percent Used
4864MB 81%
Thanks.
#AIX-Forum