Hello,
i updated my two cluster member from 1.2 rc3 to 1.2 rc4
- at first the “secondary” node → all went fine.
- at second the “primary” node also here all went fine execpt the cluster config
actualy the “secondary” node is active and worked fine.
on the “primary” node
show cluster status
Clustering is not configured
in the config.boot file the cluster config is still present:
cluster {
dead-interval 10000
group cluster-v {
auto-failback true
primary astor-v
secondary phoenix-v
service 192.168.247.94/28/eth1.4064
service 10.202.11.254/24/eth1.3079
service 192.168.88.50/24/eth0
service openvpn
service ipsec
service 10.216.1.254/24/eth1.3801
}
interface eth0
keepalive-interval 2000
monitor-dead-interval 20000
pre-shared-secret ************
}
is there somewhere a config parsing logfile, where i can see why a config part is not working.