This post is more than 5 years old

5 Posts

5949

April 24th, 2018 10:00

VRTX with Microsoft Failover Cluster Manager 2016

Hello,

I got a Dell VRTX with 2 Poweredge M630.
I want to work with Microsoft Cluster Manager 2016, but i've some doubts about the network conections and switch settings (R1-2210). Do you have any deployment guide to configuring failover cluster on VRTX with microsoft server 2016?

 

Br,

As

5 Posts

April 25th, 2018 11:00

Hello,

Thanks for the answer.
This pdf is about Windows Server 2012 and has already seen.
My biggest doubts are about switching and vlans.

 

BR,

Antonio Santos

5 Posts

April 25th, 2018 14:00

Hello Daniel,

Let me try to explain our environement.

I have a private network (192.168.20.x), VRTX, 2 Nodes, 1 Switch internal VRTX (R1-2210) , our core switch GigaLan and everyone in same network

- But to work with 2 nodes in faillover cluster manager i need to create a vlan in switch (r1-2210)? Correct? If yes, how to do it?

- How should connect the phisical interfaces te0/1, 2, 3, 4 and gi 0/1, 2 to our core switch?

Thanks in advance?

 

Br,

Antonio Santos

5 Posts

April 26th, 2018 07:00

Hello Daniel,

Below the commands inserted in the console:

Vlan 10

console#configure

console(config)#vlan database

console(config-vlan)#vlan 10

console(config-vlan)#end

console#config

console(config)#interface port-channel 1

console(config-if)#

 

LAG

console#config

console(config)#interface range gi0/1-2

console(config-if-range)#interface range gi0/1-2

console(config-if-range)#channel-group 1 mode auto

Port gi0/1 type differs from port-channel Po1 type.

Port gi0/2 type differs from port-channel Po1 type.

console(config-if-range)#exit

console(config)#interface port-channel 1

console(config-if)#exit

console(config)#exit

console#show interface port-channel 1

 

Load balancing: src-dst-mac.

 

Gathering information...

Channel  Ports

-------  -----

Po1      Non-candidate: te0/1-4

console#show lacp port-channel 1

Port-Channel Po1

       Port Type 10 Gigabit Ethernet

       Attached Lag id:

       Actor

               System Priority:1

               MAC Address:    e4:f0:04:9d:8a:ce

               Admin Key:      1000

               Oper Key:       1000

       Partner

               System Priority:0

               MAC Address:    00:00:00:00:00:00

               Oper Key:       0

 
Is this? Do I have any way to test the configuration?

 

Br,

AS

5 Posts

May 21st, 2018 08:00

Hello Daniel,

Thank you for the help.
I already have created.the microsoft failover cluster 
Do you have any tutorial to explain the migration of virtual machines from old hardware to the new one dell vrtx?

 

Br,

AS

No Events found!

Top