Re: [U2] Filesystem options cio for AIX 5.3

2010-06-04 Thread Dan Goble
I would like to thank everyone for their feedback and will take all this 
information into consideration.  

Much appreciated,
-Dan G.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Gregor Scott
Sent: Thursday, June 03, 2010 8:07 PM
To: 'U2 Users List'
Subject: Re: [U2] Filesystem options cio for AIX 5.3

Dan,

We have done a lot of work on tuning AIX for UniVerse.

I looked into CIO and its potential benefits to UV. I even raised a case
with U2 support. Their response was that as CIO essentially eliminates
caching updates in memory it requires the update to be physically made to
disk before the process can continue. The nature of UV (and possibly UD)
updates made U2 support think there would not be much benefit. 

The biggest improvements we made were to how AIX manages memory and its I/O
buffers.
The memory changes made a huge different to process paging, and the I/O
buffers played a large part in stabilising our I/O activities. These
settings are the culmination of taking advised adjustments from various
sources and then fine tuning for our UV installations.

___Memory Management
Parameter   Default New Value
Command to Adjustment
minperm%20  5
vmo -p -o minperm%=5
maxperm%80  90
vmo -p -o maxperm%=90
maxclient%  80  90
vmo -p -o maxclient%=90
lru_file_repage 1   0   vmo
-p -o lru_file_repage=0
page_steal_method   0   1
vmo -p -o page_steal_method=1

___PBUFS___
pv_min_pbuf 512 4096
ioo -p -o pv_min_pbuf=4096

___JFS2___
j2_dynamicBufferPreallocation   16  128 ioo
-p -o j2_dynamicBufferPreallocation=128
j2_nBufferPerPagerDevice512 8192ioo
-p -o j2_nBufferPerPagerDevice=8192

___JFS___
numfsbufs   196 2048
ioo -p -o numfsbufs=2048
maxpgahead  8   16
ioo -p -o maxpgahead=16




I found the following links very helpful when exploring the AIX performance
tuning options:
http://www.circle4.com/blosxomjl.cgi/
http://users.ca.astound.net/baspence/AIXtip/j2_buffer.htm

This PDF explains the benefits of tuning Memory:
http://www.ibm.com/developerworks/wikis/download/attachments/53871915/VMM+Tu
ning+Tip+-+Proctecting+Comp+Memory.pdf?version=2

Whilst focused on Oracle, this PDF provides an interesting snippet on page
9: Large hdisks are evil for I/O performance!
http://www.circle4.com/papers/PAI22.pdf


Hope this helps

Gregor



-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble
Sent: Friday, 4 June 2010 6:51 AM
To: U2 Users List
Subject: [U2] Filesystem options cio for AIX 5.3

I am working with an AIX 5.3 system using Unidata 7.1.10   We are having
some performance issues that are directly related to I/O.   The files have
been resized and brought down some of the I/O problems.  In the past with
some Oracle system I have had to administer ( I still prefer the mv world ),
we used the cio options for mounting filesystems which allows for concurrent
reads and writes.   Has anyone tried this with Unidata or know of any
pitfalls to doing so.

Thanks in advance

-Dan
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
-- 
Message  protected by DealerGuard: e-mail anti-virus, anti-spam and content
filtering.
http://www.pentanasolutions.com

Click here to report this message as spam:
https://login.mailguard.com.au/report/1A12oPLg1S/6aKdA6wbF9XEaIVKtBO7mB/3.05
3


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Filesystem options cio for AIX 5.3

2010-06-04 Thread Brenda Price
Brian - our company just recently converted from running UniVerse on
windows to UniVerse on AIX.  Our director would like to know what kernel
parameter changes you had to make related to memory management as they
are looking at this now.

Thanks,

Brenda L Price
UniVerse Programmer
Rapid Response Team
Market America, Inc.
Greensboro, NC


 
 - IBM recommended some kernel parameter changes related to memory
 management
 (which affected I/O due to paging), but I'd have to look those up if
 you
 wanted more details.
 
 Hopefully you'll find some of this useful.
 
 Brian
 
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Filesystem options cio for AIX 5.3

2010-06-03 Thread Dan Fitzgerald

Don't know about cio, but if you do a vmstat -v | grep buf today, and then 
another one in 24 hours, are you seeing the numbers climb?
 
 From: dgo...@interlinebrands.com
 To: u2-users@listserver.u2ug.org
 Date: Thu, 3 Jun 2010 16:51:19 -0400
 Subject: [U2] Filesystem options cio for AIX 5.3
 
 I am working with an AIX 5.3 system using Unidata 7.1.10 We are having some 
 performance issues that are directly related to I/O. The files have been 
 resized and brought down some of the I/O problems. In the past with some 
 Oracle system I have had to administer ( I still prefer the mv world ), we 
 used the cio options for mounting filesystems which allows for concurrent 
 reads and writes. Has anyone tried this with Unidata or know of any pitfalls 
 to doing so.
 
 Thanks in advance
 
 -Dan
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users
  
_
Hotmail is redefining busy with tools for the New Busy. Get more from your 
inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Filesystem options cio for AIX 5.3

2010-06-03 Thread Gregor Scott
Dan,

We have done a lot of work on tuning AIX for UniVerse.

I looked into CIO and its potential benefits to UV. I even raised a case
with U2 support. Their response was that as CIO essentially eliminates
caching updates in memory it requires the update to be physically made to
disk before the process can continue. The nature of UV (and possibly UD)
updates made U2 support think there would not be much benefit. 

The biggest improvements we made were to how AIX manages memory and its I/O
buffers.
The memory changes made a huge different to process paging, and the I/O
buffers played a large part in stabilising our I/O activities. These
settings are the culmination of taking advised adjustments from various
sources and then fine tuning for our UV installations.

___Memory Management
Parameter   Default New Value
Command to Adjustment
minperm%20  5
vmo -p -o minperm%=5
maxperm%80  90
vmo -p -o maxperm%=90
maxclient%  80  90
vmo -p -o maxclient%=90
lru_file_repage 1   0   vmo
-p -o lru_file_repage=0
page_steal_method   0   1
vmo -p -o page_steal_method=1

___PBUFS___
pv_min_pbuf 512 4096
ioo -p -o pv_min_pbuf=4096

___JFS2___
j2_dynamicBufferPreallocation   16  128 ioo
-p -o j2_dynamicBufferPreallocation=128
j2_nBufferPerPagerDevice512 8192ioo
-p -o j2_nBufferPerPagerDevice=8192

___JFS___
numfsbufs   196 2048
ioo -p -o numfsbufs=2048
maxpgahead  8   16
ioo -p -o maxpgahead=16




I found the following links very helpful when exploring the AIX performance
tuning options:
http://www.circle4.com/blosxomjl.cgi/
http://users.ca.astound.net/baspence/AIXtip/j2_buffer.htm

This PDF explains the benefits of tuning Memory:
http://www.ibm.com/developerworks/wikis/download/attachments/53871915/VMM+Tu
ning+Tip+-+Proctecting+Comp+Memory.pdf?version=2

Whilst focused on Oracle, this PDF provides an interesting snippet on page
9: Large hdisks are evil for I/O performance!
http://www.circle4.com/papers/PAI22.pdf


Hope this helps

Gregor



-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble
Sent: Friday, 4 June 2010 6:51 AM
To: U2 Users List
Subject: [U2] Filesystem options cio for AIX 5.3

I am working with an AIX 5.3 system using Unidata 7.1.10   We are having
some performance issues that are directly related to I/O.   The files have
been resized and brought down some of the I/O problems.  In the past with
some Oracle system I have had to administer ( I still prefer the mv world ),
we used the cio options for mounting filesystems which allows for concurrent
reads and writes.   Has anyone tried this with Unidata or know of any
pitfalls to doing so.

Thanks in advance

-Dan
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
-- 
Message  protected by DealerGuard: e-mail anti-virus, anti-spam and content
filtering.
http://www.pentanasolutions.com

Click here to report this message as spam:
https://login.mailguard.com.au/report/1A12oPLg1S/6aKdA6wbF9XEaIVKtBO7mB/3.05
3


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users