- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- EVA4400 Performance problem (FATA)
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-15-2011 05:40 AM - last edited on 01-04-2015 07:36 PM by Maiko-I
09-15-2011 05:40 AM - last edited on 01-04-2015 07:36 PM by Maiko-I
EVA4400 Performance problem (FATA)
Hi,
We recently added 24 FATA disks to our EVA4400 system. The system has some 300GB/450GB and now 24 FATA disks on it.
Diskgroup one contains all 300GB disks, diskgroup two contains all 450GB disks and diskgroup three contains all 1TB disks.
We have our production environment running on the 300/450GB disks, and we use the 1TB diskgroup as 'cheap' storage to store old backups, ISO's etc.
Now what happens: When i start running a few copies at the same time to the FATA disks, the production disks get slow. I see no heavy CPU load or bandwith usage whatsoever.
What can cause the all the diskgroups to start lagging when we only perform some serious I/O on one disk group? Could this be the cache? Is it wise to turn off Read/Write caching for the vdisks in the FATA diskgroup?
Best Regards,
J.
P.S. This thread has been moved from General to Storage Area Networks (SAN) (Enterprise). - Hp Forum Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2011 11:38 PM
09-16-2011 11:38 PM
Re: EVA4400 Performance problem (FATA)
Are you using evaperf?
Do you have any BC features activated?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2011 01:54 AM
09-20-2011 01:54 AM
Re: EVA4400 Performance problem (FATA)
Hi,
What exactly do you mean with BC enabled?
I do not see any high CPU loads on the EVA system, it avarages around 15-20%.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2011 02:06 AM
09-20-2011 02:06 AM
Re: EVA4400 Performance problem (FATA)
I meant business copy / snapshots, clones, etc. Maybe if you're using those and they have the copy stored on the SAS disk group that could be the issue.
Is the FATA disk group doing any other things like reconstruction? Maybe that's the cause for the low performance.
If you collect some evaperf data into .csv and send to HP they have a tool that can visualize the data into graphs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2011 03:28 AM
09-20-2011 03:28 AM
Re: EVA4400 Performance problem (FATA)
Nothing special running, just plain storage, no snapshots whatsoever.
I create a lot of graphs using Cacti and i don't see any heavy spikes, except for read IO during the backup.
But my question: can i just on-the-fly disable read/write-caching on the vdisks?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2011 03:33 AM
09-20-2011 03:33 AM
Re: EVA4400 Performance problem (FATA)
"The array automatically flushes the write cache before copying data to a snapclone or snapshot.
You can reduce the performance impact of creating a snapshot or snapclone by presetting the write cache on the source disk to write-through mode. The performance benefit is greatest when there are multiple snapshots or snapclones for a single source disk. Be sure to re-enable write caching after the copy is initiated"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2011 08:34 PM
10-03-2011 08:34 PM
Re: EVA4400 Performance problem (FATA)
Are you using RAID6?
EVA has limited cache and FATA drives are extreme slow for random IOs. Multiple writes can severely impact performance. Writing from hosts can overload the cache on EVA HSV controllers and specially if it's coming from mis-configured hosts. Unfortunately EVAPerf will not show you cache utilization and you need to judge it based on host-port queue-depth. In my experience RAID6 is very bad in conjunction with FATA drives. Also you must try these -
1. Windows hosts should be configure correctly wtih ALB enabled.
2. Unix/Linux hosts using FATA drives should have queue-depth of 8.
3. Any ESX3.5 hosts should be configured to use single path only.
All the above can impact improperly load-balanced EVA controllers and will result in slow performnace (especially on FATA disk_groups).