<feed xmlns='http://www.w3.org/2005/Atom'>
<title>autocluster.git/templates, 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>Remove bash autocluster script and supporting files</title>
<updated>2019-03-25T05:52:25+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2018-10-02T05:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/autocluster.git/commit/?id=acab4ff108c902fec404582e9a6fb50cc81a2c04'/>
<id>acab4ff108c902fec404582e9a6fb50cc81a2c04</id>
<content type='text'>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Kickstart: Drop 2nd network interface configuration</title>
<updated>2015-04-01T04:48:29+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2015-04-01T04:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/autocluster.git/commit/?id=daaede40c1fb8db121e39158c3115f4c687312e1'/>
<id>daaede40c1fb8db121e39158c3115f4c687312e1</id>
<content type='text'>
It isn't used and causes problems with RHEL 7.1.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It isn't used and causes problems with RHEL 7.1.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not disable IPv6 stack</title>
<updated>2014-11-25T00:24:56+00:00</updated>
<author>
<name>Amitay Isaacs</name>
<email>amitay@gmail.com</email>
</author>
<published>2014-11-24T04:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/autocluster.git/commit/?id=22d1b492d1c44c17ffd053b1e178a1fedfc45c36'/>
<id>22d1b492d1c44c17ffd053b1e178a1fedfc45c36</id>
<content type='text'>
Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove netmask from network_map</title>
<updated>2014-11-25T00:24:56+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2014-11-24T10:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/autocluster.git/commit/?id=415d586cca66ded609b8f74a7acaece4bd88f57a'/>
<id>415d586cca66ded609b8f74a7acaece4bd88f57a</id>
<content type='text'>
This removes the /24 assumption, embeds the prefix into the ip field
and calculates netmask in the only place it is needed.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes the /24 assumption, embeds the prefix into the ip field
and calculates netmask in the only place it is needed.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move shared disk presence logic from nodes into shared disk code</title>
<updated>2014-07-02T04:17:18+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2014-06-30T02:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/autocluster.git/commit/?id=9e181625af37233acd4ac6c1094bb4171d98e903'/>
<id>9e181625af37233acd4ac6c1094bb4171d98e903</id>
<content type='text'>
Currently this is distributed around the node logic and is hard to
manage.

Instead, introduce 2 new functions (well, meta-functions, called using
call_func):

* is_dedicated_storage_node()

  Defaults to false.  Is true for sofs_storage.

* node_has_shared_disks()

  Defaults to false.  True for sofs_storage.  True for sofs_front when
  there are no dedicated storage nodes.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently this is distributed around the node logic and is hard to
manage.

Instead, introduce 2 new functions (well, meta-functions, called using
call_func):

* is_dedicated_storage_node()

  Defaults to false.  Is true for sofs_storage.

* node_has_shared_disks()

  Defaults to false.  True for sofs_storage.  True for sofs_front when
  there are no dedicated storage nodes.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kickstart - Replacing multipath.conf here is redundant</title>
<updated>2014-07-02T04:17:17+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2014-06-27T01:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/autocluster.git/commit/?id=0aa1c68a8fe6116b2867dc26bbccbb90e8f1fabd'/>
<id>0aa1c68a8fe6116b2867dc26bbccbb90e8f1fabd</id>
<content type='text'>
It is done later when nodes are created.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is done later when nodes are created.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kickstart - sadc has no -d option so don't add it</title>
<updated>2014-07-02T04:17:17+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2014-06-27T01:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/autocluster.git/commit/?id=7752b90f40abd5463086c35fe00f06bbeb23c432'/>
<id>7752b90f40abd5463086c35fe00f06bbeb23c432</id>
<content type='text'>
-S DISK is the default on at least RHEL 5 and 6, so that should
 collect the disk statistics we want.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-S DISK is the default on at least RHEL 5 and 6, so that should
 collect the disk statistics we want.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't manually mess with ntpd, just enable it in kickstart</title>
<updated>2014-07-02T04:17:17+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2014-06-24T04:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/autocluster.git/commit/?id=5ca76d1ccacc353807a2122e9652a1b0bc3b8745'/>
<id>5ca76d1ccacc353807a2122e9652a1b0bc3b8745</id>
<content type='text'>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update comments in basic post-install</title>
<updated>2014-07-02T04:17:17+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2014-06-24T01:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/autocluster.git/commit/?id=29a18b9d0a1628ab75ba9a28ed49f3a7be8a691f'/>
<id>29a18b9d0a1628ab75ba9a28ed49f3a7be8a691f</id>
<content type='text'>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename some kickstart variables to start with "KS_"</title>
<updated>2014-07-02T04:17:17+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2014-06-24T00:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/autocluster.git/commit/?id=a9b06655f6537bcbda5ce8d1a88a75a563fe963d'/>
<id>a9b06655f6537bcbda5ce8d1a88a75a563fe963d</id>
<content type='text'>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
