Re: [Openstack] Swift questions

2014-09-03 Thread Marcus White
t;>> If this is not a possible scenario, is there any case where the >>>>>>> container metadata can be different between two zones or regions >>>>>>> because of a partition, and independent PUTs can happen, and the data >>>>>>>

Re: [Openstack] Swift questions

2014-09-01 Thread Marcus White
; or account?) >>>>>> >>>>>> I will be looking at the sources soon. >>>>>> >>>>>> Thanks again >>>>>> MW. >>>>>> >>>>>> >>>>>> >>>>>> On W

Re: [Openstack] Swift questions

2014-08-31 Thread John Dickinson
>>>> >>>>> >>>>> On Wed, Aug 27, 2014 at 8:13 PM, Luse, Paul E >>>>> wrote: >>>>>> Marcus- >>>>>> >>>>>> Not sure how much nitty gritty detail you care to know as some of these >

Re: [Openstack] Swift questions

2014-08-29 Thread John Dickinson
ble for the storing >>>> of an object and its container via the rings. It passes that info to the >>>> storage nodes when it does the PUT request so when the storage node goes >>>> to update the container it's been told "and here are the nodes to send the >>

Re: [Openstack] Swift questions

2014-08-29 Thread Marcus White
request so when the storage node goes to >>> update the container it's been told "and here are the nodes to send the >>> container update to". It will send the updates to all of them. Similarly, >>> once the container server has updated its databa

Re: [Openstack] Swift questions

2014-08-27 Thread John Dickinson
gt; update to". It will send the updates to all of them. Similarly, once the >> container server has updated its database it goes and updates the >> appropriate account databases. >> >> Make sense? >> >> Thx >> Paul >> >>

Re: [Openstack] Swift questions

2014-08-27 Thread Marcus White
ake sense? > > Thx > Paul > > -Original Message- > From: Marcus White [mailto:roastedseawee...@gmail.com] > Sent: Wednesday, August 27, 2014 7:04 AM > To: Luse, Paul E > Cc: openstack > Subject: Re: [Openstack] Swift questions > > Thanks Paul:) > > For

Re: [Openstack] Swift questions

2014-08-27 Thread John Dickinson
ilto:roastedseawee...@gmail.com] > Sent: Wednesday, August 27, 2014 7:04 AM > To: Luse, Paul E > Cc: openstack > Subject: Re: [Openstack] Swift questions > > Thanks Paul:) > > For the container part, you mentioned that node(meaning object > server?) contacts the contai

Re: [Openstack] Swift questions

2014-08-27 Thread Luse, Paul E
l E Cc: openstack Subject: Re: [Openstack] Swift questions Thanks Paul:) For the container part, you mentioned that node(meaning object server?) contacts the container server. Since you can have multiple container servers, how does the object server know which container server to contact? How and

Re: [Openstack] Swift questions

2014-08-27 Thread Marcus White
t; > Thx > Paul > > -Original Message- > From: Marcus White [mailto:roastedseawee...@gmail.com] > Sent: Wednesday, August 27, 2014 5:04 AM > To: openstack > Subject: [Openstack] Swift questions > > Hello, > Some questions on new and old features of Swift.

Re: [Openstack] Swift questions

2014-08-27 Thread Remo Mattei
Marcus if you read the documentation most of your questions will be answered Inviato da iPhone () > Il giorno 27/ago/2014, alle ore 08:04, Marcus White > ha scritto: > > Hello, > Some questions on new and old features of Swift. Any help would be > great:) Some are very basic, sorry! > > 1.

Re: [Openstack] Swift questions

2014-08-27 Thread Luse, Paul E
Hi Marcus, See answers below. Feel free to ask follow-ups, others may have more to add as well. Thx Paul -Original Message- From: Marcus White [mailto:roastedseawee...@gmail.com] Sent: Wednesday, August 27, 2014 5:04 AM To: openstack Subject: [Openstack] Swift questions Hello, Some

[Openstack] Swift questions

2014-08-27 Thread Marcus White
Hello, Some questions on new and old features of Swift. Any help would be great:) Some are very basic, sorry! 1. Does Swift write two copies and then return back to the client in the 3 replica case, with third in the background? 2. This again is a stupid question, but eventually consistent for an