<div dir="ltr">more fidelity in the recon's seems fine, statsd emissions are also a popular target for telemetry radiation.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 27, 2014 at 5:01 AM, Osanai, Hisashi <span dir="ltr"><<a href="mailto:osanai.hisashi@jp.fujitsu.com" target="_blank">osanai.hisashi@jp.fujitsu.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi,<br>
<br>
I think it is a good idea to have the object-replicator's failure info<br>
in recon like the other replicators.<br>
<br>
I think the following info can be added in object-replicator in addition to<br>
"object_replication_last" and "object_replication_time".<br>
<br>
If there is any technical reason to not add them, I can make it. What do<br>
you think?<br>
<br>
{<br>
    "replication_last": 1416334368.60865,<br>
    "replication_stats": {<br>
        "attempted": 13346,<br>
        "empty": 0,<br>
        "failure": 870,<br>
        "failure_nodes": {"192.168.0.1": 3,<br>
                          "192.168.0.2": 860,<br>
                          "192.168.0.3": 7},<br>
        "hashmatch": 0,<br>
        "remove": 0,<br>
        "start": 1416354240.9761429,<br>
        "success": 1908<br>
        "ts_repl": 0<br>
    },<br>
    "replication_time": 2316.5563162644703,<br>
    "object_replication_last": 1416334368.60865,<br>
    "object_replication_time": 2316.5563162644703<br>
}<br>
<br>
Cheers,<br>
Hisashi Osanai<br>
<span class=""><br>
On Tuesday, November 25, 2014 4:37 PM, Matsuda, Kenichiro [mailto:<a href="mailto:matsuda_kenichi@jp.fujitsu.com">matsuda_kenichi@jp.fujitsu.com</a>] wrote:<br>
> I understood that the logs are necessary to judge whether no failure on<br>
> object-replicator.<br>
> And also, I thought that the recon info of object-replicator having failure<br>
> (just like the recon info of account-replicator and container-replicator)<br>
> is useful.<br>
> Are there any reason to not included failure in recon?<br>
<br>
</span>On Tuesday, November 25, 2014 5:53 AM, Clay Gerrard [mailto:<a href="mailto:clay.gerrard@gmail.com">clay.gerrard@gmail.com</a>] wrote:<br>
> > replication logs<br>
<span class="im HOEnZb"><br>
On Friday, November 21, 2014 4:22 AM, Clay Gerrard [mailto:<a href="mailto:clay.gerrard@gmail.com">clay.gerrard@gmail.com</a>] wrote:<br>
> You might check if the swift-recon tool has the data you're looking for.  It can report<br>
> the last completed replication pass time across nodes in the ring.<br>
<br>
<br>
</span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div>