-
Notifications
You must be signed in to change notification settings - Fork 24
Home
oza edited this page Dec 30, 2011
·
17 revisions
- NOTE : This page is under construction.
- Currently, the infomarion for accord is available from : http://www.osrg.net/accord
For debian package based systems:
$ sudo aptitude install corosync libcorosync-dev libdb4.8-dev
For RPM package based systems:
$ sudo yum install corosynclib-devel db4-devel
If your distribution doesn't provide the corosync packages, or you prefer to compile from source:
$ svn co http://svn.fedorahosted.org/svn/corosync/branches/flatiron
$ cd flatiron
$ ./autogen.sh
$ ./configure
$ sudo make install
$ cd ..
see also: https://github.com/collie/sheepdog/wiki/Corosync-config
- Implementing ZooKeeper Proxy
- Adding servers without reboot.
- RHEL 5 support
- Pluggable Storage
Currently, Accord project uses sheepdog ML.
- Subscribe: http://lists.wpkg.org/mailman/listinfo/sheepdog
- Archive: http://lists.wpkg.org/pipermail/sheepdog/
- #sheepdog on freenode
- OZAWA Tsuyoshi ozawa.tsuyoshi@lab.ntt.co.jp
- MORITA Kazutaka morita.kazutaka@lab.ntt.co.jp