<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glusterfs.git/configinterface.py, branch v5.9</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='http://git.gluster.org/cgit/glusterfs.git/'/>
<entry>
<title>syncdaemon: configinterface.py file moved under xlators/features/marker/utils/syncdaemon/ directory.</title>
<updated>2011-02-11T16:35:42+00:00</updated>
<author>
<name>Mohammed Junaid Ahmed</name>
<email>junaid@gluster.com</email>
</author>
<published>2011-02-11T01:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gluster.org/cgit/glusterfs.git/commit/?id=7b16a08989e804e857589c8a34881140150dc11c'/>
<id>7b16a08989e804e857589c8a34881140150dc11c</id>
<content type='text'>
Signed-off-by: Junaid &lt;junaid@gluster.com&gt;
Signed-off-by: Anand V. Avati &lt;avati@dev.gluster.com&gt;

BUG: 1570 (geosync related changes)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1570
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Junaid &lt;junaid@gluster.com&gt;
Signed-off-by: Anand V. Avati &lt;avati@dev.gluster.com&gt;

BUG: 1570 (geosync related changes)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1570
</pre>
</div>
</content>
</entry>
<entry>
<title>syncdaemon: config revamp #3: implement command line get/set/del interface to configuration</title>
<updated>2011-02-11T06:17:54+00:00</updated>
<author>
<name>Csaba Henk</name>
<email>csaba@gluster.com</email>
</author>
<published>2011-02-07T20:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gluster.org/cgit/glusterfs.git/commit/?id=07402f590e12b097e8267e924e0ae69d9b8964fb'/>
<id>07402f590e12b097e8267e924e0ae69d9b8964fb</id>
<content type='text'>
The INI style config file has following type of sections:

- [global]
- [peers &lt;local&gt;]
- [peers &lt;local&gt; &lt;remote&gt;]

Option dispatch to sections is derived from command line (ie., [global]
if no arg given, [peers &lt;local&gt;] with &lt;local&gt; being the only arg,
[peers &lt;local&gt; &lt;remote&gt;] if &lt;local&gt; and &lt;remote&gt; args are provided).
So this all happens under the hood, gsyncd users need not to specify
sections.

New command line options:

- query options:
  --config-get-all
  --config-get OPT
- modify options:
  --config-set OPT VAL
  --config-del OPT

Signed-off-by: Csaba Henk &lt;csaba@gluster.com&gt;
Signed-off-by: Anand V. Avati &lt;avati@dev.gluster.com&gt;

BUG: 1570 (geosync related changes)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1570
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The INI style config file has following type of sections:

- [global]
- [peers &lt;local&gt;]
- [peers &lt;local&gt; &lt;remote&gt;]

Option dispatch to sections is derived from command line (ie., [global]
if no arg given, [peers &lt;local&gt;] with &lt;local&gt; being the only arg,
[peers &lt;local&gt; &lt;remote&gt;] if &lt;local&gt; and &lt;remote&gt; args are provided).
So this all happens under the hood, gsyncd users need not to specify
sections.

New command line options:

- query options:
  --config-get-all
  --config-get OPT
- modify options:
  --config-set OPT VAL
  --config-del OPT

Signed-off-by: Csaba Henk &lt;csaba@gluster.com&gt;
Signed-off-by: Anand V. Avati &lt;avati@dev.gluster.com&gt;

BUG: 1570 (geosync related changes)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1570
</pre>
</div>
</content>
</entry>
</feed>
