clarky2k3 Posted March 9, 2013 Posted March 9, 2013 Hi, just wanted to know what you guys do with your network card on your virtual servers? If you had 4 gigabit nics would you assign one nic to each virtual server on the server or would you pool them together? Thoughts please!
SYNACK Posted March 9, 2013 Posted March 9, 2013 Personally I'd pool unless you have a good reason not to as that way if only one or two are busy they can happily use the full 4GBit/s instead of being limited to 1GBit/s each.
ConradJones Posted March 9, 2013 Posted March 9, 2013 old setup was 4 x 1gb ports all spread through out vms, only do different if you need physical network seperation # new setup is 2 x 10GB ports
Mr.Ben Posted March 9, 2013 Posted March 9, 2013 If your using hyper-v on server 2012, there are some really cool new PowerShell features to control bandwidth on the virtual servers. (Check out Set-VMnetworkadaptor) You can set maximum bandwidth and priority for the individual servers, breaking up the bandwidth available in the team so that your essential vm's don't get their bandwidth hogged by less important servers.
clarky2k3 Posted March 9, 2013 Author Posted March 9, 2013 Thanks we are using xenserver now but will be using hyper-v with our new servers
clarky2k3 Posted March 20, 2013 Author Posted March 20, 2013 Okay I have set my NIC teaming up and have a 'Microsoft Network Adapter Multiplexor Driver'. I am now starting to create the VM's however when coming to select a NIC there is nothing in the drop down? Do I need to create a virtual switch?
clarky2k3 Posted March 20, 2013 Author Posted March 20, 2013 Do I just create one and assign it to the 'Microsoft Network Adapter Multiplexor Driver'?
TronXP Posted March 20, 2013 Posted March 20, 2013 I would think so, I have not done it on an agrregated link, I have a nice 10Gb nic for this.
clarky2k3 Posted March 20, 2013 Author Posted March 20, 2013 Okay I have done this and the server stopped responding! Looking at the server it is now showing up that there are no adapters found. If I remove the virtual switch that I created everything is hunky dory!
TronXP Posted March 20, 2013 Posted March 20, 2013 In the virtual switch options, there is a tick box that "allow mangement operating system to share this network adapter" This should solve your problem 1
clarky2k3 Posted March 20, 2013 Author Posted March 20, 2013 Ah I see... I used the command - AllowManagementOS $False...My Bad!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now