Petri IT Knowledgebase Forums
 

Petri.co.il forums Home Forums Start Page Forums Frequently Asked Questions FAQ Member List Members List
Go Back   Petri IT Knowledgebase Forums > Virtualization > Microsoft Hyper-V Technology
Petri.co.il is happy to award auglan the title of Most Valuable Member !!!
Register Calendar Calendar Search Petri IT Knowledgebase Forums Search Todays Posts Today's Posts Mark Forums Read

Notices

Multi-Node/Multi-SAN Cluster

Multi-Node/Multi-SAN Cluster

this thread has 4 replies and has been viewed 1581 times

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 16th July 2012, 17:36
Stevenjwilliams83 Stevenjwilliams83 is offline
Junior Member
It's not a coincidence
 
 Join Date: Jan 2008
  6 month star 12 month star
 Location: Illinois
 Posts: 104
  Send a message via Yahoo to Stevenjwilliams83
 Reputation: Stevenjwilliams83 is on a distinguished road (10)
Default Multi-Node/Multi-SAN Cluster

We are looking to get our first Virtual environment going using Hyper-V and I am looking for suggestions on the best way to approach this or what is common. To have failover clustering each Node needs to see the same LUN on the SAN, but what if I have two SAN's? Is the best practice to cluster the SAN's using the vendor software and build your arrays over multiple SAN's and point the hosts to logical IP of the multiple SAN's? Also is one VM per LUN best practice or a requirement?
  #2  
Old 17th July 2012, 15:13
Virtual Virtual is offline
Moderator
 
 Join Date: Jul 2008
  6 month star 12 month star
 Location: England, UK
 Posts: 2,657
 Reputation: Virtual is a jewel in the roughVirtual is a jewel in the roughVirtual is a jewel in the rough (270)
Default Re: Multi-Node/Multi-SAN Cluster

Implement a Hyper-V R2 Cluster and ensure you implement a Clustered shared Volume (CSV). You then don't need to have one VM per LUN.

This is worth a review.

http://support.microsoft.com/kb/980643
  #3  
Old 17th July 2012, 23:04
Dumber's Avatar
Dumber Dumber is offline
Moderator
 
 Join Date: Dec 2003
  6 month star 12 month star
 Location: The Netherlands
 Posts: 8,068
 Reputation: Dumber is a splendid one to beholdDumber is a splendid one to beholdDumber is a splendid one to beholdDumber is a splendid one to beholdDumber is a splendid one to beholdDumber is a splendid one to beholdDumber is a splendid one to behold (820)
Default Re: Multi-Node/Multi-SAN Cluster

If you have a FC environment, you basically can use both SANs at the time.
If you are using iSCSI then there is still no issue as long you can connect them over IP.

Most SANs are HA already, so...

However you need to tell more about the storage environment, eg where are they located, what type of connections are there, what storage devices do you have etc.
__________________
Marcel
Netherlands
http://www.phetios.com
http://blog.nessus.nl

MCITP(EA, SA), MCSA/E 2003:Security, CCNA, SNAF, DCUCI, CCSA/E/E+ (R60), VCP4/5, NCDA, NCIE - SAN, NCIE - BR, EMCPE
No matter how secure, there is always the human factor.
  #4  
Old 28th August 2012, 16:37
Stevenjwilliams83 Stevenjwilliams83 is offline
Junior Member
It's not a coincidence
 
 Join Date: Jan 2008
  6 month star 12 month star
 Location: Illinois
 Posts: 104
  Send a message via Yahoo to Stevenjwilliams83
 Reputation: Stevenjwilliams83 is on a distinguished road (10)
Default Re: Multi-Node/Multi-SAN Cluster

Two EMC SAN's, one at HQ and one at DR. Two Hosts per location clustered to one SAN. SAN's will replicate VHD's via replication software.

What is the best practices with clustering and SAN's? I assume both hosts must see the same LUN so that VM's can be migrated from one host to another?

We have seen in the past though that when a LUN is seen by two hosts the SAN gets confused and starts corrupting the VHD files.
  #5  
Old 6th September 2012, 12:42
Virtual Virtual is offline
Moderator
 
 Join Date: Jul 2008
  6 month star 12 month star
 Location: England, UK
 Posts: 2,657
 Reputation: Virtual is a jewel in the roughVirtual is a jewel in the roughVirtual is a jewel in the rough (270)
Default Re: Multi-Node/Multi-SAN Cluster

Quote:
Originally Posted by Stevenjwilliams83 View Post
Two EMC SAN's, one at HQ and one at DR. Two Hosts per location clustered to one SAN. SAN's will replicate VHD's via replication software.

What is the best practices with clustering and SAN's? I assume both hosts must see the same LUN so that VM's can be migrated from one host to another?

We have seen in the past though that when a LUN is seen by two hosts the SAN gets confused and starts corrupting the VHD files.
I had responded to this one but my logon must have timed out at the time, so my post didn't make it.


With regards to your Hyper-V cluster setup per location, which are tied to their own SAN, you could explore the following options.
  • Use stretched vLANs, so VMs within both locations are in the same subnet, so helps with a failover situation. Replicate the relevant SAN volumes from your production environment to DR and spin the VMs up in DR should DR ever need to be invoked.
  • Use stretched vLANs or leave subnets as they are and make the applicaiton highly available. For example, Exchange 2010 using a DAG and ensuring at least one DC and Exchange 2010 server with CAS/HT and MB roles are within DR, where production data and changes will be replicated to them.
There are other options but just some thoughts based on what we do for some of our Managed services and DR customers. Of course, the options or approach you take will be dictated by Company policy, the technology at your disposal and SLAs.


Best practice with regards to clustering and SANs with Hyper-V woul be to use a CSV as posted earlier in this thread. The article posted is worth a review. As you point out, the LUNs will need to be presented to all Hyper-V Hosts in the cluster. If you are using an iSCSI SAN, ensure that it supports iSCSI-3, which is persistant connections.


CSV allows the LUN to be accesible by all Hyper-V Hosts at the same time. I have never known VHDs to corrupt in a CSV. However, for example, we use Dell Compellents, which have a space saving feature for NTFS LUNs. This does not support CSV volumes, so say a SAN has similar features or other features, verify the support for CSV volumes, in case that corrupts data or VHDs.
Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multi-node Print clustering georgeeye Windows Server 2008 / 2008 R2 0 29th March 2012 22:11
4 Node cluster balasat Exchange 2007 / 2010 / 2013 0 6th July 2009 13:45
Restore Exchange 2003 Cluster 4 node cluster jagodes Exchange 2000 / 2003 0 6th April 2009 18:53
multi site - no vpn may_east Active Directory 5 29th January 2007 12:15
multi user per pc koroknoy Windows Server 2000 / 2003 15 10th May 2004 10:42


All times are GMT +3. The time now is 20:16.

Steel Blue 3.5.4 vBulletin Style ©2006 vBEnhanced
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
 

Valid XHTML 1.0!   Valid CSS!

Copyright 2005 Daniel Petri