Hyper-V R2 NIC questions

Hi,
I'm new to hyper-v and I have some questions to ask. My hyper-v is Hyper-V 2008 R2.My current setup is I have 1 physical nic and is both shared by management OS and two VMs. When I unhecked the "Allow management operating system to share this network
adapter" I'm all of a sudden unable to connect to the host machine. How do I turn this back so I can access the management machine again?
Another question is this. I have configured the switch port to where the physical nic of host machine as trunk. Now, my physical servers are all in VLAN 50. Do I have to configure the nics of my VMs to use vlan 50?
If I use two physical nics, 1 for the management os and another for the VMs, do I need to assign an ip to the second physical nic for the VMs? Also, if the nic of the management gets disconnected will the connection of the VMs get disconnected also given
that they are on a separate physical nic?
I want to use two physical nics for the VMS and team the nics together for fault tolerant. What is the powershell command to do this?
Thanks Very much in advance!

Hello dear Janus,
As for the first question:
How do I turn this back so I can access the management machine again?
If you still have local physical access to the server, you can login and enable “Allow management operating
system to share this network adapter”, if not you need to use ILO for HP and IDRAQ for Dell server or a similar remote management baseboard.
Do you have the CodePlex PowerShell tool installed on your Hyper-V 2008 R2 host?
Hyper-V 2008 R2 does not come with PowerShell module like Hyper-V 2012 and 2012 R2.
Here is the PowerShell cmdlet to enable the Management OS again in Hyper-V 2012:
PS C:\
Set-VMSwitch -Name XXXXX -AllowManagementOS $true
For the second question:
Another question is this. I have configured the switch port to where the physical NIC of host machine as trunk.
Now, my physical servers are all in VLAN 50. Do I have to configure the NICs of my VMs to use VLAN 50?
If you have configured the switch port as a trunk, you need to set the VLAN Id 50 for the virtual machine under VM
Settings\Network Adapter in order to communicate with other servers on VLAN 50.
For the third question:
If I use two physical NICs, 1 for the management OS and another for the VMs, do I need to assign an IP to the second physical
NIC for the VMs? Also, if the NIC of the management gets disconnected will the connection of the VMs get disconnected also given that they are on a separate physical NIC?
You don’t need to assign an IP to the second physical NIC for the VMs, as soon as you create the External Virtual
Switch, the settings on the physical NIC will be gone.
No, if the NIC of the management OS gets disconnected, the connection of the VMs won’t get disconnected, because
they are on two separate physical NICs.
I want to use two physical NICs for the VMS and team the NICs together for fault tolerant. What is the Powershell command to
do this?
Since you are using Hyper-V 2008 R2, there is no PowerShell command or NIC teaming built-in in Windows, you need to use the
NIC vendor software.
If you are using Hyper-V 2012 or 2012 R2, here is the PowerShell cmdlet:
Hyper-V 2012:
New-NetLBFOTeam
-Name “Team01”
-TeamMembers “Ethernet 1”,
“Ethernet 2” -TeamingMode
SwitchIndependent
-LoadBalancingAlgorithm HyperVPort
-Confirm:$false
Hyper-V 2012 R2:
New-NetLBFOTeam
-Name “Team01”
-TeamMembers “Ethernet 1”,
“Ethernet 2” -TeamingMode
SwitchIndependent
-LoadBalancingAlgorithm Dynamic
-Confirm:$false
Hope this help.
Charbel Nemnom
MCSA, MCSE, MCS, MCITP
Blog: www.charbelnemnom.com
Please remember to click “Mark as Answer” on the post that helps
you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Similar Messages

  • Hyper-V - Legacy NIC not getting DHCP address at boot, but when OS loads the NIC gets a DHCP address

    Hi, I have a strange issue with DHCP.
    I have a lab environment on a single Hyper-v 2012 Server.  AD, DNS & DHCP exist on a single virtual machine, I have a flat network 192.168.1.x, all VM's are on this network.  I have authorised DHCP and Setup the scope.
    A VM has a legacy adaptor, the legacy nic is configured in the boot order as the first device.
    When I boot the machine I do not get a DHCP address, however when the OS boots the Legacy NIC then gets a DHCP address??
    I need to use a legacy NIC as I need to PXE boot the VM, however I should get an IP address at boot time, which I don't get.
    I have run Wireshark on the DHCP server, I can see the legacy NIC do a "DHCP Discover and the DHCP Server respond with a DHCP Offer" however all communication ends there.  I have disable all firewalls and I see no reason for this not to work. 
    I have done tis before with no issues but I am unable to get this to work on this server!!!!!

    Hi
    According to your description , it is recommended to make sure or do :
            In your environment , there is no any other valid DHCP, BOOTP or proxy DHCP offers.
            Make sure if the DHCP server is overload.
            So suggest to test that creating a new “internal virtual switch” and change the settings of VM which provide DHCP service to connect to the new “virtual switch”.
            Then create a new VM use legacy NIC also connect to the new “internal  virtual switch” and try to PXE Boot.
    Hope this helps.
    Best Regards
    Elton ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • ACS 5.4 Multiple NIC Questions

    I've read that 5.4 includes support for multiple NICs (appliance and VM).  My question is what can these NICs be used for?  I know one must be a dedicated management link, and the other three support TACACS/RADIUS.  Does this mean that each NIC can have a separate IP address and thus act as a separate AAA target or are the links just used for aggregation?  
    If this posts answers your question or is helpful, please consider rating it and/or marking as answered.       

    Hi Chris,
    If you're running 1121 with ACS 5.4 and looking at Table 4-4     ACS 5.4 Functional Interface Distribution Among Network Interfaces. then the answer is that you may set up any interface for tacacs/radius authentication. However, management interface should be setup for gig0 only. Currently, it doesn't support NIC teaming/bonding. However, it sometimes create issues with replication.
    http://www.cisco.com/en/US/partner/docs/net_mgmt/cisco_secure_access_control_system/5.4/installation/guide/csacs_hw_ins.html#wp1179311
    In case you are running 3415 appliance, the only difference is that it supports reduduncy but that only applies for Cisco Integrated Management Interface (CIMC)
    step 4. Set the NIC mode to your choice for which ports to use to access the CIMC for server management
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_system/5.4/installation/guide/csacs_hw_ins_ucs.html#wp1188250
    Hope this helps.
    ~BR
    Jatin Katyal
    **Do rate helpful posts**

  • Cb54g Wireless NIC Questions

    I've got a few questions about the CB54g Wireless Cardbus NIC:
    1) I frequently loose my wireless connection in Windows XP (Pro, SP1 and SP2beta) for no apparent reason.  I've transfered control over the connection to the software that comes on the CD and disabled the Wireless Zero service, and this seems to solve the problem, but as a side-effect it takes at least a minute from the time my I can first see my wallpaper on startup until I can actually do *anything* on my system (even open the Start Menu).  Is there another workaround for this problem?
    2) I'm also getting in to the FreeBSD scene, but I've yet to find any drivers for this NIC for that OS.  Does anyone know if there are/will be any drivers developed for this NIC on FreeBSD, or if there are any compatible drivers?

    I have the exact same problem with my CB54G  . I also frequently loose my wireless connection. I have a fujitsu-siemens amilo m-6500 with windows XP and SP1. I dont understand what can be the problem...I also have the last update for the card drivers. If anyone in msi (or not) could help i would be very happy.
    Thankx for all anyway,
    Leba
    ps: i'm using a vpn to connect and its the vpn that simply disconnects...

  • Gateway server NICs question

    Hi,
    I want to deploy a SCOM gateway server, but I am not sure, would this server have multi homed NICs? IE a NIC in the LAN and a NIC in the DMZ/WAN.
    Thanks

    SCOM doesn't need 2 NIC, It work with 1 NIC. Scom Gateway used to allow monitoring in another forest.
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"Mai Ali | My blog:
    Technical | Twitter:
    Mai Ali

  • Hyper-V Replication Implementation question

    I have two Hyper-V 2012 servers. I want to setup replication between them but I wanted to clarify a few things.  My plan is to put 3 VM's on each Hyper-v Server and then replicate them to the other servers. So Server A has 3 VM's and Server B has
    3 VM's. In case of a server failure the servers on Server A will failover to Server B and vice versa. This also applies to the VHD's. I want everything to replicate between the two. And I need to make sure that the process is automatic so if storage fails
    the vm's will fail over. I just want to make sure the Hyper-V Replication will work in this way.
    Vincent Sprague

    I need the storage replication aspect, I currently have the two servers in a cluster and the vm's failover but storage is my problem, our shared storage solution is junk and I need to find a way to get around that.
    Vincent Sprague
    1) For Hyper-V Replica you don't need to have shared storage as Windows will replicate source VHDX with some minor delay to a destination VHDX. 
    2) You may also take a look @ Storage Replica (part of the upcoming Windows Server 10) as it may do a better job for you because of the synchronous nature. See:
    Storage Replica and Hyper-V
    http://www.starwindsoftware.com/blog/storage-replica-with-microsoft-failover-cluster-and-clustered-hyper-v-vm-role-windows-server-technical-preview/
    Good luck :)
    P.S. Looks like you've already asked similar question before:
    https://social.technet.microsoft.com/Forums/projectserver/en-US/c19b08aa-b395-49e0-9bf7-52981118b820/server-2012-r2-vm-replication?forum=winserverhyperv 
    StarWind Virtual SAN clusters Hyper-V without SAS, Fibre Channel, SMB 3.0 or iSCSI, uses Ethernet to mirror internally mounted SATA disks between hosts.

  • Hyper-V Replication Certificate Question

    Hi,
    Possibly a common question so apologies if it's simple.
    My main server is HV1.company.local
    My second server will be cloud based and standalone in a workgroup, let's call it hv2 and for arguments sake I'll add the DNS entries of hv2.mydomain.co.uk
    and a certificate for this address.
    Certificates will obviously need to be internet facing so will go for HV1.companydomain.com for the first server.
    Do I just use internal DNS to sort out the fact that the server name is .local?
    Anyone with experience in this set up with best practice and any gotcha's would be much appreciated,
    Cheers,
    JJ

    Hi Sir,
    >>My second server will be cloud based
    Based on my understanding of your case , first you may ensure two hosts can access the IP of each other directly (whatever dns or hosts file ).
    If the network prerequisite is met , then we can think of  it as a workgroup environment and build certificate-based replication for two hyper-v host :
    https://social.technet.microsoft.com/Forums/en-US/c3e309b6-1d5d-4e52-b859-cf36bd5af47d/forum-faq-how-to-implement-hyperv-replica-in-workgroup-environment?forum=winserverhyperv
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Hyper-V guest NICs fail

    So I got two new servers a Dell R620 and a R720 running Hyper-V on Windows 2012 R2 all clients on them are 2012 or 2012 R2.
    All NICs are Broadcom NetXtreme, 2 quad port per server, I am currently running 15.6.0.10 drivers with 7.6.15 firmware on the R720 and 16.2.0.4 drivers and 7.8.16 firmware on the R620. No guest NICs are teamed.
    In the last 2 weeks I had two guest NICs in hyper-v (with a few days between) on the R620 and 1 on the R720 fail to a point where the NIC cant communicate with the network, getting a 169.x.x.x IP address. I delete the NIC in the Virtual Switch Manager, re-add
    it and everything is fine again. I don't allow the managing OS to share the network adapter, for the most part, I use 1 NIC per VM.
    I recall this happening back with Hyper-V 2008 R2 as well, but generally at the time of a driver update or some sort of change. These Hyper-V hosts have no received any drivers, firmware or Microsoft updates anywhere around the time of these failures.
    Any ideas?

    Hi,
    " In the last 2 weeks I had two guest NICs in hyper-v (with a few days between) on the R620 and 1 on the R720 fail to a point where the NIC cant communicate with the network, getting a 169.x.x.x IP address.  "
    It seems that there is a DHCP server in your LAN.
    I would recommend you to do :
    1. check if there is any new driver for your NICs 
    2. check whether mac address conflict exists .
    3. disable the "save power " mode of your NIC
    Best Regards
    Elton Ji
    If it is not the answer please unmark it to continue
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Solaris Beginner NIC Questions...

    I have been kicking around installing Solaris for a while, and i finally did it. Everything looks great and is working fine, except for my network card. I've done some research, and I am pretty sure I need to install the Tulip drivers for it, but being new to Solaris, I don't even know where to begin.
    My network card is a CNet PRO200WL PCI Fast Ethernet Card with a Davicom DM9102 chipset. This was listed as compatable with the Tulip drivers, so i downloaded the Tulip drivers, popped them on a CD, and now have them on the desktop of my Solaris machine. I looked at the readme, but am still confused as to what exactly I need to do to install the driver and configure it with my network card.
    Any help would be greatly appriciated. I love what I've heard about Solaris, and I am anxious to get it online to really see what it can do.
    Also, on a similar note, after installation, I had the network connection lo0 set to 127.0.0.1 . I assume that lo0 is just a loopback when no network card is detected? Or is this what needs to be configured? Thanks again.
    kirk

    Do the Solaris dnet drivers work?
    According to http://www.sun.com/bigadmin/hcl/devicelist/ they should work out of the box.
    You should can check with a ifconfig dnet0 plumb.
    If this works, an ifconfig -a shows your dnet0 device and all is well.
    Put your hostname or IP into the +/etc/hostname.dnet0+(or create a empty file +/etc/dhcp.dnet0+ if you use DHCP) file and your Solaris should boot up with network enabled.
    If the Solaris dnet driver doesn't work out of the box you could try the recommended steps described at http://www.sun.com/bigadmin/features/techtips/assign_device_to_driver.jsp
    If the above steps don't help, you could try a third party driver.
    You didn't say what Tulip drivers you downloaded. Are they Masayuki Murayama's from http://homepage2.nifty.com/mrym3/taiyodo/eng?
    I didn't try the tu drivers, but generally his drivers work very well (Using the nfo driver myself)
    The Readme explains the required steps to configure the drivers pretty well.
    In general you can check if your system works with Solaris quite easily with Sun's Device Detection Tool ( http://www.sun.com/bigadmin/hcl/hcts/device_detect.html ). It should tell you if your hardware works out of the box, if there are third party drivers or if there are no drivers at all.
    The lo devices is the loopback device and it is always configured, regardless if there are other NICs or network at all.
    Regards,
    Joern

  • Does Mac Pro use ethernet 1 by default for internet ? (dual nic question)

    Greets all - loving my Mac Pro so far and will likely never have a pc only again - as already switched to macbook pro a year ago - (boot camp still for the pc games at times but rather be in OS X and fusion anyday)
    Anyway at home I have both a Cable Modem and DSL - the wife and I both work in IT and every once in a while one or the other goes out and if we cant get in remotely at all times its a problem
    I use the cable modem and the DSL is routed through an Apple Time Capsule to her Imac and kids pc's
    I hooked in the TC to my second NIC as occasionally I want to get files off it - and it showed up fine - running tracert and speedtest.net shows my internet access still going through port 1 through the cable modem
    This is what I want as it is faster overall but I was curious if anyone knows if by default OS X will always use eth 1 for internet and only eth 2 when I try and access the Time Capsule (have extra hd off it on usb also) or that subnet ? Or do I need to so something to force it to always use eth1 for internet access
    (starting to read up on the aggregation possibilities but wanted to see the basics of how it works like this first)

    OS X uses the connection that is first in the list of ports in Network preferences. You can rearrange by clicking on the options button below the list, select re-order, then arrange. OS X also by default connects to the Ethernet port to which the cable is connected unless you have both ports connected to separate routers. Then the order is determined by the port listing.

  • Hyper-V 2012 - two questions

    We are starting to use Hyper-V 2012 at some of our small sites that don't have the infrastructure for ESXi. These sites will have two small microservers and a handful of VM's. Does MHM need SCVMM in order to manage the Hyper-V hosts? The sites are scattered across the globe and have marginal internet connections with high latency. What is the highest latency/slowest connection speed that MHM can work with in order to manage Hyper-V?

    Hi
    Welcome to the communities.
    SCVMM is the best option to manage hyper-v .
    it would be great if you could post it on Microsoft site .
    "You must not lose faith in  humanity".

  • Hyper-V Harddrive Array Questions

    Hi All,
    I have a HP ML350P Gen8 server to upgrade and would like an opinion on the best way to configure the storage array. I am picking up from some else's start/mistakes so some of it may not be the best.
    Current Setup:
    HP ML350P
    2x Xeon E5-2609 2.4Ghz
    24GB Ram (2x8 2x4)
    P420i 512MB with 3x 1TB Sata 7.2K in Raid 5 = 2TB Raid 5
    Server 2012 Datacenter Edition.
    4x Hyper-V VM's
    DC - 19GB VHDX (127GB Limit) - DC and Shadow Protect.
    File - 23GB VHDX (127GB Limit) and 500GB VHD - High Priority File Store and Shadow Protect. Industry DB stored Here. Shadow Protect.
    Mail - 41GB VHDX (127GB Limit) and 500GB VHD - Exchange Only and Shadow Protect.
    Remote - 31GB VHDX (127GB Limit) - Office 2010, User Access, Industry App Front End and Shadow Protect.
    Currently they have approx 40 users with about 15 concurrent users. They would like to increase this to as much as 45 concurrent and 120 users in total.
    I am currently testing their industry application for Ram usage per person. The application is a private DB backed application but has a similar IO load to SQL.
    I would like to;
    Upgrade Ram to something like 64GB (may be less once the figures are ready)
    Change to SAS HDD's with either 1 array pool or as many needed.
    Convert all VHDX to VHD
    Tune the Hyper-V settings as currently the CPU is about 5% at even the busy periods with the current CPU allocations. Also Ram is way under utilized in the current config.
    Can you guys please recommend the array setup you would look to use?
    -2x 146GB 15K Raid-1 for Host and a Raid-10 for VM storage?
    -Separate Arrays for each VM? (this would prob limit us to mirror sets)
    -1 big Raid-10 pool with host and VM's?
    Please let me know if I am missing any info.
    Thank you.

    Hi vtr1000xe,
    You mentioned "Shadow Protect" , does it mean "check point".
    If it is the case , It is not recommended using snapshot as backup , please use windows server backup .
    As for this sentence "I am unsure of the advantage of adding two extra drives to a Raid-10 set vs using the Raid-1 Host" , the  link below will be helpful :
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/f51ce572-1381-425a-8663-3c226980477a/hyperv-raid-options-multiple-raid1-raid10-raid50?forum=winserverhyperv
    Hope this helps
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • CUVC Manager NIC question

    I will be deploying an MCS 7845 running CUVC manager, and the client wants to be able to team the NICs.  I have not been able to find any info on teaming when the server is runing CUVC manager, running on top of Windows server.  Is it possible?  Where can I find that info?
    Any help is greatly appreciated, thanx.

    Java does support 3gp ( the code works fine on other telephones ). The thing I wanna learn was "is there 3gp support for java in MPx220". (that phone plays 3gp by media player)

  • Hyper-V Replica Networking question

    Hi
    Just looking for some best practice guidance here, I have two standalone hyper-v hosts in my HQ (192.168.50.x) one replicating to the other then in my DR site I have extended replica to here (172.16.10.x) if and when i failover a VM from HQ with an IP of
    (192.168.50.x) it is not contactable in the DR subnet, what is best practice here as i dont want to have to manually change the IP of the app server to suit new DR site, just to add i dont run vlans as i dont have any switches capable of that, what are my
    options so it seamless failover and failback?
    Thanks in advance
    Spud
    Spudney

    Hi,
    You can also set the Failover IP Settings for Replica Virtual Machine (on Hyper-v console).
    More information:
    Retaining IP Address after failover using Hyper-V Recovery Manager
    http://blogs.technet.com/b/scvmm/archive/2014/04/04/retaining-ip-address-after-failover-using-hyper-v-recovery-manager.aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • K8N Neo2 NIC Questions

    I started getting software lock ups with the nVidia driver NVNRM.SYS.
    I had to reinstall Windows after several blue screens.
    So I disabled the nVidia NIC card and enabled the Gigabyte.
    Can I uninstall the NForce Ethernet drivers if I'm using the Gigabyte NIC?
    Thanks,
    Bill

    Thanks for the BTW, and you are not the only one to suggest that I installed the Firewall...but I didn't. At least not knowingly.
    I went in and deleted NVNRM.SYS and the nVidia NIC stopped working.
    I reinstalled the 5.10 nForce set and during install got a blue screen memory dump caused by NVNRM.SYS.
    I got so tierd of blue screen crashes, I went to the Gigabyte NIC.
    All seems ok for now...I hope.
    Bill

Maybe you are looking for

  • Unable to send any email from my brand new ipad 2 and my iphone 3gs lately

    Lately I found that my Iphone & my brand new ipad2 are unable to send out any email. it keep mentioning about the outgoing setting.."the connection to the outgoing server"webmail..." failed.Additional Outgoing mail servers can be configures in settin

  • Default values for

    Hi, I am trying to load a datafile to a table using SQL*loader, how can I assign the default values for a coulmn in control file of sql loader, here are datafile and target table i am using datafile empid,empname,empdept 1001,clark,123 1002,Mike,123

  • PSE 7  Need to transparent the background of a line art logo and name

    PSE7  How do I make the background transparent behind a line art logo (a lily and my name)?  There used to be a tutorial about a line art map in black and white, but I can't find it.  Thanks.

  • Not Able delete U.R

    Hi Bw Gurus,              I've created one ODS for that i've created u.r,i deleted the respective info source.Now I'm trying to delete the u.r,i'm not able to delete the update rules. System is giving "The InfoSource is not known". Any idea on this.

  • [ERROR] - Runtime Shared Library Preloading Warning

    Hey there guys, I have a question that probably has a very easy answer,  but after searching online for a while I couldn't figure out just how to  fix it. Anyways the problem is this,  when I run it, it gives me this warning and then the when i click