Hide Forgot
ccs needs to add the --addunfenceinst & --rmunfenceinst commands so unfencing sections can be added to the cluste.rconf file.
Without fix to add unfenceinst [root@ask-03 ~]# ccs -f test --createcluster cluster [root@ask-03 ~]# ccs -f test --addnode testnode Node testnode added. [root@ask-03 ~]# ccs -f test --addunfenceinst blah testnode Usage: ccs [OPTION]... .... With fix to add unfenceinst [root@ask-02 ~]# ccs -f test --createcluster cluster [root@ask-02 ~]# ccs -f test --addnode testnode Node testnode added. [root@ask-02 ~]# ccs -f test --addunfenceinst blah testnode If you look at the file 'test' it includes an unfence section [root@ask-02 ~]# ccs -f test --rmunfenceinst blah testnode The file 'test' still has an unfence section, but it is empty.
fix verified in ccs-0.16.2-35.el6
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0749.html