On 01/03/2014 01:52 AM, Luc Paulin wrote:
$cat /etc/redhat-release
CentOS release 6.4 (Final)
$rpm -qa | grep -i pcs
pcs-0.9.26-10.el6_4.1.noarch

So look like I might have an older version of pcs ..

If you update to CentOS 6.5 you automatically get pcs 0.9.90:

$ cat /etc/centos-release
CentOS release 6.5 (Final)

$ yum info pcs
Name        : pcs
Arch        : noarch
Version     : 0.9.90
Release     : 2.el6.centos.2
Size        : 130 k
Repo        : updates
Summary     : Pacemaker Configuration System
URL         : http://github.com/feist/pcs
License     : GPLv2
Description : pcs is a corosync and pacemaker configuration tool. It permits users to easily view, modify and created pacemaker based clusters.


Regards,
Patrick

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to