April 1, 2016 at 9:58 am
Hi,
I am trying to get all my ducks in a row before I upgrade the prod servers and transition from SQL Server 2008 R2 to SQL Server 2016 when it becomes available. The servers will be using Equallogic iSCSI SANs. So, my question is are there any NIC configurations you guys would suggest that I should add to my list of things-to-do on the non-iSCSI NICs? (For example, disabling TCP/UDP Offloading and disabling Jumbo packets)
Any insight is greatly appreciated! Thank you for taking the time to read this!
April 2, 2016 at 6:11 am
If it works why make changes .. also nics belong to windows not sql .. I don't see why you would think network setup would change with a sql version. If you're going to another version of windows then that might be different. As always make sure you have updated your drivers and firmware for you nics.
[font="Comic Sans MS"]The GrumpyOldDBA[/font]
www.grumpyolddba.co.uk
http://sqlblogcasts.com/blogs/grumpyolddba/
April 2, 2016 at 9:04 am
dajonx (4/1/2016)
Hi,I am trying to get all my ducks in a row before I upgrade the prod servers and transition from SQL Server 2008 R2 to SQL Server 2016 when it becomes available. The servers will be using Equallogic iSCSI SANs. So, my question is are there any NIC configurations you guys would suggest that I should add to my list of things-to-do on the non-iSCSI NICs? (For example, disabling TCP/UDP Offloading and disabling Jumbo packets)
Any insight is greatly appreciated! Thank you for taking the time to read this!
Make sure they're setup for full duplex, turn off auto-negotiate (speed), and make sure it's matched to the speed of any switches/routers you may have in the chain. Same goes for those.
--Jeff Moden
Change is inevitable... Change for the better is not.
April 4, 2016 at 6:40 am
Thank you for the responses!
I just wanted to make sure that the servers will be configured correctly before going into production to prevent future issues.
I did run into this article: https://blogs.msdn.microsoft.com/psssql/2010/02/21/tcp-offloading-again/
Do you think this is best practice or turn it off if that particular issue comes up?
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply