Re: [Openstack] Openstack data replication

2018-02-21 Thread aRaviNd
arate clusters with their own > durability characteristics. So you would have eg 3 replicas in each > cluster, meaning 6x in the data that is synced between two clusters. > > --John > > > On 18 Feb 2018, at 22:11, aRaviNd wrote: > > Thanks John. > > You mentioned sy

[Openstack] Swift Implementation on VMWare environment

2018-02-21 Thread aRaviNd
Hi All, Does anybody implemented swift cluster on production Vmware environment? if so, what will be ideal VM configuration for a PAC node and an object node. We are planning for a swift cluster of 100TB. Aravind ___ Mailing list: http

Re: [Openstack] Openstack data replication

2018-02-20 Thread aRaviNd
Hi All, Any reference or information with regards to how sync process in global clusters is more efficient than container sync in openstack swift. Aravind M D On Mon, Feb 19, 2018 at 11:41 AM, aRaviNd wrote: > Thanks John. > > You mentioned sync process in global clusters is more

Re: [Openstack] Openstack data replication

2018-02-18 Thread aRaviNd
Thanks John. You mentioned sync process in global clusters is more efficient. Could you please let me know how sync process is more efficient in global clusters than container sync? Aravind On Wed, Feb 14, 2018 at 9:10 PM, John Dickinson wrote: > A global cluster is one logical cluster t

Re: [Openstack] Openstack data replication

2018-02-14 Thread aRaviNd
Hi All, Whats the difference between container sync and global cluster? Which should we use for large data set of 100 Tb ? Aravind On Feb 13, 2018 7:52 PM, "aRaviNd" wrote: Hi All, We are working on implementing Openstack swift replication and would like to know whats the bette

[Openstack] Openstack data replication

2018-02-13 Thread aRaviNd
which is configured as active passive using DNS. Data usage can grow upto 100TB starting with 1TB. What will be better option to sync data between regions? Thank You Aravind M D ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo

[Openstack] Openstack Shift Write Minimum Node requirement

2018-02-13 Thread aRaviNd
write to work? Aravind M D ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] Not able to upload files to openstack swift

2018-02-13 Thread aRaviNd
Thanks Matthew for your reply Problem is resolved now both object and container ring was using same port. Changing the port in ring configuration fixed the issue and we are able to upload the files now. Aravind M D On Tue, Feb 13, 2018 at 3:59 AM, Matthew Oliver wrote: > Hi Aravind, > &

Re: [Openstack] Not able to upload files to openstack swift

2018-02-12 Thread aRaviNd
H_admin/ara1/swift.conf"; "txd44faaca5b5b408da4fea-005a764715" "proxy-server 44254" 0.0004 "-" 112666 0 Feb 4 19:17:37 centos7-swift-node1 container-server: STDERR: 192.168.47.132 - - [05/Feb/2018 00:17:37] "PUT /sda/26/AUTH_admin/ara1/swift.conf HTTP/1.1"

[Openstack] Not able to upload files to openstack swift

2018-02-07 Thread aRaviNd
n here] <https://i.stack.imgur.com/QgQQM.png> But while trying to upload files we are getting 503 service unavailable and seeing below logs in swift.log [image: enter image description here] <https://i.stack.imgur.com/7ROMm.png> - Aravind ___