- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Average Disk perfomance with Backup Battery Wr...
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
09-09-2006 01:01 AM
09-09-2006 01:01 AM
Average Disk perfomance with Backup Battery Write cache (BBWC) installed
The host OS on all systems is RHEL 4.3 Linux (actually CentOS) and when the systems booted l saw the RAID cache upped to 192 Meg, and a message stating that write performance would improve once the battery had charged.
On 2 of the servers we are running 146gig 15k drives in RAID 1 and using "hdparm -t /dev/cciss/c0t0" l can see only a moderate increase in disk performance (from 87MB per second to 105MB per second).
On other servers (where the OS was installed with the BBWC in place) l have seen huge write performance differences of between 135-140MB per sec on some servers with a RAID 5 config, and up to 195MB per sec on another.
l ran these tests when the servers were quiet to eliminate external disk i/o influences as much as possible.
Is hparm a good test mechanism? If not what else can l try to gauge disk performance on linux?
l do not wish to install the Array management software as it taints the kernel, and this can crash VMWare or severely slow its performance for some reason.
How can l check and set the BBWC settings manually without installing the HP array software? Is there anything l can do?
Thanks in advance,
Alan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2006 04:06 PM
09-10-2006 04:06 PM
Re: Average Disk perfomance with Backup Battery Write cache (BBWC) installed
I would suggest that you run the same set of read/write scripts.
If you have an oracle or mysql database, your write test should be to that database, because this is rough on the disks and the most realistic test.
The best overall tools for measuring performance on Linux are the sar tools.
The test must be the same on all systems to make the results meaningful.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2006 05:18 PM
09-10-2006 05:18 PM
Re: Average Disk perfomance with Backup Battery Write cache (BBWC) installed
Is there a way of determining if the cache card is fully enabled an configured correctly without installing the array tools?
l would be happy to know that the system is correctly configured to automatically take advantage of the cache card upon its installation.
Thanks,
Alan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2006 10:33 AM
09-11-2006 10:33 AM
Re: Average Disk perfomance with Backup Battery Write cache (BBWC) installed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2006 03:15 PM
09-11-2006 03:15 PM
Re: Average Disk perfomance with Backup Battery Write cache (BBWC) installed
What command do l use to find out? What should l look for?
Thanks in advance.
Alan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2006 02:30 AM
09-12-2006 02:30 AM
Re: Average Disk perfomance with Backup Battery Write cache (BBWC) installed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2006 08:03 AM
09-12-2006 08:03 AM
Re: Average Disk perfomance with Backup Battery Write cache (BBWC) installed
I'm sorry, I thought that I'd seen it in ILO, but I checked, and I can't. It might there in one of the other optional licensed packages (and maybe I saw it there in trial version). Please excuse the bad information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2006 08:09 AM
09-12-2006 08:09 AM
Re: Average Disk perfomance with Backup Battery Write cache (BBWC) installed
Greatly appreciate it.