Originally posted by: SystemAdmin
Hi
I still have a peculiar problem with this server. We have two filesystems being used for dumping oracle backups and generally consists of big files. When these filesystems are mounted the memory utilization reaches 99% and system starts paging. On unmounting these file systems memory utilization comes down and paging stops. Why is this happening? Mine is a database server running oracle rack and the following is my vmo settings (below);
memory = 128GB
total memory usage from #svmon -U | grep -ip User is around 42GB.
-
svmon -G
size inuse free pin virtual
memory 32768000 32731018 36982 5325340 12547328
pg space 32768000 2843065
work pers clnt
pin 5325071 0 269
in use 11984359 0 20746659
PageSize PoolSize inuse pgsp pin virtual
s 4 KB - 32291770 2836569 4986492 12105248
m 64 KB - 27453 406 21178 27630
-
vmo -a
cpu_scale_memp = 8
data_stagger_interval = 161
defps = 1
force_relalias_lite = 0
framesets = 2
htabscale = n/a
kernel_heap_psize = 4096
kernel_psize = 16777216
large_page_heap_size = 0
lgpg_regions = 0
lgpg_size = 0
low_ps_handling = 1
lru_file_repage = 1
lru_poll_interval = 10
lrubucket = 131072
maxclient% = 80
maxfree = 1088
maxperm = 25260364
maxperm% = 80
maxpin = 26432554
maxpin% = 80
mbuf_heap_psize = 65536
memory_affinity = 1
memory_frames = 32768000
memplace_data = 2
memplace_mapped_file = 2
memplace_shm_anonymous = 2
memplace_shm_named = 2
memplace_stack = 2
memplace_text = 2
memplace_unmapped_file = 2
mempools = 8
minfree = 960
minperm = 6315088
minperm% = 20
nokilluid = 0
npskill = 256000
npsrpgmax = 2048000
npsrpgmin = 1536000
npsscrubmax = 2048000
npsscrubmin = 1536000
npswarn = 1024000
num_spec_dataseg = 0
numpsblks = 32768000
page_steal_method = 0
pagecoloring = n/a
pinnable_frames = 27445234
pta_balance_threshold = n/a
relalias_percentage = 0
rpgclean = 0
rpgcontrol = 2
scrub = 0
scrubclean = 0
soft_min_lgpgs_vmpool = 0
spec_dataseg_int = 512
strict_maxclient = 1
strict_maxperm = 0
v_pinshm = 0
vm_modlist_threshold = -1
vmm_fork_policy = 1
vmm_mpsize_support = 1
Not sure how to handle this. As a workaround I am unmounting the two offending filesystems once the backup is done.
With regards
Kuntal
#AIX-Forum