Sponsored Content
Operating Systems AIX Performance issue / tuning advice Post 302480519 by firefox111 on Wednesday 15th of December 2010 07:50:56 AM
Old 12-15-2010
Thanks for the reply I don't know much abou the application, but there is NO db running on the system.
As a first step I will try to change the number of virtual CPU's and AIXTHREAD_SCOPE, but this will take time, as every change requires a long process...

Her is the information you requested:

Code:
#vmo -x minfree -x maxfree
maxfree,1088,1088,1088,16,4194304,4KB pages,D,minfree memory_frames
minfree,960,960,960,8,4194304,4KB pages,D,maxfree memory_frames

#vmo -x lru_file_repage
lru_file_repage,0,0,0,0,1,boolean,D,

 #svmon -G
               size       inuse        free         pin     virtual
memory      5242880     5223281       89231     1534929     3406525
pg space    2883584      101634

               work        pers        clnt       other
pin         1294398           0        2691      237840
in use      3345877           0     1877404

PageSize   PoolSize       inuse        pgsp         pin     virtual
s    4 KB         -     3831041      101634      424625     2014285
m   64 KB         -       87015           0       69394       87015

#ioo -x j2_dynamicBufferPreallocation
j2_dynamicBufferPreallocation,16,16,16,0,256,16K slabs,D,

# ioo -x j2_nBufferPerPagerDevice
j2_nBufferPerPagerDevice,512,512,512,0,262144,,M,

#lsps -a
Page Space      Physical Volume   Volume Group Size %Used Active  Auto  Type Chksum
hd6             hdisk598          rootvg       11264MB     4   yes   yes    lv     0

 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Performance tuning.

can someone tell me a good site to go to in order to learn this. please do not recommen nay books because i dont have interest in that. if you know of any good sites with good straight forward explanation on how to split loads on machines that has excessive loading, please let me know Also,... (1 Reply)
Discussion started by: TRUEST
1 Replies

2. Filesystems, Disks and Memory

EXT3 Performance tuning

Hi all, long time ago I posted something, but now, it is needed again :( Currently, I am handling with a big NFS Server for more than 200 clients, this sever has to work with 256 NFSDs. Because of this huge amount of NFSDs, there are thousands of small write accesses down to the disk and... (3 Replies)
Discussion started by: malcom
3 Replies

3. UNIX for Dummies Questions & Answers

Performance Tuning

Hi to all, I'm interested in finding an introduction about Performance Tuning under Unix (or Linux); can somebody please point me in the right direction? Best regards (1 Reply)
Discussion started by: domyalex
1 Replies

4. Shell Programming and Scripting

Oracle-performance tuning

Sorry, This is out of scope of this group.But I require the clarification pretty urgently. My Oracle database is parallely enabled. Still,in a particular table queries do not work "parallely" always. How is this? (9 Replies)
Discussion started by: kthri
9 Replies

5. Shell Programming and Scripting

Performance Tuning

Hi All, In last one week, i have posted many questions in this portal. At last i am succeeded to make my 1st unix script. following are 2 points where my script is taking tooooo long. 1. Print the total number of records excluding header & footer. I have found that awk 'END{print NR -... (2 Replies)
Discussion started by: Amit.Sagpariya
2 Replies

6. UNIX for Advanced & Expert Users

Performance diagnosis & tuning

Hi, I am facing a strange issue. Application is deployed in a cluster with 2 Unix nodes (with same configuration). On one node the application is working fine but on another node we see this behavior I found using vmstat- when the server is not yet started everything is OK; when you start the... (3 Replies)
Discussion started by: ash.abrol
3 Replies

7. Solaris

Solaris Performance tuning

Dear all, I have a Local zone , where users feel that performance is not good. Is it wise to collect the inputs from the local zone rather than taking from the global zone. And also Can I tune from Global zone , so that it will reflect in local zone. Rgds rj (2 Replies)
Discussion started by: jegaraman
2 Replies

8. Tips and Tutorials

The Most Incomplete Guide to Performance Tuning

Overview: Introduction What Does Success Mean? What Does Performance Mean? Every Picture is Worth a Thousand Words Work Like a Physicist Work Like You Walk - One Step at a Time Learn to Know Your System Choose Your Weapons! Tools of the Trade 1 - vmstat A Little Theory Along the Way -... (1 Reply)
Discussion started by: bakunin
1 Replies

9. AIX

IBM AIX I/O Performance Tuning

I have a IBM Power9 server coupled with a NVMe StorWize V7000 GEN3 storage, doing some benchmarks and noticing that single thread I/O (80% Read / 20% Write, common OLTP I/O profile) seems slow. ./xdisk -R0 -r80 -b 8k -M 1 -f /usr1/testing -t60 -OD -V BS Proc AIO read% IO Flag IO/s ... (8 Replies)
Discussion started by: c3rb3rus
8 Replies
PKCSCONF(1)							   openCryptoki 						       PKCSCONF(1)

NAME
pkcsconf - configuration utility for the pkcsslotd daemon SYNOPSIS
pkcsconf [-itsmMIupP] [-c slotnumber -U userPIN -S SOPin -n newpin] DESCRIPTION
The pkcsconf utility displays and configures the state of the pkcsslotd daemon and the tokens managed by the daemon. COMMAND SUMMARY
-i display PKCS11 info -t display token info -s display slot info -m display mechanism list -I initialize token -u initialize user PIN -p set the user PIN -P set the SO PIN -c SLOT specify the token slot for the operation -U USERPIN the current user pin (for use when changing the user pin; -u and -p options); if not specified, user will be prompted -S SOPIN the current Security Officer (SO) pin (for use when changing the SO pin; -P option); if not specified, user will be prompted -n NEWPIN the new pin (for use when changing either the user pin or the SO pin; -u, -p and -P options); if not specified, user will be prompted SEE ALSO
opencryptoki(7), pkcsslotd(8). 2.3.1 May 2007 PKCSCONF(1)
All times are GMT -4. The time now is 09:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy