Blogs Classifieds Downloads FlashChat Gallery Googlemap Invite Friends Links Projects Reviews Wiki
 


Welcome to the pSeries Tech Forums, our free peer-based support site for administrators, engineers and architects working with IBM pSeries servers and software.

You are currently viewing our site as a guest which gives you limited access to view most discussions, articles, tutorials and access our other free features. By joining our community you will be able to collaborate with administrators, engineers and architects charged with designing, delivering or maintaining IBM pSeries server environments.

Founded by a recognized IBM pSeries consultant and IBM Redbook author, pSeries Tech Forums was developed with the single mission of bringing IBM pSeries professionals together into a single self-help community.

Registration is fast, simple and absolutely free to all IT professionals with responsibility for or interest in IBM pSeries servers. We invite you to join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Our Sponsors
Want to advertise?  


Reply
 
LinkBack Thread Tools
  #1  
Old May 16th, 2008
PaulClayton's Avatar
PaulClayton Offline
Member
 
Join Date: December 2007
Posts: 34
Pathetic P6 Disk performance

Hi,

Our configuration two VIOs(1.5.1).
Each VIO has two 2G 5773 fibre cards. We use SDDPCM MPIO drivers.
The back end disk is an EVA8000 with an IBM SVC inbetween. The whole fabric runs at 2Gb.
Test I have run are as follows.
Disk write test using VSCSI device to SAN on DLPAR - 16MByte/s
Disk write test using SAN attached disk on VIO - 27MByte/s
Disk write test using SAS attached local disk - 55MBytes/s.
Read are double.
This server is not yet active or in production.

I tested our old P5(1.6GHZ) CPU which is very busy and not optimally configured. 30Mbyte/s

I have check that the queue_depth parameter is identical, and set the various paramemters according to the best practices documents. The DLPAR is run 6.1 SP4.

Two issues appear here, that is that I am loosing about 45% across the hypervisor, and there appears to be an issue between the P6-SVC-EVA storage.
Any thoughts on where the problem could be.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old May 20th, 2008
cdelgadop's Avatar
cdelgadop Offline
Senior Member
 
Join Date: November 2006
Posts: 288
Send a message via MSN to cdelgadop
Re: Pathetic P6 Disk performance

Hi

Yes, it's possible. Remember you're going through another layer of abstraction when using VIOS and one more one when running through IBM SAN Volume Controller. It's supposed you have already run the compatibility matrix and you have installed the most updated drivers and microcode levels for your adapters, as well as your SAN team have already checked zoning and any patch level SAN components might need.

I would deinstall SDDPCM and install SDD, i think SDD's algorithms are more efficient than those in SDDPCM.



Hope this helps
__________________
cd3lgad0p
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old May 20th, 2008
john.samons's Avatar
john.samons Offline
Meditating on the code...
 
Join Date: September 2007
Location: Johannesburg, South Africa
Posts: 91
Re: Pathetic P6 Disk performance

I assume the p5 & p6 are both connecting to a EVA8000. Is the disk configuration on the EVA8000 the same for both? What is the configuration if you please. RAID, parity groups, LUN sizes, etc..

I would also think that your performance should be quite a bit more than what your getting now.

I'd suggest doing performance tests from the VIO server first until you've found reasonable performance.

How are you performing your test?

How is the disk from the EVA8000 presented to the VIOS, and how do you present it to the LPAR?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old May 21st, 2008
PaulClayton's Avatar
PaulClayton Offline
Member
 
Join Date: December 2007
Posts: 34
Re: Pathetic P6 Disk performance

After I changed a few block sizes, I obtained better performance. Optimum seemed to be 8192, which gave me 70/45 Mbytes/sec over physical/virtual scsi. I got some information from IBM, that pretty much confirmed these performance figures. Initially I was using 1K blocks to test with.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old May 21st, 2008
cdelgadop's Avatar
cdelgadop Offline
Senior Member
 
Join Date: November 2006
Posts: 288
Send a message via MSN to cdelgadop
Re: Pathetic P6 Disk performance

OK

That's good. Remember your VIOS is connected to a SVC so you might need to do some tuning at that level too.

SVC from IBM seems to be a good solution to make all your storage be seen with a single driver but at the same time is another layer data has to pass to get to the physical disk. Those many layers we are using nowdays add some latency to the process and i think we are going to start seeing many performance problems with SVC.
__________________
cd3lgad0p
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old May 21st, 2008
john.samons's Avatar
john.samons Offline
Meditating on the code...
 
Join Date: September 2007
Location: Johannesburg, South Africa
Posts: 91
Re: Pathetic P6 Disk performance

Great! I'm happy you got better performance. Maybe do a couple more tests, you might be able to get a bit more out...

I agree with cdelgadop, the SVC does affect performance in a large way. I don't easily recommend it for customers, except if it's really needed. But then again, you can design your SAN differently...

I'd recommend... SAN Volume Controller: Best Practices and Performance Guidelines
IBM Redbooks | SAN Volume Controller: Best Practices and Performance Guidelines
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old May 22nd, 2008
PaulClayton's Avatar
PaulClayton Offline
Member
 
Join Date: December 2007
Posts: 34
Re: Pathetic P6 Disk performance

Got very fustrated, and went one better. I trashed my vios and client partition, and re-initialised the P6 managed system, and rebuilt the vios and client partition.
Now I am getting 220MBytes/second throughtput, through a 4 disk stripe with a 1Mb stripe width.
I wonder if the fact that the server was initially factory configured, whether this had not played a part in the problem, and the re-initialization resolved the problem.
The results are dramatic, and now a number of other items are now working that did not work well, including network and fabric failover.
Thanx for you inputs.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old May 22nd, 2008
ross.mather's Avatar
ross.mather Offline
Senior Member
 
Join Date: January 2007
Location: Nomadic in the UK
Posts: 354
Re: Pathetic P6 Disk performance

Out of curiosity what was your write test? I know Oracle always advises a stripe size of 1Mb as that then links in with the way Oracle is written. Maybe its related that way?
__________________
Ross Mather, IBM AIX IT Specialist.
That said anything I say here is my own opinion and not anything that you can ever hold against IBM.
Ohhh and don't forget that I make mistakes too....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old May 22nd, 2008
john.samons's Avatar
john.samons Offline
Meditating on the code...
 
Join Date: September 2007
Location: Johannesburg, South Africa
Posts: 91
Re: Pathetic P6 Disk performance

Now that's interesting! Congrats with the performance! Told you you'll get better performance out of that EVA...

I wasn't aware your systems were factory installed...

Out of lots of previous little funnies and gremlins with pre-loaded LPAR's (with or without VIO) - I've always adapted the standard to reinstall FRESH with my own media and my own settings. Works every time!

NIM still seems to give problems sometimes, with the bootpd but other than that it is fine....

FROM:
Test I have run are as follows.
Disk write test using VSCSI device to SAN on DLPAR - 16MByte/s
Disk write test using SAN attached disk on VIO - 27MByte/s
Disk write test using SAS attached local disk - 55MBytes/s.

To: Now I am getting 220MBytes/second throughtput

Seems like your performance improvement from the initial tests has increased 92.72% - 75% Nice!
__________________
John Samons
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old May 23rd, 2008
cdelgadop's Avatar
cdelgadop Offline
Senior Member
 
Join Date: November 2006
Posts: 288
Send a message via MSN to cdelgadop
Re: Pathetic P6 Disk performance

Hi

Well, by default i always reinstall all AIX/Linux LPARs. Place a call on IBM and, i think it's a CMT, and make a formal complaint about this issue. Sometimes we as customers have to complaint to our providers so they can detect problems and correct them.
__________________
cd3lgad0p
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

These are the 100 most searched terms
Search Cloud
0042-001 0042-001 nim 0042-302 0513-001 the system resource controller daemon is not active 0513-001 the system resource controller daemon is not active. 0514-061 0514-061 cannot find a child device 0514-061 cannot find a child device. 0516-787 extendlv 0516-787 extendlv: maximum allocation for logical volume 110000ac aa00e1f3 aio aix aix aio aix rsync aixif_arp_dup_addr b181fb53 ba010004 ba210000 c1001020 d133c002 dacnone dcb47997 dlpar fcp_array_err6 fget_config gnu tar aix gtar aix hi yall hmc 7 hmc root password hmc vmware hscl05db ibm p6 ibm p6 520 libpopt aix libpopt.a libpopt.a(libpopt.so.0) is needed by rsync-2.6.2-1 mksysb navisphere agent nim server pseries pseries led 610 pseriestech redhat vs suse rsync aix scan_error_chrp vio server websm xhost file ... powered by Simple Search Cloud


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Powered by vbWiki Pro 1.3 RC5. Copyright ©2006-2007, NuHit, LLC

vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43