- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Performance Testing on Itanium server w/RHAS3.0
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 02:32 AM
01-20-2005 02:32 AM
Performance Testing on Itanium server w/RHAS3.0
Does nayone here know where or how I can start running some performance testing on my Itanium server? The specs on the server as follow:
3x1.3GHz
16.0GB RAM
2x72.0GB RAID 0+1
RH Linux AS 3.0
We will be loading Oracle 10G on this box inventually. I would like to run some peformance test and such. Any ideas on how I should pursue?
Thank you in advance.
Ian D.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 12:04 PM
01-20-2005 12:04 PM
Re: Performance Testing on Itanium server w/RHAS3.0
http://lbs.sourceforge.net/
I've used bonnie++ before, it was pretty good.
hope that helps,
--Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 12:18 PM
01-20-2005 12:18 PM
Re: Performance Testing on Itanium server w/RHAS3.0
Thanks so much!!
Ian D.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 08:01 PM
01-20-2005 08:01 PM
Re: Performance Testing on Itanium server w/RHAS3.0
I'm a bit confused about having raid 0+1 with only 2 disks? For performance I always go for a minimum of 8 disks, 2 mirrored striped sets of 4 disks. You can't beat having more physical spindles to spread the load over. Let us know how you get on.
regards
Ian
## ---------------------------------------------------------------------------##
Which is the only cheese that is made backwards?
Edam!
Tweets: @2techie4me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2005 02:34 AM
01-21-2005 02:34 AM
Re: Performance Testing on Itanium server w/RHAS3.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2005 06:41 AM
01-21-2005 06:41 AM
Re: Performance Testing on Itanium server w/RHAS3.0
defeats the purpose of RAID 0 but its still possible.
Quick note: RAID 0 does not mean the same thing as "not in a raid array"
You'll get more performance out of three disks in RAID 0 or RAID 5, but a RAID 1 set will help increase the mean time between failure (MTBF, good acronym to feed bean counters) of the system.
I can pretty much tell you right now that disks or network is going to be the bottle neck on the server. Usually its disks, but lately I've seen more trouble feeding the network pipes to big disk arrays.
--Dave