OCSSD启动过程详细v1
作者:互联网
1 orarootagent_ROOT启动ocssd.bin进程。
2 ocssd.bin进程和gpnpd通信,读取gpnp profile中VF的discovery string,并在对应的路径扫描VF.
3 找到VF后,ocssd.bin就能够获取集群的一些基本参数配置,例如:misscount、reboot time、long I\O timeout、short I\O timeout。
4 ocssd.bin继续和gpnpd通信,获取集群的私网信息,以便和集群的其他节点通信。
5 ocssd.bin进程通过gipcd进程获取本地节点和远程节点的具体私网连接信息。
6 节点间私网信息建立,集群进行重新配置。
7 集群重新配置结束,集群成员列表被更新。
标签:bin,VF,OCSSD,私网,v1,集群,详细,ocssd,节点 来源: https://blog.csdn.net/oradbm/article/details/100115943