We already solved this, was a replication service hangued on two nodes, restarting that replication services solved the hole issue<div><br></div><div>Best</div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Nov 5, 2012 at 12:07 PM, Leandro Reox <span dir="ltr"><<a href="mailto:leandro.reox@gmail.com" target="_blank">leandro.reox@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
A little update, this is happening updating headers too on existing objects ... were wondering whats wrong in our setup (a proxy ?) :S <div><br></div><div>An example setting a key-value on objects metadata (happens with any header)</div>

<div><div><div><br></div><div><div>curl -X HEAD -H "X-Auth-Token: ea5e7b70d58f4d45b0fc921e99b22f76" "<a href="http://172.16.177.253:8080/v1/AUTH_1bf1f1b69a864abb84ed8a1bc82cff21/test-max/test" target="_blank">http://172.16.177.253:8080/v1/AUTH_1bf1f1b69a864abb84ed8a1bc82cff21/test-max/test</a>" -IHTTP/1.1 200 OK</div>

<div><b>X-Object-Meta-Lean: CABEZA</b></div><div>Last-Modified: Mon, 05 Nov 2012 14:59:04 GMT</div><div>Etag: d41d8cd98f00b204e9800998ecf8427e</div><div>Accept-Ranges: bytes</div><div>Content-Length: 0</div><div>Content-Type: application/octet-stream</div>

<div>X-Trans-Id: tx22818145f72b4ca3bf5f212721fecefc</div><div>Date: Mon, 05 Nov 2012 14:57:40 GMT</div><div><br></div><div>mvenesio@maxbox:~# curl -X PUT -H "X-Auth-Token: ea5e7b70d58f4d45b0fc921e99b22f76" "<a href="http://172.16.177.253:8080/v1/AUTH_1bf1f1b69a864abb84ed8a1bc82cff21/test-max/test" target="_blank">http://172.16.177.253:8080/v1/AUTH_1bf1f1b69a864abb84ed8a1bc82cff21/test-max/test</a>" -H "<b>X-Object-Meta-lean: PETERO" </b>-H "Content-Length: 0"</div>

<div><html></div><div><head></div><div> <title>201 Created</title></div><div></head></div><div><body></div><div> <h1>201 Created</h1></div><div> <br /><br /></div>

<div><br></div><div><br></div><div><br></div><div></body></div><div></html>mvenesio@maxbox:~# </div><div>mvenesio@maxbox:~# </div><div>mvenesio@maxbox:~# curl -X HEAD -H "X-Auth-Token: ea5e7b70d58f4d45b0fc921e99b22f76" "<a href="http://172.16.177.253:8080/v1/AUTH_1bf1f1b69a864abb84ed8a1bc82cff21/test-max/test" target="_blank">http://172.16.177.253:8080/v1/AUTH_1bf1f1b69a864abb84ed8a1bc82cff21/test-max/test</a>" -IHTTP/1.1 200 OK</div>

<div><b>X-Object-Meta-Lean: CABEZA <<---- OLD HEADER :S</b></div><div>Last-Modified: Mon, 05 Nov 2012 14:59:04 GMT</div><div>Etag: d41d8cd98f00b204e9800998ecf8427e</div><div>Accept-Ranges: bytes</div><div>Content-Length: 0</div>

<div>Content-Type: application/octet-stream</div><div>X-Trans-Id: txb2186e54462b473fabaf0342e0339a05</div><div>Date: Mon, 05 Nov 2012 14:57:59 GMT</div><div><br></div><div><br></div></div></div></div><div class="HOEnZb">
<div class="h5"><div class="gmail_extra">
<br><br><div class="gmail_quote">On Mon, Nov 5, 2012 at 10:21 AM, Leandro Reox <span dir="ltr"><<a href="mailto:leandro.reox@gmail.com" target="_blank">leandro.reox@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi guys, <br><br>We're facing a really weird random issue on Swift 1.4.8, when we update an object that already exists with the same name, but different content, sometimes randomly the operation, dispites the proxy answer ( always 201 created) doesnt succeed, and the object content doesnt get updated. But sometimes the operation succeed and the object content get overwritten. <div>


<br></div><div>What we saw in terms of replication :<br><br>- When the object doesnt get updated we dont see the .db file replicated accross the cluster</div><div>- Whe the object overwrites OK we saw the 3 replicas of the object and the 3 db replicas propagating OK accross the hole cluster. </div>


<div><br></div><div>This is happening with all the containers, and all the objects, randomly</div><div><br></div><div>Things we already checked:</div><div><br></div><div>- Ring files replicated ok acrros all proxies and all datanodes</div>


<div>- Confs files ok</div><div>- Memcached partners ok </div><div>- Replication services, and all the other services running ok on all nodes</div><div><br></div><div>Is this really and issue or we should DELETE and object previous uploading with the same name ?. We found this really weird (sounds like a bugs) cause succeeds randomly </div>


<div><br></div><div>Best !</div><div>Lean</div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>