<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#66cccc" text="#000000">
<font size="+1">Hi Fabio,<br>
and many thanks. But just another precision :<br>
you mean that ccs_sync is making the job<br>
now , in a hidden way when cman_tool -r version is<br>
executed , right ?<br>
but does the fact that cluster.conf is in another place<br>
than /etc/cluster matter for ccs_sync to work fine ? <br>
because I just tried :<br>
[root@oberon3 ~]# ccs_sync help<br>
Unable to parse /etc/cluster/cluster.conf: No such file or directory<br>
Does that mean that ccs_sync does not take in account the<br>
/etc/sysconfig/cman file ?<br>
<br>
Thanks again<br>
Alain<br>
<br>
</font><br>
Fabio M. Di Nitto a écrit :
<blockquote cite="mid:1252060928.6387.8.camel@cerberus.int.fabbione.net"
 type="cite">
  <pre wrap="">On Fri, 2009-09-04 at 11:46 +0200, Alain.Moulle wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,

With this release : cman-3.0.2-1.fc11.x86_64
it seems that we can't do ccs_tool update anymore :

  ccs_tool update /etc/cluster/cluster.conf
  Unknown command, update.
  Try 'ccs_tool help' for help.

and effectively the help does not list anymore options update (neither 
upgrade).

Therefore, what is the new way to make it dynamically update the 
configuration ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The configuration distribution across nodes is now delegate to
luci/ricci via ccs_sync command. The old ccsd ccs_tool bits are gone.

Assuming your configuration is identical on all nodes you can issue, on
one node only, cman_tool version -r $newversion.

$newversion is either 0 (autodetect the version from cluster.conf and
check that is newer/higher than the runtime config) or the exact version
you want to load.

Note that we are still working on smoothing a few corners in the new
configuration system and that a bad config could be problematic for the
cluster.

Fabio



  </pre>
</blockquote>
</body>
</html>