Hide Forgot
In certain cases it's possible to create cluster.conf files with ccs that don't validate with the schema, just need one extra check before sending the file to the hosts to make sure it validates with the schema.
To test generating a bad cluster.conf ccs -f test2 --createcluster ccs -f test2 --addresource blah You should get the following error: "Validation Failure, unable to modify configuration file (use -i to ignore this error)." If you use a proper resource (like nfsclient)... ccs -f test2 --addresource nfsclient ref=/test It succeeds and nfsclient shows up in the test2 file that was created.
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