Re: [openstack-dev] [Openstack] 503 Errors for PUT and POST calls....

2017-08-10 Thread Shyam Prasad N
ave permissions?) > > Hope you can get it squared. You might jump in IRC and join > #openstack-swift on Freenode for some more iterative feedback (I'd recommend > irccloud.com if you're new to IRC). > > GL, > > -Clay > > > On Tue, Aug 8, 2017 at 2:54 AM

[openstack-dev] 503 Errors for PUT and POST calls....

2017-08-08 Thread Shyam Prasad N
Hi, In my openstack swift cluster, I'm seeing a lot of 503 errors as a result of tracebacks in swift logs with "No such file or directory" exceptions... # grep -Rnw txdaba05e70c6b4dfaa5884-0059895aca /var/log/swift/* /var/log/swift/proxy.error:31030:Aug 7 23:31:39 BulkStore-c2f99bd4-75ce-11e7-b53

Re: [openstack-dev] Swift global cluster replication latency...

2014-08-19 Thread Shyam Prasad N
policy and > then manage geo-distribution with a COPY request to the global policy. > > Do you have a specific use case for geo-distributed objects that you could > share or are you just trying to understand the implementation? > > -Clay > > > On Mon, Aug 18, 2014 at

[openstack-dev] Swift global cluster replication latency...

2014-08-18 Thread Shyam Prasad N
Hi, Went through the following link: https://swiftstack.com/blog/2012/09/16/globally-distributed-openstack-swift-cluster/ I'm trying to simulate the 2-region 3-replica scenario. The document says that the 3rd replica will be asynchronously moved to the remote location with a 2-region setup. What

Re: [openstack-dev] [Openstack] Bad perf on swift servers...

2014-05-30 Thread Shyam Prasad N
> replication traffic now. > > 4. To have a detail network topology diagram will help. > > Hugo Kuo > > > 2014-05-29 1:06 GMT+08:00 Shyam Prasad N : > >> Hi, >> >> Confused about the right mailing list to ask this question. So including >> both

[openstack-dev] Bad perf on swift servers...

2014-05-28 Thread Shyam Prasad N
Hi, Confused about the right mailing list to ask this question. So including both openstack and openstack-dev in the CC list. I'm running a swift cluster with 4 nodes. All 4 nodes are symmetrical. i.e. proxy, object, container, and account servers running on each with similar storage configuratio

[openstack-dev] Modification of a running swift setup...

2014-05-14 Thread Shyam Prasad N
Hi, After setup and usage of a two-node swift cluster, let's say I want to rebuild the rings with zones and regions differently mapped. I mean, I initially mapped disk1a and disk1b in node1 to zone1 and disk2a and disk2b in node2 to zone2; and now want to change the setup to each disk in a differe

Re: [openstack-dev] (no subject)

2014-05-10 Thread Shyam Prasad N
; wrote: This is a development list, and your question sounds more usage-related. Please ask your question on the users list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Thanks. -Ben On 05/09/2014 06:57 AM, Shyam Prasad N wrote: Hi, I have

[openstack-dev] (no subject)

2014-05-09 Thread Shyam Prasad N
Hi, I have a two node swift cluster receiving continuous traffic (mostly overwrites for existing objects) of 1GB files each. Soon after the traffic started, I'm seeing the following traceback from some transactions... Traceback (most recent call last): File "/home/eightkpc/swift/swift/proxy/con

Re: [openstack-dev] Objects not getting distributed across the swift cluster...

2014-05-01 Thread Shyam Prasad N
ny data-loss or data-corruption. 2. It would have been really useful if the rebalancing operations could be logged by swift somewhere and automatically run later (after min_part_hours). Regards, Shyam On Thu, May 1, 2014 at 11:15 PM, John Dickinson wrote: > > On May 1, 2014, at 10:32 AM, Sh

Re: [openstack-dev] Objects not getting distributed across the swift cluster...

2014-05-01 Thread Shyam Prasad N
should get distributed correctly. > > -- > Chuck > > > On Thu, May 1, 2014 at 5:28 AM, Shyam Prasad N wrote: > >> Hi, >> >> I created a swift cluster and configured the rings like this... >> >> swift-ring-builder object.builder create 10 3 1 >

[openstack-dev] Objects not getting distributed across the swift cluster...

2014-05-01 Thread Shyam Prasad N
Hi, I created a swift cluster and configured the rings like this... swift-ring-builder object.builder create 10 3 1 ubuntu-202:/etc/swift$ swift-ring-builder object.builder object.builder, build version 12 1024 partitions, 3.00 replicas, 1 regions, 4 zones, 12 devices, 300.00 balance The min

Re: [openstack-dev] Swift ring building..

2014-04-04 Thread Shyam Prasad N
Thanks Christian. That reply covered everything I was seeking to know on this subject. On Fri, Apr 4, 2014 at 3:11 PM, Christian Schwede < christian.schw...@enovance.com> wrote: > Hi, > > Am 04.04.14 11:14, schrieb Shyam Prasad N: > > I have a question regarding the ring

[openstack-dev] Swift ring building..

2014-04-04 Thread Shyam Prasad N
Hi, I have a question regarding the ring building process in a swift cluster. Many sources online suggest building the rings using ring-builder and scp the generated ring files to all the nodes in the cluster. What I'm trying to understand is if the scp step is just to simplify things, or is it ab