- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- zoning best practice
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
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
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
тАО02-03-2010 01:10 PM
тАО02-03-2010 01:10 PM
zoning best practice
* 1X DL360 (backup server) with dual port HBA with HP dataprotector
* 1X DL380 server with dual port HBA
* 1X MSL 4048 with 1 FC connection connected to fabric A
* 1X EVA 4400
How many zones do I need to allow access from the DL380 to the EVA4400 and to allow backup via HP dataprotector on the DL360 to the EVA4400.
I think the following, is this correct?
Zones for access from servers to storage:
ZONE_DL380_FABRIC_A: DL380_HBA1 + EVA_CTRL1_Port1 + EVA_CTRL2_Port1
ZONE_DL380_FABRIC_B: DL380_HBA2 + EVA_CTRL1_Port2 + EVA_CTRL2_Port2
ZONE_DL360_FABRIC_A: DL360_HBA1 + EVA_CTRL1_Port1 + EVA_CTRL2_Port1
ZONE_DL360_FABRIC_B: DL360_HBA2 + EVA_CTRL1_Port2 + EVA_CTRL2_Port2
Zones for backup:
BACKUPZONE1_FABRIC_A: DL360_HBA1 + MSL4048
BACKUPZONE2_FABRIC_A: EVA_CTRL1_Port1 + EVA_CTRL1_Port2 + MSL4048
any other suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2010 01:54 PM
тАО02-03-2010 01:54 PM
Re: zoning best practice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2010 07:05 PM
тАО02-03-2010 07:05 PM
Re: zoning best practice
Are you planning on using the MSL to backup the EVA?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2010 11:28 PM
тАО02-03-2010 11:28 PM
Re: zoning best practice
That's why I thought the MSL needs to see the EVA.
Is this necessairy?
One other question about the DL380 zones.
As a best practice you should use single HBA zones.
So 1 HBA port and 1 storage port.
Do I need to create 2 zones? or can I put both storage ports in the same zone toghether with 1 HBA?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2010 12:55 AM
тАО02-05-2010 12:55 AM
Re: zoning best practice
* Do I need a zone with the MSL and the EVA?
* Can I put 2 EVA controller ports in the same zone toghether with 1 server HBA?
I am also wondering if the DL380 does not need to see the MSL? For example if I have a SQL server running on it and i want to backup the SQL databases to tape.
I read that DP only initiates the sql agent and that backup is taken directly from SQL server to MSL.
Is this correct?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2010 05:41 AM
тАО02-05-2010 05:41 AM
Re: zoning best practice
* Do I need a zone with the MSL and the EVA?
No, there is no direct Communication between EVA and MSL.
(Unless you have a XCopy Feature on your FC_Switch what enables you to do a Serverless-Backup)
- Leave the ZONE_DL*** as the are
- In the BACKUPZONE put your Backup Server and the MSL4048 (BACKUPZONE1 is fine, BACKUPZONE2 is not needed)
* Can I put 2 EVA controller ports in the same zone toghether with 1 server HBA?
Yes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2010 05:56 AM
тАО02-05-2010 05:56 AM
Re: zoning best practice
>
> Yes
The bugs in the EVA-4400 firmware have not been fixed, yet. If you want to reduce a potential source for system instability, implement single-initiator / single-target zones for the EVA-4400 (=one adapter port and one EVA port per zone).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2010 07:16 AM
тАО02-05-2010 07:16 AM
Re: zoning best practice
And how about my last question for the SQL backup using the sql server agent?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2010 05:49 PM
тАО02-05-2010 05:49 PM
Re: zoning best practice
The SQL agent basically scripts a SQL database dump before running the backup. It also does a backup of the transaction logs.
Backup is still across the network, so the MSL does not need to see the EVA.