Re: [openstack-dev] [swift] a way of checking replicate completion on swift cluster

2014-12-04 Thread Osanai, Hisashi
Thank you for the response. I updated the following patch with the idea. https://review.openstack.org/#/c/138342/ On Friday, December 05, 2014 5:50 AM, Clay Gerrard wrote: > more fidelity in the recon's seems fine, statsd emissions are > also a popular target >for telemetry radiation. Thanks a

Re: [openstack-dev] [swift] a way of checking replicate completion on swift cluster

2014-12-04 Thread Clay Gerrard
more fidelity in the recon's seems fine, statsd emissions are also a popular target for telemetry radiation. On Thu, Nov 27, 2014 at 5:01 AM, Osanai, Hisashi < osanai.hisa...@jp.fujitsu.com> wrote: > > Hi, > > I think it is a good idea to have the object-replicator's failure info > in recon like

Re: [openstack-dev] [swift] a way of checking replicate completion on swift cluster

2014-11-27 Thread Osanai, Hisashi
Hi, I think it is a good idea to have the object-replicator's failure info in recon like the other replicators. I think the following info can be added in object-replicator in addition to "object_replication_last" and "object_replication_time". If there is any technical reason to not add them

Re: [openstack-dev] [swift] a way of checking replicate completion on swift cluster

2014-11-24 Thread Matsuda, Kenichiro
] [swift] a way of checking replicate completion > on swift cluster > > replication logs > > On Thu, Nov 20, 2014 at 9:32 PM, Matsuda, Kenichiro > wrote: > Hi, > > Thank you for the info. > > I was able to get replication info easily by swift-recon API. >

Re: [openstack-dev] [swift] a way of checking replicate completion on swift cluster

2014-11-24 Thread Clay Gerrard
"object_replication_time": 2316.5563162644703 > } > # curl http://192.168.1.11:6002/recon/replication/object | python > -mjson.tool > { > "object_replication_last": 1416334368.60865, > "object_replication_time": 2316.5563162644703 > } >

Re: [openstack-dev] [swift] a way of checking replicate completion on swift cluster

2014-11-20 Thread Matsuda, Kenichiro
uot;: 1416334368.60865, "object_replication_time": 2316.5563162644703 } -- Best Regards, Kenichiro Matsuda. From: Clay Gerrard [mailto:clay.gerr...@gmail.com] Sent: Friday, November 21, 2014 4:22 AM To: Op

Re: [openstack-dev] [swift] a way of checking replicate completion on swift cluster

2014-11-20 Thread Clay Gerrard
You might check if the swift-recon tool has the data you're looking for. It can report the last completed replication pass time across nodes in the ring. On Thu, Nov 20, 2014 at 1:28 AM, Matsuda, Kenichiro < matsuda_keni...@jp.fujitsu.com> wrote: > Hi, > > I would like to know about a way of chec

[openstack-dev] [swift] a way of checking replicate completion on swift cluster

2014-11-20 Thread Matsuda, Kenichiro
Hi, I would like to know about a way of checking replicate completion on swift cluster. (e.g. after rebalanced Ring) I found the way of using swift-dispersion-report from Administrator's Guide. But, this way is not enough, because swift-dispersion-report can't checking replicate completion for