NIC Replacement Instructions

Software-based VM-centric and flash-friendly VM storage + free version

Moderators: anton (staff), art (staff), Anatoly (staff), Max (staff)

Post Reply
InphinitePhractals
Posts: 13
Joined: Thu Sep 07, 2017 6:17 pm

Tue Nov 07, 2017 5:38 pm

Hi,

We currently have the StarWind virtual SAN 2-node setup implemented using the following instructions:

https://www.starwindsoftware.com/techni ... luster.pdf

We are planning on replacing/upgrading the NICs in both machines. Would you please point me to, or provide, any documentation on the proper or safe way to go through this process?

Thank you!
Ivan (staff)
Staff
Posts: 172
Joined: Thu Mar 09, 2017 6:30 pm

Wed Nov 08, 2017 11:06 am

Hello InphinitePhractals,
Basic steps are:
1. Open Failover Cluster Manager and move all storage from the second node to the first node.
2. Open StarWind Management console (if exists).
3. Check synchronization status of StarWind devices. In case, your StarWind Management Console is expired you need to run PS script GetHASyncState.ps1 and modify following strings for HAImage name and iqn.

Code: Select all

$deviceName = "HAImage1"
    $partnerTargetName = "iqn.2008-08.com.starwindsoftware:192.168.1.156-partnerha1"
4. If all devices are Synchronized, open the PowerShell as Admin and type "net stop starwindservice" on the second node.
5. Open Services and change startup mode of StarWind VSAN Service from automatic to disabled on the second node.
6. Turn off the second server and replace the NIC.
7. Power it back and specify the same IP for iSCSI and Sync channels.
8. Try to ping iSCSI and SYNC channels between the servers.
9. If communication works fine you can change the startup mode of StarWind VSAN Service from "disabled" to "automatic" and start StarWind service.
10. After above steps please confirm that the sync process completed and check that all targets in iSCSI initiator are connected.
11. Repeat the steps 1-10 for another node

Meanwhile, could you please specify the current NIC throughput (iSCSI and Sync) and throughput of new NIC?
Also, as far as I remember you have the commercial license of StarWind. Please feel free to contact StarWind support directly and our engineers will be more than happy to assist you with this operation.
Thank you.
InphinitePhractals
Posts: 13
Joined: Thu Sep 07, 2017 6:17 pm

Wed Nov 08, 2017 6:12 pm

Ivan-

Great to work with you again, and thank you for the instructions. I thought I'd post to the forum in this case and help expand the knowledge base.

As for throughput, these new NICs have 1GB channels, same as what's currently in there. The new model we got is: http://a.co/8jFE17v

Certainly, 10GB is preferred. Besides cost, we're trying to mimic our production environment as much as possible, which are currently 1GB as well.

-IP
Ivan (staff)
Staff
Posts: 172
Joined: Thu Mar 09, 2017 6:30 pm

Thu Nov 09, 2017 5:13 pm

Hello InphinitePhractals,
Thank you for your answer and information.
Please do not hesitate to contact StarWind support directly if you need our assistance on it.
Also, feel free to ask any additional questions.
Thank you!
InphinitePhractals
Posts: 13
Joined: Thu Sep 07, 2017 6:17 pm

Wed Nov 15, 2017 9:50 pm

The instructions worked perfect, all is working great after the NIC replacement in both machines. Thanks again.
Ivan (staff)
Staff
Posts: 172
Joined: Thu Mar 09, 2017 6:30 pm

Thu Nov 16, 2017 8:30 am

Hello, InphinitePhractals,
Glad to hear that!
You are always welcome, feel free to contact us whether you have any additional questions or need our assistance.
Thank you.
Post Reply