How to Create Additional SCAN
Note : The document only focus on main steps or errors which can make you difficulty in installing or troubleshooting This demo using the environment in previous post. You can check here . 1. Get current information [grid@saigon-01 ~]$ oifcfg getif enp0s3 192.168.56.0 global public enp0s8 192.168.89.0 global cluster_interconnect,asm [grid@saigon-01 ~]$ srvctl config network Network 1 exists Subnet IPv4: 192.168.56.0/255.255.255.0/enp0s3, static Subnet IPv6: Ping Targets: Network is enabled Network is individually enabled on nodes: Network is individually disabled on nodes: [grid@saigon-01 ~]$ srvctl config scan -all SCAN name: saigon-scan, Network: 1 Subnet IPv4: 192.168.56.0/255.255.255.0/enp0s3, static Subnet IPv6: SCAN 1 IPv4 VIP: 192.168.56.55 SCAN VIP is enabled. SCAN 2 IPv4 VIP: 192.168.56.66 SCAN VIP is enabled. SCAN 3 IPv4 VIP: 192.168.56.77 SCAN VIP is enabled. [grid@saigon-01 ~]$ srvctl config scan_list...