GBase 8a 数据库集群的每个服务,都有各自的配置文件,本文介绍常用的gcware、gcluster、gnode、gcrecover等服务的配置文件位置。
目录导航
corosync/gcware配置文件
/etc/corosync/corosync.conf
V95为
/opt/gcware/config/gcware.conf
其中的logging部分,to_file建议设置为yes。 debug建议设置为off。 默认值也是这么设置的。
管理服务gcluster配置文件
/opt/gbase/gcluster/config/gbase_8a_gcluster.cnf
其中/opt/gbase是集群安装目录,请根据实际情况修改。
恢复服务gcrecover配置文件
/opt/gbase/gcluster/config/gc_recover.cnf
其中/opt/gbase是集群安装目录,请根据实际情况修改。
该服务只存在于管理节点。
数据服务gnode配置文件
/opt/gbase/gnode/config/gbase_8a_gbase.cnf
其中/opt/gbase是集群安装目录,请根据实际情况修改。