Powered by System Center
Search this site
Blogroll
- Aidan Finn Blog
- Altaro Hyper-V Blog
- Ben Armstrong blog
- German Hyper-V Blog
- James van den Berg Blog
- Kristian Nese blog
- Marcel van den Berg Blog
- myITforum.com blog
- Official Hyper-V site
- Rob McShinsky Blog
- Sanbolic Hyper-V Blog
- Sander Berkouwer Blog
- System Center User Group
- Thomas Maurer Blog
- Windows Virtualization blog
Categories
- Events (24)
- Hans Vredevoort (185)
- Hyper-v (170)
- Jaap Wesselius (21)
- Maarten Wijsman (31)
- Peter Noorderijk (23)
- Support (10)
- System Management (77)
Archives
- January 2012 (9)
- December 2011 (5)
- November 2011 (8)
- October 2011 (4)
- September 2011 (12)
- August 2011 (11)
- July 2011 (10)
- June 2011 (15)
- May 2011 (22)
- April 2011 (23)
- March 2011 (22)
- February 2011 (20)
- January 2011 (7)
- December 2010 (3)
- November 2010 (1)
- October 2010 (10)
- September 2010 (11)
- August 2010 (1)
- July 2010 (7)
- June 2010 (10)
- May 2010 (1)
- April 2010 (4)
- March 2010 (5)
- February 2010 (8)
- January 2010 (4)
- November 2009 (30)
- August 2009 (1)
Search on keywords
Azure backup BladeSystem Cloud Cluster Cluster Shared Volumes Core CSV Data Protection Manager DPM2010 Dynamic Memory Hotfix HP HP Discover 2011 Hyper-V Hyper-V R2 Hyper-V R2 SP1 Hyper-V Server 2008 R2 iSCSI Live Migration Networking Performance Powershell private cloud ProLiant SCVMM SCVMM 2012 SP1 Storage System Center System Center 2012 Update VHD Virtualization Virtual Machine Manager Virtual Machine Manager 2008 R2 Virtual Machine Manager 2012 VMM2008 R2 VMM 2012 VMware VSS Windows 8 Windows 8 Hyper-V Windows Server Windows Server 2008 R2







Twitter
RSS
about 8 months ago
hi Hans
i am winodws sys admin, now i wana improve my skill in Hyper-v and system center technology. can u guide me how should i become like u ?
i need some one show me the path. i am celever student.
about 8 months ago
Thank you.
I can advise you to use the study and test material on Microsoft Virtual Academy: http://www.microsoftvirtualacademy.com/Home.aspx
You should also try to install a Hyper-V cluster with Microsoft Software iSCSI Target (freely downloadable)
Start a blog
Exchange ideas and questions on Twitter
Good luck!
Hans
about 8 months ago
Hi Hans,
I am the reader of your website. We implement failover over cluster with Hyper-V vm on HP-BL 460c G7 blade servers and HP EVA SAN Storage.
Recently we are working on Oracle Vm 2.2 cluster with windows vm’s which seems to be future leader in the next generation.
I request if possible you guys can differentiate virtualization on different platform whole IT will runs virtualization in next 2 years and takes example from from your website.
about 8 months ago
Thanks Umar,
Our website thrives on what its name says: Hyper-V
I like the hardware you are using but don’t believe in the virtualization software from the #1 lock-in vendor in the world. Be careful you are not forced to replace HP by SUN which they are now the owner of
about 8 months ago
Hyper-V NU will become one of the best website for all IT professionals in Virtualization World.
about 3 months ago
Hi. we would like to sponsor your blog with a banner ad about our Hyper-V Backup product. Please let me know how we can do this.
Thank you,
Zorian
about 1 month ago
I am working on a three node cluster with windows 2008 R2 SP1.
My question is regarding a teamed adapter for the VM’s. I have a pair of adapters teamed. The resultant teamed adapter is set up in the cisco switch as an 802.1q Trunk port. My question is how to present this or configure this network within failover clustering.
the adapter will not have an ip address since the adapter itself is just a vehicle for transferring vlan tagged packets. since it isnt configured with an ip address it gets auto configuration ip address in the realm of 169.x.x.x. therefore failover cluster ignores it.
i have searched the internet far and wide. i even read many of the non-english blogs of the people who post here (thanks to chrome translation). i am unable to find solid information as to how to proceed with configuring trunked nic with failover clustering.
As i re-read this, i realize that teamed adapter is not important. it is merely a trunked port that is my problem. it could be a single adapter in a trunk configuration or a set of adapters in a teamed.
Any help is appreciated.
Matt Lehmann
about 1 month ago
Hi Matt,
The teamed or unteamed NIC for VM’s is not relevant to the cluster as you have probably unticked management partition access on the virtual network. This is fine. The trunked NIC (team) can be configured without a VLAN, or with one or more VLANs. How this is done depends on your teaming software. In HP NCU youn can either create 802.1q VLANs which will each show up as a separate NIC on the parent.
My preferred solution is to use VLAN passthrough (enable promiscuous mode on team). After this you only have to set the VLAN id on the virtual NIC in your guests. Be sure to do this from VMM or FCM because changes in Hyper-V Manager don’t pass through to your Virtual Machine cluster resource configuration. There is also an task for updating the VM configuration in Failover Cluster Manager for this.
Please let me know how you fare!
Cheers,
Hans
about 1 month ago
i think if i understand you, and from what i have read previously, i am shooting for passthru. the problem that i am having is regarding the cluster creation. does the cluster have to see that 802.1q adapter?
before i create cluster i have four adapters:
1 – parent – has ip address on vlan 10
2 – cluster migration – has ip address on vlan 11
3 – cluster heartbeat – has ip address on vlan 12
4 – vm communications – this is the one that will have a virtual switch bound to it – it will be a trunk connection for vm’s
once i create the cluster i have the following networks (after being renamed)
1 – parent
2 – cluster migration
3 – cluster heartbeat
there is no network for the fourth one.
Thank you for taking the time you already have. i have honestly searched for days to find information on this aspect of hyper-v clusters. i have studied and read for months on hyper-v clustering and thought i was good to go. for the most part i havent had problems until i got to this part.
about 1 month ago
Hi Matt,
This looks good. One thing you still have to check which of the remaining adapters does what. Cluster Shared Volumes communications automatically chooses network with lowest metric. Live Migration chooses network with lowest metric but one. Take a look at this or similar blogs:
http://marckean.wordpress.com/2011/04/12/hyper-v-cluster-network-configuration/
Cheers, Hans
about 1 month ago
Hans,
so are you saying that it makes sense that my 802.1q trunk adapter for vm communications doesnt show up in cluster manager as a network resource?
about 1 month ago
Thanx for the link. I looked thru the site you linked and it doesnt show anything about how to handle a trunked adapter.
about 4 weeks ago
That depends on the teaming software you use. In my examples I use HP Network Configuration Utility. Search this site for promiscuous and teaming