Re: [Openstack] SWIFT - Write Quorum

2014-09-17 Thread Drudy, Gerry
The object in the handoff location should get removed once it is successfully copied to the primary locations. Check object-replicator error logs like “Error syncing handoff partition”. Gerry. From: Brent Troge [mailto:brenttroge2...@gmail.com] Sent: 17 September 2014 16:48 To: John Dickinson

Re: [Openstack] [Swift] IP address of Swift nodes : need help

2014-08-19 Thread Drudy, Gerry
Jyoti, The swift object server IPs are encoded in the swift rings. So the swift object server IPs must not change. Gerry. From: Jyoti Ranjan [mailto:jran...@gmail.com] Sent: 18 August 2014 19:43 To: openstack@lists.openstack.org Subject: [Openstack] [Swift] IP address of Swift nodes : need hel

Re: [Openstack] Replication count change on running cluster...

2014-07-07 Thread Drudy, Gerry
Yes, it is possible to change the replica count on a running system. You need to modify the replica count of the existing ring and deploy it to your system. This does not clear existing data in the cluster. Gerry. From: Shyam Prasad N [mailto:nspmangal...@gmail.com] Sent: 07 July 2014 07:31 To:

Re: [Openstack] Replication count..

2014-07-04 Thread Drudy, Gerry
...@gmail.com] Sent: 04 July 2014 11:53 To: Drudy, Gerry Cc: openstack@lists.openstack.org Subject: Re: [Openstack] Replication count.. Hi Gerry, Thanks for the reply. Attached the outputs for the commands you asked for. I see a python traceback while reading container metadata. But I've configured re

Re: [Openstack] Replication count..

2014-07-04 Thread Drudy, Gerry
I too would have expected the PUT to succeed given the config you describe. Perhaps the proxy log entries for the PUT might indicate why it is failing? If you can’t figure out what is going wrong from the proxy server logs can you post the o/p of the following 2 commands: swift-ring-builder /e

Re: [Openstack] swift recon query

2014-03-11 Thread Drudy, Gerry
To: Drudy, Gerry; Steve Mayer Cc: openstack@lists.openstack.org Subject: Re: [Openstack] swift recon query Thanks Drudy Gerry for answering my queries. But when I use curl command for recon, I get the following results: root@swift-VirtualBox:~# curl -i http://127.0.0.1:6000/recon/mounted curl: (7

Re: [Openstack] swift recon query

2014-03-07 Thread Drudy, Gerry
Comments inline. From: pragya jain [mailto:prag_2...@yahoo.co.in] Sent: 07 March 2014 05:33 To: Steve Mayer; Drudy, Gerry Cc: openstack@lists.openstack.org Subject: Re: [Openstack] swift recon query Hello Steve, My questions about swift recon are: Q1: what should be the curl command for recon

Re: [Openstack] swift recon query

2014-03-06 Thread Drudy, Gerry
Add the verbose option to swift-recon: swift-recon -av It will list all the object servers in the ring. Each server listed should have the object-server process running. Gerry. From: pragya jain [mailto:prag_2...@yahoo.co.in] Sent: 06 March 2014 10:25 To: Drudy, Gerry; openstack

Re: [Openstack] swift recon query

2014-03-06 Thread Drudy, Gerry
Try curl -i http://127.0.0.1:6000/recon/async assuming 6000 is the port the object-server binds to. Gerry, From: pragya jain [mailto:prag_2...@yahoo.co.in] Sent: 06 March 2014 06:58 To: openstack@lists.openstack.org Subject: Re: [Openstack] swift recon query please somebody answer my question

Re: [Openstack] Replication error

2013-09-30 Thread Drudy, Gerry
ke Preston [mailto:mike.pres...@synety.com] Sent: 30 September 2013 09:34 To: Drudy, Gerry; McCabe, Donagh; openstack@lists.openstack.org Subject: RE: Replication error Is there anyway to identify if this is the case? It is a possibility that it *might* have been broken since install, but due to log rotat

Re: [Openstack] Replication error

2013-09-27 Thread Drudy, Gerry
I have encountered this traceback but I was doing something unusual: I was blowing away an existing swift system and rebuilding it with a smaller ring power. Unfortunately I had not cleaned up all of the old data on one of the devices. On the reconfigured system the object replicator encounter