[Openstack] [Swift] Swiftacular - Deploy Swift with Ansible

2014-07-13 Thread Curtis
Hi, I've been working on Swiftacular [1] for a while. It's an Ansible playbook to deploy OpenStack Swift with Keystone, SSL Termination, region support, and such, using Vagrant and Virtualbox. It should support Ubuntu 12.04, 14.04 and RedHat/CentOS 6, and the default OpenStack packages for those

Re: [Openstack] ownCloud and openstack

2014-07-13 Thread Tom Fifield
On 13/07/14 13:48, Remo Mattei wrote: As far as I know max size is 5gb into swift unless you setup a way to split it 5GB is the default limit for a single request. However, swift provides a couple of ways to upload larger single objects: http://docs.openstack.org/developer/swift/overview_lar

Re: [Openstack] Compute Node Local Storage: allow metadata preallocation when creating qcow2 images

2014-07-13 Thread Belmiro Moreira
Hi Martinx, currently nova only supports "fallocate" to preallocate space. Use the confirmation option "preallocate_images=space". "preallocation=metadata" is mentioned in https://blueprints.launchpad.net/nova/+spec/preallocated-images as future work. Belmiro --- Belmiro More

Re: [Openstack] Compute Node Local Storage: allow metadata preallocation when creating qcow2 images

2014-07-13 Thread Martinx - ジェームズ
Cool! Thanks for pointing it out... :-) On 14 July 2014 02:14, Belmiro Moreira < moreira.belmiro.email.li...@gmail.com> wrote: > Hi Martinx, > currently nova only supports "fallocate" to preallocate space. > Use the confirmation option "preallocate_images=space". > > "preallocation=metadata" i

[Openstack] Adding another compute node in two tier method.

2014-07-13 Thread dhanesh1212121212
Hi All, I have followed the installation of icehouse and successfuly completed the configuration. Requirement is to add another compute node. Please share a document to add the compute node to ice house. Regards, Dhanesh. ___ Mailing list: http:/

Re: [Openstack] Adding another compute node in two tier method.

2014-07-13 Thread Jitendra Bhaskar
Hi Dhanesh, You can follow the same instruction as compute one and just change IP according to the second system. Restart services. or Just installed required software for compute node and copy the nova.conf from first one and change the Local Ip . On Mon, Jul 14, 2014 at 11:33 AM, dhanesh12121