|
[root@ebon logs]# cd /u01/grid-11.2/grid/bin
[root@ebon bin]# ./srvctl add vip -n ebon -k 1 -A ebon-vip/255.255.255.0/eth0
[root@ebon bin]# ./srvctl add scan -n nwls-scan.edhc.com.cn
[root@ebon bin]# ./srvctl add scan_listener
[root@ebon bin]# ./srvctl start vip -n ebon
[root@ebon bin]# ./srvctl start scan
[root@ebon bin]# ./srvctl start scan_listener |
|