Re: [Openstack] [Swift] Composite ring building

2018-03-11 Thread Matthew Oliver
I've just rebased and pushed the above patch and now is passing against current master.. so have started the blowing dust off phase ;) Matt On Mon, Mar 12, 2018 at 3:31 PM, Mark Kirkwood < mark.kirkw...@catalyst.net.nz> wrote: > On 10/03/18 07:21, Clay Gerrard wrote: > > >> >> On Thu, Mar 8, 201

Re: [Openstack] disable object-auditor for swift

2018-02-15 Thread Matthew Oliver
Hi Zorro, The object auditor is protecting you from bit rot. And is the service that will find corrupted files and quarantine them. So is rather important to the health of your cluster. It isn't just there because of XFS. We usually recommend XFS as when we store object metadata we store it as ex

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

2018-02-12 Thread Matthew Oliver
Hi Aravind, There only seems to be container-server logs in your reply. So you have any from the object server? Also what ports are your object-server and container-servers listening on? Your ring is saying the object-servers are listening on 6201. Just making sure the port numbers aren't confused

Re: [Openstack] how to use swift in another container

2017-10-24 Thread Matthew Oliver
Interesting. I'm not a docker expert, but it's an interesting idea. But is only a 1 replica, 1 device system. maybe if it was extended you so you add more devices or more containers to grow the cluster, that could be cool. The ring management would be the interesting part. And if you want to grow i

Re: [Openstack] [OpenStack] [Swift] How to set maximum size of the log file?

2017-02-07 Thread Matthew Oliver
The logs should be manged via syslog, so you can just use log rotate to rotate on time or size, keep x number of copies and compress rotated versions. On Wed, Feb 8, 2017 at 6:49 AM, Alexandr Porunov wrote: > Hello, > > I found out that my log file is almost 3GB. How to set a size limit? > > Bes

Re: [Openstack] Fwd: [Swift] : Dataset or Workload

2017-02-07 Thread Matthew Oliver
I'm not sure what you mean, exactly.. you can adapt your Swift cluster to manage different workloads. So what you mean by "standard" isn't obvious. If you just want to do some bench marking then ssbench, cosbench, getput and/or swift-bench are maybe what you're looking for. Regards, Matt On Sun,

Re: [Openstack] [Swift] How to get a list of devices from the ring in Java / Bash?

2017-01-30 Thread Matthew Oliver
Hey Alexandr, If you wanted to do it using python, and you didn't have swift installed you can use pickle and unpickle the builder. something like: import pickle builder = pickle.load(open('') Then you'd have a python dict structure, where I think you can 'builder['devs']' or with swift ins

Re: [Openstack] [Swift] Bug: swift-ring-builder set_weight doesn't work

2017-01-30 Thread Matthew Oliver
gt; Hello Matt, > > Thank you very much for your help! It's awesome. Now everything works! > > Best regards, > Alexandr > > On Mon, Jan 30, 2017 at 12:48 AM, Matthew Oliver > wrote: > >> Hey Alexandr, >> >> Thanks for the email. I can help you in this

Re: [Openstack] [Swift] Bug: swift-ring-builder set_weight doesn't work

2017-01-29 Thread Matthew Oliver
Hey Alexandr, Thanks for the email. I can help you in this instance, and I'll push up a patch to correct the usage documentation for the long version of the set_weight command. On Sun, Jan 29, 2017 at 8:33 AM, Alexandr Porunov < alexandr.poru...@gmail.com> wrote: > Hello, > > I can't change a w

Re: [Openstack] OpenStack sponsorship for OPW - Dec-Mar 2015 internship

2014-08-11 Thread Matthew Oliver
I think this is awesome, thanks Mahati for you interest :) I'm still relatively new to the Swift project, but am happy to help out in any way I can. I might not be the right candidate for mentor (notmyname or a core would be better for that), but am always online (as we found out on the weekend we