On 10/08/2012 08:27 PM, Chris Feist wrote:
We've been making improvements to the pcs (pacemaker/corosync
configuration system) command line tool over the past few months.
Currently you can setup a basic cluster (including configuring corosync
2.0 udpu).
David Vossel has also created a version of the "Clusters from Scratch"
document that illustrates setting up a cluster using pcs. This should
be showing up shortly.
You can view the source here: https://github.com/feist/pcs/
Or download the latest tarball:
https://github.com/downloads/feist/pcs/pcs-0.9.26.tar.gz
There is also a Fedora 18 package that will be included with the next
release. You should be able to find that package in the following
locations...
RPM:
http://people.redhat.com/cfeist/pcs/pcs-0.9.26-1.fc18.noarch.rpm
SRPM:
http://people.redhat.com/cfeist/pcs/pcs-0.9.26-1.fc18.src.rpm
In the near future we are planning on having builds for SUSE &
Ubuntu/Debian.
We're also actively working on a GUI/Daemon that will allow control of
your entire cluster from one node and/or a web browser.
Please feel free to email me (cfeist@xxxxxxxxxx) or open issues on the
pcs project at github (https://github.com/feist/pcs/issues) if you have
any questions or problems.
Thanks!
Chris
Hi Chris,
I started following Andrew's new pcs-based tutorial today on a fresh,
minimal F17 x86_64 install. Section 2.5 of CfS-pcs shows;
===
yum install -y pcs
2.5 Setup
<snip>
# systemctl start pcsd.service
# systemctl enable pcsd.service
===
This fails, and Andrew suggested using the version of pcs you annouced
here. Same problem though;
===
[root@an-c01n01 ~]# rpm -Uvh
http://people.redhat.com/cfeist/pcs/pcs-0.9.26-1.fc18.noarch.rpm
Retrieving http://people.redhat.com/cfeist/pcs/pcs-0.9.26-1.fc18.noarch.rpm
Preparing... ###########################################
[100%]
1:pcs ###########################################
[100%]
[root@an-c01n01 ~]# systemctl start pcsd.service
Failed to issue method call: Unit pcsd.service failed to load: No such
file or directory. See system logs and 'systemctl status pcsd.service'
for details.
[root@an-c01n01 ~]# rpm -q pacemaker corosync pcs
pacemaker-1.1.7-2.fc17.x86_64
corosync-2.0.1-1.fc17.x86_64
pcs-0.9.26-1.fc18.noarch
===
Any thoughts?
Cheers!
--
Digimer
Papers and Projects: https://alteeve.ca/w/
"Hydrogen is just a colourless, odorless gas which, if left alone in
sufficient quantities for long periods of time, begins to think about
itself."
--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster