[Pacemaker] cman, ccs: Validation Failure,	unable to modify configuration file
    Brian J. Murrell 
    brian at interlinx.bc.ca
       
    Mon Dec 16 08:45:47 EST 2013
    
    
  
So, trying to create a cluster on a given node with ccs:
# ccs -p xxx -h $(hostname) --createcluster foo2
Validation Failure, unable to modify configuration file (use -i to ignore this error).
But there shouldn't be any configuration here yet.  I've not done
anything with this node:
# ccs -p xxx -h $(hostname) --getconf
<cluster config_version="1" name="cluster">  
          <fence_daemon/>  
          <clusternodes/>  
          <cman/>  
          <fencedevices/>  
          <rm>    
                    <failoverdomains/>    
                    <resources/>    
          </rm>  
</cluster>
So what's wrong with this (empty) configuration?
Even using -i as suggested doesn't work:
# ccs -p xxx -h $(hostname) --createcluster -i foo2
Validation Failure, unable to modify configuration file (use -i to ignore this error).
Any ideas?
b.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20131216/0efadc0d/attachment-0002.sig>
    
    
More information about the Pacemaker
mailing list