ok, so this means that the existing configuration is already optimal without having to invest in additional hardware ?
thanks for the reply.
Main Topics
Browse All TopicsHi All,
I'm wondering if i could use both of the NIC connection at the same time to boost performance ?
in the attached screen shot one is currently disabled ?
I'm using ESXi 4 with the latest patch and this is Dell Power Edge 2950-III Broadcom NetExtreme II NIC and Intel Pro 1000 MT with TOE NIC, while the switch the Switch is just a dumb switch of HP Procurve 1800-24G which supports Gigabit
all of the cables is Cat6 and the IP address currently assigned to this ESXi host is just one.
any kind of suggestion to optimize the current configuration would be greatly appreciated.
Cheers,
JJ
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
My preferred option is to use LACP/Link Aggregation. So if you use a good L2/L3 switch, you can bond the links together (on the physical switch)so that they act as one link - slightly different to just putting both adaptors into active mode - In our case we bond three nics together for VM guest traffic so each esx/esxi host has 3GBPs bandwidth for guest traffic. Even if one link fails, things continue to work with no failover needed.
See here, 802.3ad is supported as well as jumbo frame to improve your iscsi performance
http://www.procurve.com/pr
JJ,
The 1800 might not be a completely dumb switch, but you may have trouble getting good performance with it as it has very limited buffer space per port. I would avoid using it for such VM networks. Most important for good VM network performance would be to enable portfast (or disable STP) on these ports as the default settings will give you poor VM networking performance.
Lars
Thanks to all for the reply,
to Larstr, "Most important for good VM network performance would be to enable portfast (or disable STP)" how to enable it ? This switch doesn't have web interface and since i bought it I've never done anything fancy apart from plugging all the cables into it and it works till now :-)
The Procurve 1800 series switches do indeed have a web interface. I think it defaults to using dhcp so you should see it in the logs of your dhcp server.
Lars
Correction.. It's not using dhcp:
Q: What is the default IP address of the ProCurve 1800 Series Switches?
The default IP address is 192.168.2.10 with a 24 bit subnet mask(255.255.255.0). Further information about initial switch configurationis available in the Installation and Getting Started Guide.Q: What is the default IP address of the ProCurve 1800 Series Switches?
The default IP address is 192.168.2.10 with a 24 bit subnet mask (255.255.255.0). Further information about initial switch configuration is available in the Installation and Getting Started Guide.
Business Accounts
Answer for Membership
by: ryder0707Posted on 2009-10-07 at 00:15:40ID: 25512768
Yes just put vmnic2 as additional active adapter, esx will team outbound traffic for better performance
but to control inbound you still need configuration at physical switch