How to change scan VIP?
Hi,
can we change ip to name and order ip list?
below is current config:
[grid@racnode1 ~]$ srvctl config scan
SCAN name: racnode-cluster, Network: 1/192.168.47.0/255.255.255.0/eth0
SCAN VIP name: scan1, IP: /192.168.47.101/192.168.47.101
SCAN VIP name: scan2, IP: /192.168.47.102/192.168.47.102
SCAN VIP name: scan3, IP: /192.168.47.100/192.168.47.100
I would like to config follow the result as below:
[grid@racnode1 ~]$ srvctl config scan
SCAN name: racnode-cluster, Network: 1/192.168.47.0/255.255.255.0/eth0
SCAN VIP name: scan1, IP: /racnode-cluster.testenv.com/192.168.47.100
SCAN VIP name: scan2, IP: /racnode-cluster.testenv.com/192.168.47.101
SCAN VIP name: scan3, IP: /racnode-cluster.testenv.com/192.168.47.102
[grid@racnode1 ~]$ nslookup racnode-cluster.testenv.com
Server: 192.168.47.10
Address: 192.168.47.10#53
Name: racnode-cluster.testenv.com
Address: 192.168.47.101
Name: racnode-cluster.testenv.com