RealHeavyDude
Well-Known Member
OpenEdge10.1c on Sun Solaris 64Bits, database blocksize 8K
After capacity management switched to a different SAN for one of our production servers the performance dropped dramatically - now it's half, for example the backup and almost all batch jobs which load data into the database take twice the time to complete.
This is the response I got from the so-called specialists:
Thanks in advance, RealHeavyDude.
After capacity management switched to a different SAN for one of our production servers the performance dropped dramatically - now it's half, for example the backup and almost all batch jobs which load data into the database take twice the time to complete.
This is the response I got from the so-called specialists:
Now I wonder where would I be able to change such a I/O setting to the recommended 128 KB in my OpenEdge environment?EMC analyze:
- The analyze results in the follow.
- EMC has recognised that the V-Max has a problem handling I/O size whit Meta device larger then 128KB.
- large read IO block size is causing prefetch not to work properly
- There for they recommend upgrade to 5874.242.191
-Also they recognized the Devices have +50ms response time that looks like they are doing IO with block size of 1MB
Summery:
- The I/O problem is related to all servers attached to V-Max with I/O rates higher then 128KB
- Problem is known by EMC and is fixed by M-Code 5874.242.191 ore higher.
Recommendation:
- 1. We should change the I/O block size on the application to recommended 256 KB (should be the easiest fix)
- 2. Upgrade V-Max to 5874.242.191 what should solve the Problem (will be released end of Q1)
Thanks in advance, RealHeavyDude.