默认安装目录下,86和95版本的配置文件路径如下:
86版本:
Gcluster:/opt/gcluster/config/gbase_8a_gcluster.cnf 或者 $GCLUSTER_BASE/config/gbase_8a_gcluster.cnf
Gnode:/opt/gnode/config/gbase_8a_gbase.cnf 或者 $GBASE_BASE/config/gbase_8a_gbase.cnf
Gcware:/etc/corosync/corosync.conf
(gcware在86及以前版本主服务名为corosync,其配置文件名称和路径也有所不同,95及以后版本主服务名变更为gcware)
952版本:
Gcluster:/opt/gcluster/config/gbase_8a_gcluster.cnf 或者 $GCLUSTER_BASE/config/gbase_8a_gcluster.cnf
Gnode:/opt/gnode/config/gbase_8a_gbase.cnf 或者 $GBASE_BASE/config/gbase_8a_gbase.cnf
Gcware:/opt/gcware/config/gcware.conf 或者 $GCWARE_BASE/config/gcware.conf
953版本:
Gcluster:/opt/10.10.12.211/gcluster/config/gbase_8a_gcluster.cnf 或者 $GCLUSTER_BASE/config/gbase_8a_gcluster.cnf
Gnode:/opt/10.10.12.211/gnode/config/gbase_8a_gbase.cnf 或者 $GBASE_BASE/config/gbase_8a_gbase.cnf
Gcware:/opt/10.10.12.211/gcware/config/gcware.conf 或者 $GCWARE_BASE/config/gcware.conf
(953版本在安装时,会在/opt目录下自动生成一个以节点IP命名的文件夹,用来存放节点文件,所以配置文件路径会比952版本多一步操作)
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。