Unsolved
6 Posts
0
1307
VxFlex/ScaleIO v2.6.1 or above: How do we add an additional IP to the MDMs for existing 3 node cluster
Currently we have a VxFlex Test cluster like below. In order to do some testing, it’s required to add another IP interface for MDM.
I referred the article 486641, but “scli -- modify_mdm_ip --primary_mdm_ip ” command indicates as invalid command.
[root@SCLIO1 ~]# scli --query_cluster
Cluster:
Mode: 3_node, State: Normal, Active: 3/3, Replicas: 2/2
Virtual IPs: N/A
Master MDM:
Name: Manager1, ID: 0x3bc8e1e811486120
IPs: 192.168.85.22, Management IPs: 192.168.85.22, Port: 9011, Virtual IP interfaces: N/A
Version: 2.6.10000
Slave MDMs:
Name: Manager2, ID: 0x08fdd3796b016181
IPs: 192.168.85.23, Management IPs: 192.168.85.23, Port: 9011, Virtual IP interfaces: N/A
Status: Normal, Version: 2.6.10000
Tie-Breakers:
Name: Tie-Breaker1, ID: 0x58f5415f28828e62
IPs: 192.168.85.24, Port: 9011
Status: Normal, Version: 2.6.10000
[root@SCLIO1 ~]#