User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0
On 08/03/2014 10:35 PM, Juan José
Pavlik Salles wrote:
Those are just labels for the replicated bricks, so it is
easier to find them. For instance: brick l1 on node nodo01 is
replicated on brick l1 on node nodo04, you can now that from
this COD0 label. Is it clear?
Ah! got it. But what is 'COD'
Pranith
El ago 3, 2014 1:38 p.m., "Pranith Kumar
Karampuri" <pkarampu@xxxxxxxxxx>
escribió:
On 08/03/2014 09:06 PM, Juan José Pavlik Salles wrote:
Hi guys, yesterday I was trying to get a
mental picture of my gluster volumes and I came to
realize it was getting complicated, or I was
too lazy who knows. I googled a bit and couldn't find
any good way to achieve it so I started coding. After a
few coffees I did this http://viviendolared.blogspot.com.ar/2014/08/gluster-graficando-mi-gluster-i.html (sorry,
spanish is my mother tongue), basically it's a Java
program that builds a dot file from your gluster
configuration so you can plot it and get a pretty
good-enough image of your cluster. So far I've only
tested it with Distribute and Distributed-Replicated
volumes, if anyone wants to share its "gluster vol info"
output I can plot the output for you and debug the
program a bit more. I plan to release the code soon, but
as I am not a developer perse I've got no idea how or
where to do that. Hope you like it, and please give me
all the feedback you want.