Hello Everyone,
We are moving everything over from heartbeat, after the last update
brought the cluster to it's knees... What we are interested in is
using corosync, pacemaker to LVS mysql, and asterisk. We have not
looked into asterisk yet, and we don't know if it's even possible
(i.e. if there is already an ocf a;ready created).
Regardless, our attempt to install corosync from source using the
directrions found in "http://www.clusterlabs.org/wiki/Install" seemed
to go ok however, nothing was created. We had to manually copy:
cp /usr/etc/corosync/corosync.conf.example /etc/corosync/corosync.conf
cp /usr/etc/init.d/corosync /etc/init.d/corosync
We have a long way to go, you're help is greatly appreciated.
simple startup conf
totem {
version: 2
secauth: off
threads: 0
interface {
ringnumber: 0
bindnetaddr: 192.168.1.1
mcastaddr: 226.94.1.1
mcastport: 5405
ttl: 1
}
}
logging {
fileline: off
to_stderr: no
to_logfile: yes
to_syslog: yes
logfile: /var/log/cluster/corosync.log
debug: off
timestamp: on
logger_subsys {
subsys: AMF
debug: off
}
}
amf {
mode: disabled
}
If there are script that I am suppose to be running that will create
everyting? Do I need to install OpenAIS as well? We downloaded the
latest version of resource agents, cluster glue, corosync, pacemaker.
I know we can install everything from gentoo source tree, but we are
trying to avoid that...
Your help is greatly appreciated,
Nick.
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais