Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): ricci-0.16.2-2.28.el6 How reproducible: Everytime Steps to Reproduce: [cfeist@gold tmp]$ ccs -f test --createcluster testcluster [cfeist@gold tmp]$ ccs -f test --setmulticast 224.0.0.0 [cfeist@gold tmp]$ grep multicast test <multicast addr="224.0.0.0"/> [cfeist@gold tmp]$ ccs -f test --setmulticast ... gives usage, but should remove the multicast section ...
With old version: [root@ask-03 ~]# ccs -f test --createcluster testcluster [root@ask-03 ~]# ccs -f test --setmulticast 1.1.1.1 [root@ask-03 ~]# ccs -f test --setmulticast Usage: ccs [OPTION]... ... With fixed version: [root@ask-02 ~]# ccs -f test --createcluster testcluster [root@ask-02 ~]# ccs -f test --setmulticast 1.1.1.1 [root@ask-02 ~]# ccs -f test --setmulticast [root@ask-02 ~]# cat test <cluster config_version="3" name="testcluster"> <fence_daemon/> <clusternodes/> <cman> </cman> <fencedevices/> <rm> <failoverdomains/> <resources/> </rm> </cluster> Multicast section has been removed.
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