<feed xmlns='http://www.w3.org/2005/Atom'>
<title>autocluster.git/base/root/scripts/functions, branch master</title>
<subtitle>Autocluster is a script for building virtual clusters to test clustered Samba.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/autocluster.git/'/>
<entry>
<title>Reorganise base templates directory to allow for node-type-specific files.</title>
<updated>2009-12-04T05:25:13+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2009-12-04T05:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/autocluster.git/commit/?id=b48f3500b1ea359d8d563f708113a96138605479'/>
<id>b48f3500b1ea359d8d563f708113a96138605479</id>
<content type='text'>
* Previous contents of base/ are now in base/all.

* create_node_COMMON() takes an extra argument (inserted as $3) that
  specifies the node type.  All of the create_node_* functions pass
  "$type" for this argument.

* setup_base() now has an optional argument, which is only passed by
  create_node_COMMON.  Rather than simply copying and substituting
  templates for the entire $BASE_TEMPLATES/ subdirectory it now does
  this for $BASE_TEMPLATES/all and then $BASE_TEMPLATES/$type.
  Therefore, the contents of the type-specific directory override the
  contents of "all" directory.

* releases/SoFS.common uses the "all" version of SoFS-postinstall.sh
  when setting POSTINSTALL_TEMPLATE.  This variable also now respects
  $BASE_TEMPLATES instead of hard-coding the base/ subdirectory.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Previous contents of base/ are now in base/all.

* create_node_COMMON() takes an extra argument (inserted as $3) that
  specifies the node type.  All of the create_node_* functions pass
  "$type" for this argument.

* setup_base() now has an optional argument, which is only passed by
  create_node_COMMON.  Rather than simply copying and substituting
  templates for the entire $BASE_TEMPLATES/ subdirectory it now does
  this for $BASE_TEMPLATES/all and then $BASE_TEMPLATES/$type.
  Therefore, the contents of the type-specific directory override the
  contents of "all" directory.

* releases/SoFS.common uses the "all" version of SoFS-postinstall.sh
  when setting POSTINSTALL_TEMPLATE.  This variable also now respects
  $BASE_TEMPLATES instead of hard-coding the base/ subdirectory.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix setup_samba.sh script for ctdb &gt;= 1.0.78.</title>
<updated>2009-07-31T12:24:46+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2009-07-31T12:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/autocluster.git/commit/?id=fc1669e059bcdb0bfe9aeda0cedb5b5c9051a0ba'/>
<id>fc1669e059bcdb0bfe9aeda0cedb5b5c9051a0ba</id>
<content type='text'>
ctdb 1.0.78 changes the format of the output of "ctdb -Y status",
causing the cluster_is_healthy() function in
base/root/scripts/functions to always fail.  This relaxes the matching
to look for a 1 bit in the output for a node rather than a particular
number of 0s.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ctdb 1.0.78 changes the format of the output of "ctdb -Y status",
causing the cluster_is_healthy() function in
base/root/scripts/functions to always fail.  This relaxes the matching
to look for a 1 bit in the output for a node rather than a particular
number of 0s.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add base file /root/scripts/functions.  setup_samba.sh now properly</title>
<updated>2008-09-24T01:25:00+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2008-09-24T01:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/autocluster.git/commit/?id=65fd72d76d37cd0045671ac54369cf5e5d144ec5'/>
<id>65fd72d76d37cd0045671ac54369cf5e5d144ec5</id>
<content type='text'>
waits for a completely healthy cluster.  chroot jail generation goes
after winbind start.  We also no longer try to fix the jail - assume a
working cnjailgen is hacked in via some other process.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
waits for a completely healthy cluster.  chroot jail generation goes
after winbind start.  We also no longer try to fix the jail - assume a
working cnjailgen is hacked in via some other process.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
