- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- Performance Problem between rp8400 and EMC Symmetr...
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
11-13-2003 08:14 AM
11-13-2003 08:14 AM
Performance Problem between rp8400 and EMC Symmetrix 4.x
When I copy a file (500Mb) from a logical volume to another on different LUN's, the time of cp commands is variable from 5 sec to 18 min for the same task.
Can someone tell me why and give me the problem solution ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2003 09:25 PM
11-13-2003 09:25 PM
Re: Performance Problem between rp8400 and EMC Symmetrix 4.x
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2003 02:24 AM
11-14-2003 02:24 AM
Re: Performance Problem between rp8400 and EMC Symmetrix 4.x
The 6795A HBA's are 2Gb fibre cards and the silkworm 2800 is a 1Gb switch .
The HBA are set at auto neg by default . I think there might me a problem in the auto negotiating.
While the Auto neg on the HBA side work fine , I have noticed that the autoneg on the EMC FA's do not work fine all the time .
Ensure that the the FAs to which these HBA's are zoned is actually 1Gb (Hard code it ) and so is the switch .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2003 02:53 AM
11-14-2003 02:53 AM
Re: Performance Problem between rp8400 and EMC Symmetrix 4.x
Thenk you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2003 03:15 AM
11-14-2003 03:15 AM
Re: Performance Problem between rp8400 and EMC Symmetrix 4.x
A disk layout mapping through LUNS, via HBAS and into the EMC disk array is worth the week spent creating.
Do you have 'EMC ControlCenter' or 'SYMCLI'? These will help in the mapping and also provide reads and writes of each EMC device. (* Should have it.*)
Here's the server HBA side.
# ioscan -fnkC fc (* Note fc devices files, i.e., /dev/td1 *)
# fcmsutil /dev/td1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2003 03:33 AM
11-14-2003 03:33 AM
Re: Performance Problem between rp8400 and EMC Symmetrix 4.x
There is no load on the hba. The only traffic are our tests of performance. With this results is impossible go in production.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2003 04:07 AM
11-14-2003 04:07 AM
Re: Performance Problem between rp8400 and EMC Symmetrix 4.x
Source:
HV (and Disk) -> DA -> FA -> FA Switch Port -> HBA switch Port -> HBA
Target:
Same as above.
Look for conflicts at each point. The best case is no duplication at all: i.e. - different HVs on different Disks (check all the disks, M1/M2, etc.) different DA paths, different FAs, differnet HBAs.
(The switch ports aren't so key here, unless you have a zoning problem of some kind.)
Do you have PowerPath installed? Are you sure that you are alternating PV paths on alternate links?
You check the HVs and Disks with:
symdev list
sympd list
symdisk list
I'm going to submit a disk copy ticket myself, watch for it...