Database - RAC/Scalability (MOSC)

MOSC Banner

How to change scan VIP?

edited Nov 8, 2015 10:00AM in Database - RAC/Scalability (MOSC) 3 commentsAnswered

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

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center